Click here to Skip to main content
15,892,674 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Sorting a vector of non-primitive data types (structs) Pin
all_in_flames27-Mar-07 12:12
professionalall_in_flames27-Mar-07 12:12 
AnswerRe: Sorting a vector of non-primitive data types (structs) Pin
Stephen Hewitt27-Mar-07 13:47
Stephen Hewitt27-Mar-07 13:47 
GeneralRe: Sorting a vector of non-primitive data types (structs) Pin
all_in_flames27-Mar-07 13:54
professionalall_in_flames27-Mar-07 13:54 
GeneralRe: Sorting a vector of non-primitive data types (structs) Pin
Stephen Hewitt27-Mar-07 13:57
Stephen Hewitt27-Mar-07 13:57 
AnswerRe: Sorting a vector of non-primitive data types (structs) Pin
Michael Dunn27-Mar-07 20:36
sitebuilderMichael Dunn27-Mar-07 20:36 
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 
LameThought wrote:
What are these 'lparam' and 'wparam' ?


They are message-specific values. Some messages use one, the other, both, or neither.

LameThought wrote:
Where can i get info abt these?


MSDN, CP, Google.

LameThought wrote:
What will be the values when mouse is clicked or key is pressed?


Again, it all depends on the specific message you are inquiring about.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


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 
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 

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.