Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralToolBar Pin
sikrip2-Nov-02 6:55
sikrip2-Nov-02 6:55 
GeneralRe: ToolBar Pin
includeh102-Nov-02 7:07
includeh102-Nov-02 7:07 
GeneralDispatchMessage vs own function Pin
S van Leent2-Nov-02 4:55
S van Leent2-Nov-02 4:55 
GeneralRe: DispatchMessage vs own function Pin
ian mariano2-Nov-02 6:38
ian mariano2-Nov-02 6:38 
GeneralRe: DispatchMessage vs own function Pin
S van Leent2-Nov-02 10:12
S van Leent2-Nov-02 10:12 
GeneralRe: DispatchMessage vs own function Pin
Paul M Watt2-Nov-02 10:14
mentorPaul M Watt2-Nov-02 10:14 
GeneralRe: DispatchMessage vs own function Pin
S van Leent2-Nov-02 10:21
S van Leent2-Nov-02 10:21 
GeneralRe: DispatchMessage vs own function Pin
ian mariano2-Nov-02 15:19
ian mariano2-Nov-02 15:19 
Never thought to look @ Wine Wink | ;) Heheh. Still, quite informative that code snippet, and the psuedocode one below from MSJ...which looks like it still allows for 16-bit (!) thingamadoodles.

TranslateMessage allows for "preprocessing" of Virtual key messages into character messages, which are then posted to the calling thread's message queue.

"The greatest danger to humanity is humanity without an open mind."
  - Ian Mariano - http://www.ian-space.com/

GeneralRe: DispatchMessage vs own function Pin
S van Leent2-Nov-02 10:54
S van Leent2-Nov-02 10:54 
GeneralStrange List Box Problem Pin
Ayush2-Nov-02 4:36
Ayush2-Nov-02 4:36 
GeneralRe: Strange List Box Problem Pin
ian mariano2-Nov-02 10:40
ian mariano2-Nov-02 10:40 
GeneralRe: Strange List Box Problem Pin
Ayush2-Nov-02 14:35
Ayush2-Nov-02 14:35 
GeneralRe: Strange List Box Problem Pin
ian mariano2-Nov-02 15:11
ian mariano2-Nov-02 15:11 
QuestionHow to define operator = in CStringArray? Pin
ooosawaddee32-Nov-02 3:08
ooosawaddee32-Nov-02 3:08 
AnswerRe: How to define operator = in CStringArray? Pin
Dominik Reichl2-Nov-02 3:26
Dominik Reichl2-Nov-02 3:26 
Generalask another question Pin
ooosawaddee32-Nov-02 3:57
ooosawaddee32-Nov-02 3:57 
GeneralRe: ask another question Pin
Dominik Reichl2-Nov-02 6:03
Dominik Reichl2-Nov-02 6:03 
GeneralRe: ask another question Pin
dabs2-Nov-02 7:11
dabs2-Nov-02 7:11 
GeneralDate Formating Pin
Anonymous2-Nov-02 2:38
Anonymous2-Nov-02 2:38 
GeneralRe: Date Formating Pin
Dominik Reichl2-Nov-02 2:51
Dominik Reichl2-Nov-02 2:51 
Generaladd-in and adding right-click menu entries Pin
John Clayton2-Nov-02 1:14
John Clayton2-Nov-02 1:14 
Generalsetting DEVMODE structure Pin
vgkotha2-Nov-02 1:11
vgkotha2-Nov-02 1:11 
GeneralStupid debug question (concerning VC IDE) Pin
User 66582-Nov-02 0:34
User 66582-Nov-02 0:34 
GeneralRe: Stupid debug question (concerning VC IDE) Pin
carrie2-Nov-02 0:45
carrie2-Nov-02 0:45 
GeneralRe: Stupid debug question (concerning VC IDE) Pin
Anonymous2-Nov-02 0:49
Anonymous2-Nov-02 0:49 

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.