I have an MFC application where the Character Set is "Not Set". What are the risks associated with running this application on a OS that has a Multi Byte Character Set code page?
|
feedback
|
|
The "Character Set: Not Set" option defines neither If Therefore, you may not be able to reverse the multi-byte strings you receive from the OS, or edit them otherwise. | |||
|
feedback
|