Tagged Questions
2
votes
1answer
64 views
Risks of running on single byte character app on a MBCS OS
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?