Click here to Skip to main content
15,898,618 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Application freezes while loading DLLs Pin
Member 53435710-May-04 2:46
Member 53435710-May-04 2:46 
GeneralRe: Application freezes while loading DLLs Pin
basementman7-May-04 4:47
basementman7-May-04 4:47 
GeneralRe: Application freezes while loading DLLs Pin
Member 5343577-May-04 4:52
Member 5343577-May-04 4:52 
GeneralProblem with Scroll Bar Pin
Azghar Hussain7-May-04 3:18
professionalAzghar Hussain7-May-04 3:18 
GeneralUnicode Listbox Pin
Demian Panello7-May-04 3:12
Demian Panello7-May-04 3:12 
GeneralRe: Unicode Listbox Pin
Jens Doose7-May-04 3:17
Jens Doose7-May-04 3:17 
GeneralRe: Unicode Listbox Pin
Demian Panello7-May-04 3:57
Demian Panello7-May-04 3:57 
GeneralRe: Unicode Listbox Pin
Jens Doose7-May-04 4:04
Jens Doose7-May-04 4:04 
Hi Demian,

Do you compile your app with UNICODE support?
If no, then you cannot use CString because it will
internally use ANSI characters.

Jens
GeneralRe: Unicode Listbox Pin
Demian Panello7-May-04 5:03
Demian Panello7-May-04 5:03 
GeneralRe: Unicode Listbox Pin
Jens Doose10-May-04 0:08
Jens Doose10-May-04 0:08 
GeneralRe: Unicode Listbox Pin
RChin7-May-04 3:24
RChin7-May-04 3:24 
GeneralThe future of VC and MFC Pin
joooooooe7-May-04 2:32
joooooooe7-May-04 2:32 
GeneralRe: The future of VC and MFC Pin
toxcct7-May-04 2:35
toxcct7-May-04 2:35 
GeneralRe: The future of VC and MFC Pin
Navin7-May-04 2:52
Navin7-May-04 2:52 
GeneralRe: The future of VC and MFC Pin
jmkhael7-May-04 3:06
jmkhael7-May-04 3:06 
GeneralRe: The future of VC and MFC Pin
Nitron7-May-04 8:31
Nitron7-May-04 8:31 
GeneralRe: The future of VC and MFC Pin
RChin7-May-04 3:31
RChin7-May-04 3:31 
GeneralRe: The future of VC and MFC Pin
toxcct7-May-04 3:44
toxcct7-May-04 3:44 
GeneralRe: The future of VC and MFC Pin
RChin7-May-04 4:08
RChin7-May-04 4:08 
GeneralRe: The future of VC and MFC Pin
toxcct7-May-04 4:10
toxcct7-May-04 4:10 
GeneralRe: The future of VC and MFC Pin
RChin7-May-04 4:15
RChin7-May-04 4:15 
GeneralRunning a program in the taskbar Pin
Dev5787-May-04 1:43
Dev5787-May-04 1:43 
GeneralRe: Running a program in the taskbar Pin
Jens Doose7-May-04 1:49
Jens Doose7-May-04 1:49 
GeneralRe: Running a program in the taskbar Pin
Garth J Lancaster7-May-04 2:00
professionalGarth J Lancaster7-May-04 2:00 
QuestionHow does fscanf in C/C++ work? Pin
cshs1007-May-04 1:21
cshs1007-May-04 1:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.