Click here to Skip to main content
15,918,516 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralC++ GUI library question Pin
Member 2982688-Jun-03 2:43
Member 2982688-Jun-03 2:43 
GeneralRe: C++ GUI library question Pin
Michael P Butler8-Jun-03 4:05
Michael P Butler8-Jun-03 4:05 
GeneralRe: C++ GUI library question Pin
Member 2982689-Jun-03 8:06
Member 2982689-Jun-03 8:06 
GeneralRe: C++ GUI library question Pin
Michael P Butler12-Jun-03 8:31
Michael P Butler12-Jun-03 8:31 
Generaltypedef CList<int,int> CPersonList (compilation error) Pin
yccheok7-Jun-03 23:47
yccheok7-Jun-03 23:47 
GeneralRe: typedef CList<int,int> CPersonList (compilation error) Pin
Bartosz Bien8-Jun-03 2:00
Bartosz Bien8-Jun-03 2:00 
GeneralCheck for Unicode Pin
Dominik Reichl7-Jun-03 23:19
Dominik Reichl7-Jun-03 23:19 
GeneralRe: Check for Unicode Pin
Andrew Walker7-Jun-03 23:42
Andrew Walker7-Jun-03 23:42 
the UNICODE macro is defined if UNICODE is enabled. Alternatively you could overload DoBinaryWork to take a wstring (basic_string<wchar_t>) or a string (basic_string<char>) which may be possible


If you can keep you head when all about you
Are losing theirs and blaming it on you;
If you can dream - and not make dreams your master;
If you can think - and not make thoughts you aim;
Yours is the Earth and everything that's in it.

Rudyard Kipling

GeneralRe: Check for Unicode Pin
Ryan Binns8-Jun-03 4:43
Ryan Binns8-Jun-03 4:43 
GeneralRe: Check for Unicode Pin
Dominik Reichl8-Jun-03 5:15
Dominik Reichl8-Jun-03 5:15 
GeneralRe: Check for Unicode Pin
PJ Arends8-Jun-03 9:29
professionalPJ Arends8-Jun-03 9:29 
GeneralRe: Check for Unicode Pin
Dominik Reichl8-Jun-03 21:01
Dominik Reichl8-Jun-03 21:01 
GeneralRichedit control in Win32 C++ Pin
tareqsiraj7-Jun-03 19:49
tareqsiraj7-Jun-03 19:49 
GeneralRe: Richedit control in Win32 C++ Pin
Michael Dunn7-Jun-03 20:17
sitebuilderMichael Dunn7-Jun-03 20:17 
GeneralRe: Richedit control in Win32 C++ Pin
tareqsiraj7-Jun-03 22:26
tareqsiraj7-Jun-03 22:26 
GeneralRe: Richedit control in Win32 C++ Pin
Ryan Binns8-Jun-03 4:45
Ryan Binns8-Jun-03 4:45 
GeneralRe: Richedit control in Win32 C++ Pin
tareqsiraj8-Jun-03 5:49
tareqsiraj8-Jun-03 5:49 
GeneralRe: Richedit control in Win32 C++ Pin
Ryan Binns8-Jun-03 15:54
Ryan Binns8-Jun-03 15:54 
GeneralRe: Richedit control in Win32 C++ Pin
tareqsiraj9-Jun-03 8:30
tareqsiraj9-Jun-03 8:30 
GeneralRe: Richedit control in Win32 C++ Pin
ashxly7-Jun-03 22:21
ashxly7-Jun-03 22:21 
GeneralRe: Richedit control in Win32 C++ Pin
tareqsiraj7-Jun-03 22:28
tareqsiraj7-Jun-03 22:28 
GeneralRe: Richedit control in Win32 C++ Pin
ashxly7-Jun-03 22:33
ashxly7-Jun-03 22:33 
GeneralRe: Richedit control in Win32 C++ Pin
tareqsiraj7-Jun-03 22:44
tareqsiraj7-Jun-03 22:44 
GeneralRe: Richedit control in Win32 C++ Pin
ashxly7-Jun-03 22:52
ashxly7-Jun-03 22:52 
GeneralRe: Richedit control in Win32 C++ Pin
tareqsiraj7-Jun-03 22:57
tareqsiraj7-Jun-03 22:57 

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.