Click here to Skip to main content
15,896,154 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sorting a vector of non-primitive data types (structs) Pin
all_in_flames28-Mar-07 2:16
professionalall_in_flames28-Mar-07 2:16 
Questionlparam and wparam Pin
Try27-Mar-07 2:59
Try27-Mar-07 2:59 
AnswerRe: lparam and wparam Pin
David Crow27-Mar-07 3:03
David Crow27-Mar-07 3:03 
QuestionRe: lparam and wparam Pin
Try27-Mar-07 3:12
Try27-Mar-07 3:12 
AnswerRe: lparam and wparam Pin
David Crow27-Mar-07 3:18
David Crow27-Mar-07 3:18 
GeneralRe: lparam and wparam Pin
Michael Dunn27-Mar-07 20:40
sitebuilderMichael Dunn27-Mar-07 20:40 
AnswerRe: lparam and wparam Pin
prasad_som27-Mar-07 4:00
prasad_som27-Mar-07 4:00 
AnswerRe: lparam and wparam Pin
Christian Graus27-Mar-07 3:04
protectorChristian Graus27-Mar-07 3:04 
I think you will find WPARAM is a WORD and LPARAM is a long. MSDN is right, they are generic parameters, what they mean changes according to what the message is. MSDN will tell you what they mean in each instance, you just need to find the help for the message you're after.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: lparam and wparam Pin
Mark Salsbery27-Mar-07 7:10
Mark Salsbery27-Mar-07 7:10 
Questionlearning multithreading Pin
l_d27-Mar-07 2:44
l_d27-Mar-07 2:44 
AnswerRe: learning multithreading Pin
David Crow27-Mar-07 2:45
David Crow27-Mar-07 2:45 
AnswerRe: learning multithreading Pin
Roger Stoltz27-Mar-07 2:46
Roger Stoltz27-Mar-07 2:46 
AnswerRe: learning multithreading Pin
Try27-Mar-07 2:46
Try27-Mar-07 2:46 
QuestionI ve created an MFC(exe) project and its ana Dialog based one. how to hide the dialog during runtime? Pin
Malini Nair27-Mar-07 2:11
Malini Nair27-Mar-07 2:11 
AnswerRe: I ve created an MFC(exe) project and its ana Dialog based one. how to hide the dialog during runtime? Pin
toxcct27-Mar-07 2:18
toxcct27-Mar-07 2:18 
QuestionVirtual Memory Pin
yoti1127-Mar-07 1:56
yoti1127-Mar-07 1:56 
QuestionRe: Virtual Memory Pin
David Crow27-Mar-07 2:50
David Crow27-Mar-07 2:50 
AnswerRe: Virtual Memory Pin
Try27-Mar-07 2:51
Try27-Mar-07 2:51 
QuestionCreating MPEG-1 from series of JPEG Pin
yudhisthira27-Mar-07 1:04
yudhisthira27-Mar-07 1:04 
AnswerRe: Creating MPEG-1 from series of JPEG Pin
Mark Salsbery27-Mar-07 7:17
Mark Salsbery27-Mar-07 7:17 
GeneralRe: Creating MPEG-1 from series of JPEG Pin
yudhisthira27-Mar-07 18:40
yudhisthira27-Mar-07 18:40 
GeneralRe: Creating MPEG-1 from series of JPEG Pin
Mark Salsbery28-Mar-07 6:57
Mark Salsbery28-Mar-07 6:57 
QuestionHow to send messages to windows Pin
Goggelmoggel27-Mar-07 0:57
Goggelmoggel27-Mar-07 0:57 
AnswerRe: How to send messages to windows Pin
Naveen27-Mar-07 1:03
Naveen27-Mar-07 1:03 
GeneralRe: How to send messages to windows Pin
Goggelmoggel27-Mar-07 1:27
Goggelmoggel27-Mar-07 1:27 

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.