Click here to Skip to main content
16,014,871 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTreeView Pin
act_x26-Nov-02 5:24
act_x26-Nov-02 5:24 
GeneralRe: TreeView Pin
dima_t26-Nov-02 18:06
dima_t26-Nov-02 18:06 
GeneralCompiler Pin
Rage26-Nov-02 5:05
professionalRage26-Nov-02 5:05 
GeneralRe: Compiler Pin
berndg26-Nov-02 5:25
berndg26-Nov-02 5:25 
GeneralRe: Compiler Pin
Rage26-Nov-02 21:05
professionalRage26-Nov-02 21:05 
GeneralWM_USER message Pin
roel_26-Nov-02 3:58
roel_26-Nov-02 3:58 
GeneralRe: WM_USER message Pin
Alois Kraus26-Nov-02 4:07
Alois Kraus26-Nov-02 4:07 
GeneralRe: WM_USER message Pin
jhwurmbach26-Nov-02 4:07
jhwurmbach26-Nov-02 4:07 
roel_v wrote:
I know about RegisterWindowMessage, but according to MSDN that should only be used for ipc
Huh? Where does it say that?
MSDN states that RWM are especially useful for inter process communiaction, but can be used anywhere.
In fact, I think they should.
But as an altertnative you have WM_APP+x.
For more info, please read the article about WM_USER. It has some clear guidelines when to use WM_USER, WM_APP and RWMs.




"My opinions may have changed, but not the fact that I am right."
Found in the sig of Herbert Kaminski
GeneralRe: WM_USER message Pin
roel_26-Nov-02 4:16
roel_26-Nov-02 4:16 
GeneralRe: WM_USER message Pin
jhwurmbach26-Nov-02 4:31
jhwurmbach26-Nov-02 4:31 
GeneralRe: WM_USER message Pin
Alexinuk26-Nov-02 4:45
Alexinuk26-Nov-02 4:45 
GeneralRe: WM_USER message Pin
Roger Allen26-Nov-02 4:48
Roger Allen26-Nov-02 4:48 
GeneralRe: WM_USER message Pin
Roger Stewart26-Nov-02 4:53
professionalRoger Stewart26-Nov-02 4:53 
GeneralMFC and java difference: Pin
ns26-Nov-02 3:46
ns26-Nov-02 3:46 
GeneralRe: MFC and java difference: Pin
roel_26-Nov-02 4:01
roel_26-Nov-02 4:01 
GeneralRe: MFC and java difference: Pin
ns26-Nov-02 4:10
ns26-Nov-02 4:10 
GeneralRe: MFC and java difference: Pin
roel_26-Nov-02 4:21
roel_26-Nov-02 4:21 
GeneralRe: MFC and java difference: Pin
Alvaro Mendez27-Nov-02 11:15
Alvaro Mendez27-Nov-02 11:15 
GeneralAccessing CFooDoc CFooView from CFooDlg Pin
loic26-Nov-02 3:39
loic26-Nov-02 3:39 
GeneralRe: Accessing CFooDoc CFooView from CFooDlg Pin
Hernan Breinbauer26-Nov-02 3:44
Hernan Breinbauer26-Nov-02 3:44 
GeneralRe: Accessing CFooDoc CFooView from CFooDlg Pin
loic26-Nov-02 3:53
loic26-Nov-02 3:53 
GeneralRe: Accessing CFooDoc CFooView from CFooDlg Pin
Hernan Breinbauer26-Nov-02 5:12
Hernan Breinbauer26-Nov-02 5:12 
GeneralRe: Accessing CFooDoc CFooView from CFooDlg Pin
loic27-Nov-02 23:13
loic27-Nov-02 23:13 
QuestionWhy canot disable the popup menu item? Pin
Anonymous26-Nov-02 3:32
Anonymous26-Nov-02 3:32 
AnswerRe: Why canot disable the popup menu item? Pin
Roger Allen26-Nov-02 4:50
Roger Allen26-Nov-02 4: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.