Click here to Skip to main content
16,005,094 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: CListCtrl LVITEM lvItem problem Pin
David Crow28-Aug-08 3:52
David Crow28-Aug-08 3:52 
Questionshortkeys inside propertypage Pin
hari_honey27-Aug-08 19:27
hari_honey27-Aug-08 19:27 
QuestionWhat is the difference between GetMessage ,PeekMessage and PostMessage? Pin
nisha0000027-Aug-08 18:53
nisha0000027-Aug-08 18:53 
AnswerRe: What is the difference between GetMessage ,PeekMessage and PostMessage? Pin
Manish K. Agarwal27-Aug-08 19:16
Manish K. Agarwal27-Aug-08 19:16 
AnswerYou forgot one Pin
Cedric Moonen27-Aug-08 20:33
Cedric Moonen27-Aug-08 20:33 
QuestionRe: What is the difference between GetMessage ,PeekMessage and PostMessage? Pin
CPallini27-Aug-08 22:58
mveCPallini27-Aug-08 22:58 
QuestionHelp with launching modal-less dialog error Pin
limesp27-Aug-08 18:21
limesp27-Aug-08 18:21 
AnswerRe: Help with launching modal-less dialog error Pin
Nibu babu thomas27-Aug-08 18:34
Nibu babu thomas27-Aug-08 18:34 
limesp wrote:
Bool CDialog::Create cannot convert from int to LPCTSTR


Most probably you should pass the id of the dialog by using MAKEINTRESOURCE(DialogId), this will do the trick.


Nibu babu thomas
Microsoft MVP for VC++


Code must be written to be read, not by the compiler, but by another human being.

Programming Blog: http://nibuthomas.wordpress.com

GeneralRe: Help with launching modal-less dialog error Pin
Naveen27-Aug-08 18:45
Naveen27-Aug-08 18:45 
GeneralRe: Help with launching modal-less dialog error Pin
Nibu babu thomas27-Aug-08 18:51
Nibu babu thomas27-Aug-08 18:51 
AnswerRe: Help with launching modal-less dialog error Pin
limesp27-Aug-08 19:57
limesp27-Aug-08 19:57 
QuestionInsert into map Pin
George_George27-Aug-08 17:58
George_George27-Aug-08 17:58 
AnswerRe: Insert into map Pin
Nibu babu thomas27-Aug-08 18:32
Nibu babu thomas27-Aug-08 18:32 
GeneralRe: Insert into map Pin
George_George27-Aug-08 19:35
George_George27-Aug-08 19:35 
GeneralRe: Insert into map Pin
Nibu babu thomas27-Aug-08 19:38
Nibu babu thomas27-Aug-08 19:38 
GeneralRe: Insert into map Pin
George_George27-Aug-08 19:42
George_George27-Aug-08 19:42 
GeneralRe: Insert into map Pin
Nibu babu thomas27-Aug-08 19:49
Nibu babu thomas27-Aug-08 19:49 
GeneralRe: Insert into map Pin
George_George27-Aug-08 19:57
George_George27-Aug-08 19:57 
GeneralRe: Insert into map Pin
Nibu babu thomas27-Aug-08 20:21
Nibu babu thomas27-Aug-08 20:21 
GeneralRe: Insert into map Pin
George_George27-Aug-08 20:48
George_George27-Aug-08 20:48 
AnswerRe: Insert into map Pin
Jijo.Raj27-Aug-08 18:58
Jijo.Raj27-Aug-08 18:58 
GeneralRe: Insert into map Pin
George_George27-Aug-08 19:39
George_George27-Aug-08 19:39 
GeneralRe: Insert into map Pin
Jijo.Raj27-Aug-08 20:05
Jijo.Raj27-Aug-08 20:05 
GeneralRe: Insert into map Pin
George_George27-Aug-08 20:49
George_George27-Aug-08 20:49 
Questionmulity line edit control Pin
ani_ikram27-Aug-08 17:53
ani_ikram27-Aug-08 17:53 

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.