18 Oct
Posted by support as Win32/MFC 234 views, 0 Comments
A Solution which contents 3 projects and below are the names & their character set encoding type
1. Utility – > MBCS 2. Calculations -> MBCS 3. User Interface -> Unicode ( Earlier It used to be MBCS)
WhenChanged the Character set encoding for User Interface and compiled [...]