Click here to Skip to main content
15,886,810 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSorry...? Pin
CPallini8-Jan-07 22:10
mveCPallini8-Jan-07 22:10 
AnswerRe: IsEnabled() Pin
ThatsAlok8-Jan-07 23:29
ThatsAlok8-Jan-07 23:29 
GeneralRe: IsEnabled() Pin
sudhir.marni9-Jan-07 0:06
sudhir.marni9-Jan-07 0:06 
GeneralRe: IsEnabled() Pin
Roger Stoltz9-Jan-07 1:32
Roger Stoltz9-Jan-07 1:32 
QuestionTotal number of windows messages... Pin
Eytukan8-Jan-07 21:48
Eytukan8-Jan-07 21:48 
QuestionRe: Total number of windows messages... Pin
Cedric Moonen8-Jan-07 21:59
Cedric Moonen8-Jan-07 21:59 
AnswerRe: Total number of windows messages... Pin
Eytukan8-Jan-07 22:20
Eytukan8-Jan-07 22:20 
AnswerRe: Total number of windows messages... Pin
S Douglas9-Jan-07 1:22
professionalS Douglas9-Jan-07 1:22 
Cedric Moonen wrote:
#define WM_MYMESSAGE WM_USER + 1


Ouch! I know your not asking but still there are better ways to create app level mssages. Message Management[^]

From Article
WM_USER: obsolete
Older books on Windows programming tell about how to define user-defined messages using the symbol WM_USER. This technique is obsolete. There were too many problems with WM_USER-based symbols conflicting with messages that Microsoft was using.




I'd love to help, but unfortunatley I have prior commitments monitoring the length of my grass. :Andrew Bleakley:


AnswerRe: Total number of windows messages... Pin
ThatsAlok8-Jan-07 23:30
ThatsAlok8-Jan-07 23:30 
GeneralRe: Total number of windows messages... Pin
Eytukan9-Jan-07 0:31
Eytukan9-Jan-07 0:31 
GeneralRe: Total number of windows messages... Pin
Nibu babu thomas10-Jan-07 17:22
Nibu babu thomas10-Jan-07 17:22 
QuestionSystem Version Pin
Anilkumar K V8-Jan-07 21:40
Anilkumar K V8-Jan-07 21:40 
QuestionRe: System Version Pin
prasad_som8-Jan-07 22:06
prasad_som8-Jan-07 22:06 
AnswerRe: System Version Pin
Anilkumar K V8-Jan-07 22:09
Anilkumar K V8-Jan-07 22:09 
AnswerRe: System Version Pin
prasad_som8-Jan-07 22:24
prasad_som8-Jan-07 22:24 
GeneralRe: System Version Pin
Anilkumar K V8-Jan-07 22:29
Anilkumar K V8-Jan-07 22:29 
GeneralRe: System Version Pin
prasad_som8-Jan-07 22:33
prasad_som8-Jan-07 22:33 
QuestionFormView without Document/View Pin
Humayun Kabir Hemoo8-Jan-07 21:35
Humayun Kabir Hemoo8-Jan-07 21:35 
QuestionRe: FormView without Document/View Pin
prasad_som8-Jan-07 22:58
prasad_som8-Jan-07 22:58 
GeneralRe: FormView without Document/View Pin
Humayun Kabir Hemoo10-Jan-07 4:04
Humayun Kabir Hemoo10-Jan-07 4:04 
QuestionRe: FormView without Document/View Pin
prasad_som10-Jan-07 19:00
prasad_som10-Jan-07 19:00 
AnswerRe: FormView without Document/View Pin
David Crow9-Jan-07 3:22
David Crow9-Jan-07 3:22 
GeneralRe: FormView without Document/View Pin
Humayun Kabir Hemoo10-Jan-07 19:54
Humayun Kabir Hemoo10-Jan-07 19:54 
QuestionNTGRAPH:setting the x coordinate label value Pin
ramya_murugesh8-Jan-07 20:05
ramya_murugesh8-Jan-07 20:05 
AnswerRe: setting the x coordinate label value Pin
Hamid_RT8-Jan-07 20:10
Hamid_RT8-Jan-07 20:10 

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.