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

C / C++ / MFC

 
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 
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 
Alexandru Savescu wrote:
You should use RegisterWindowMessage only. Read this[^] for details!

This (and that on message management) was one of the articles I was referring to in my originaly post. I was wondering why MSDN says that you should only use RegisterWindowsMessage() for inter-process messages and WM_USER + i for the others.

I suppose it's just like a lot of the other bits in MSDN - looks absolutely fine until you talk to other people about it...;)
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 
GeneralRe: CListCtrl problem! Pin
Daniel Strigl7-Nov-02 3:58
Daniel Strigl7-Nov-02 3:58 
GeneralMore than one window Pin
mzakarni6-Nov-02 22:47
mzakarni6-Nov-02 22:47 
GeneralRe: More than one window Pin
Christian Graus6-Nov-02 22:53
protectorChristian Graus6-Nov-02 22:53 
GeneralRe: More than one window Pin
KarstenK7-Nov-02 0:17
mveKarstenK7-Nov-02 0:17 
GeneralRe: More than one window Pin
mzakarni7-Nov-02 1:08
mzakarni7-Nov-02 1:08 
Generalchange dll !!!!! Pin
maxyi6-Nov-02 22:35
maxyi6-Nov-02 22:35 

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.