Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can I avoid a window get the focus ? Pin
includeh107-Nov-02 8:30
includeh107-Nov-02 8:30 
GeneralRe: How can I avoid a window get the focus ? Pin
Cris8-Nov-02 0:17
Cris8-Nov-02 0:17 
GeneralRe: How can I avoid a window get the focus ? Pin
includeh108-Nov-02 1:25
includeh108-Nov-02 1:25 
GeneralRe: How can I avoid a window get the focus ? Pin
Cris8-Nov-02 1:36
Cris8-Nov-02 1:36 
GeneralCListCtrl Oddity Pin
Richard Green7-Nov-02 2:02
Richard Green7-Nov-02 2:02 
GeneralLowLevelMouseProc Pin
Gleb7-Nov-02 0:58
Gleb7-Nov-02 0:58 
GeneralRe: LowLevelMouseProc Pin
Stephane Rodriguez.7-Nov-02 1:52
Stephane Rodriguez.7-Nov-02 1:52 
GeneralRegisterWindowMessage vs. WM_USER Pin
Alexinuk7-Nov-02 0:30
Alexinuk7-Nov-02 0:30 
Is there any reason why i should not use RegisterWindowMessage() to define messages specific to my applications (i.e. not used for inter-process communication). MSDN says that I should use WM_USER + i to do this, and not RegisterWindowMessage(), but having read several discussions on the topic I am not sure that I see why...

Any ideas?

AlexConfused | :confused:
GeneralRe: RegisterWindowMessage vs. WM_USER Pin
jhwurmbach7-Nov-02 1:21
jhwurmbach7-Nov-02 1:21 
GeneralRe: RegisterWindowMessage vs. WM_USER Pin
Alexinuk7-Nov-02 1:26
Alexinuk7-Nov-02 1:26 
GeneralRe: RegisterWindowMessage vs. WM_USER Pin
jhwurmbach7-Nov-02 1:34
jhwurmbach7-Nov-02 1:34 
GeneralRe: RegisterWindowMessage vs. WM_USER Pin
Tim Smith7-Nov-02 2:44
Tim Smith7-Nov-02 2:44 
GeneralRe: RegisterWindowMessage vs. WM_USER Pin
Alexandru Savescu7-Nov-02 2:48
Alexandru Savescu7-Nov-02 2:48 
GeneralRe: RegisterWindowMessage vs. WM_USER Pin
Alexinuk7-Nov-02 2:53
Alexinuk7-Nov-02 2:53 
GeneralComplex String Comparison Pin
James Spibey7-Nov-02 0:15
James Spibey7-Nov-02 0:15 
GeneralRe: Complex String Comparison Pin
Daniel Turini7-Nov-02 0:23
Daniel Turini7-Nov-02 0:23 
GeneralRe: Complex String Comparison Pin
James Spibey7-Nov-02 0:42
James Spibey7-Nov-02 0:42 
GeneralRe: Complex String Comparison Pin
jhwurmbach7-Nov-02 1:35
jhwurmbach7-Nov-02 1:35 
GeneralHelp! about PreTranslateMessage Pin
Simon.W7-Nov-02 0:05
Simon.W7-Nov-02 0:05 
GeneralRe: Help! about PreTranslateMessage Pin
includeh107-Nov-02 3:09
includeh107-Nov-02 3:09 
GeneralRe: Help! about PreTranslateMessage Pin
Simon.W9-Nov-02 0:23
Simon.W9-Nov-02 0:23 
GeneralSELECT ... FOR XML AUTO Pin
Alexandru Savescu6-Nov-02 23:37
Alexandru Savescu6-Nov-02 23:37 
GeneralCListCtrl problem! Pin
Daniel Strigl6-Nov-02 23:03
Daniel Strigl6-Nov-02 23:03 
GeneralRe: CListCtrl problem! Pin
KarstenK7-Nov-02 0:11
mveKarstenK7-Nov-02 0:11 
GeneralRe: CListCtrl problem! Pin
Tim Ranker7-Nov-02 3:50
Tim Ranker7-Nov-02 3:50 

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.