Click here to Skip to main content
15,915,509 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralChinese Language problem Pin
johnalek30-Dec-07 17:55
johnalek30-Dec-07 17:55 
GeneralCListCtrl 's headctrl question Pin
followait30-Dec-07 17:40
followait30-Dec-07 17:40 
GeneralRe: CListCtrl 's headctrl question Pin
bob1697230-Dec-07 17:50
bob1697230-Dec-07 17:50 
GeneralRe: CListCtrl 's headctrl question Pin
followait30-Dec-07 18:13
followait30-Dec-07 18:13 
GeneralPostMessage(WM_QUIT); Pin
Tara1430-Dec-07 17:02
Tara1430-Dec-07 17:02 
QuestionRe: PostMessage(WM_QUIT); Pin
Nishad S30-Dec-07 18:24
Nishad S30-Dec-07 18:24 
GeneralRe: PostMessage(WM_QUIT); Pin
Tara144-Jan-08 7:09
Tara144-Jan-08 7:09 
GeneralRe: PostMessage(WM_QUIT); Pin
Nishad S6-Jan-08 16:24
Nishad S6-Jan-08 16:24 
GeneralRe: PostMessage(WM_QUIT); Pin
Tara149-Jan-08 0:27
Tara149-Jan-08 0:27 
GeneralRe: PostMessage(WM_QUIT); Pin
Nishad S9-Jan-08 0:44
Nishad S9-Jan-08 0:44 
GeneralRe: PostMessage(WM_QUIT); Pin
followait30-Dec-07 19:36
followait30-Dec-07 19:36 
GeneralASCII for combination keys Pin
Anu_Bala30-Dec-07 16:52
Anu_Bala30-Dec-07 16:52 
GeneralRe: ASCII for combination keys Pin
vimal_yet30-Dec-07 19:10
vimal_yet30-Dec-07 19:10 
GeneralRe: ASCII for combination keys Pin
Anu_Bala30-Dec-07 19:20
Anu_Bala30-Dec-07 19:20 
GeneralRe: ASCII for combination keys Pin
vimal_yet30-Dec-07 19:52
vimal_yet30-Dec-07 19:52 
GeneralRe: ASCII for combination keys Pin
Nibu babu thomas30-Dec-07 20:45
Nibu babu thomas30-Dec-07 20:45 
Questionhow to put more than 256 color bitmap in dialog? Pin
houari_id30-Dec-07 15:12
houari_id30-Dec-07 15:12 
AnswerRe: how to put more than 256 color bitmap in dialog? Pin
Mark Salsbery30-Dec-07 15:28
Mark Salsbery30-Dec-07 15:28 
GeneralRe: how to put more than 256 color bitmap in dialog? Pin
houari_id30-Dec-07 19:01
houari_id30-Dec-07 19:01 
GeneralRe: how to put more than 256 color bitmap in dialog? Pin
Mark Salsbery30-Dec-07 21:04
Mark Salsbery30-Dec-07 21:04 
GeneralMFC, No Windows Pin
Bram van Kampen30-Dec-07 13:02
Bram van Kampen30-Dec-07 13:02 
GeneralRe: MFC, No Windows Pin
Mark Salsbery30-Dec-07 14:29
Mark Salsbery30-Dec-07 14:29 
GeneralRe: MFC, No Windows Pin
ThatsAlok30-Dec-07 19:13
ThatsAlok30-Dec-07 19:13 
GeneralRe: MFC, No Windows Pin
Gary R. Wheeler31-Dec-07 1:35
Gary R. Wheeler31-Dec-07 1:35 
Bram, since you're still using VC5, CString isn't available separately from the MFC library.

Starting in VS2002 or VS2003 (I don't remember which), they moved CString out of the MFC library and into the ATL.

Software Zen: delete this;

GeneralRe: MFC, No Windows Pin
Bram van Kampen31-Dec-07 12:47
Bram van Kampen31-Dec-07 12:47 

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.