Click here to Skip to main content
15,916,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help Thread & GetForegroundWindow Pin
led mike5-May-06 8:19
led mike5-May-06 8:19 
Questionregistering missing DLLs Pin
Paps25-May-06 5:07
Paps25-May-06 5:07 
AnswerRe: registering missing DLLs Pin
David Crow5-May-06 5:23
David Crow5-May-06 5:23 
AnswerRe: registering missing DLLs Pin
ThatsAlok6-May-06 23:12
ThatsAlok6-May-06 23:12 
QuestionSaveBarState and How to remove Registry entry while UnInstallation Pin
Sarvan AL5-May-06 4:59
Sarvan AL5-May-06 4:59 
AnswerRe: SaveBarState and How to remove Registry entry while UnInstallation Pin
David Crow5-May-06 5:20
David Crow5-May-06 5:20 
QuestionPoint in the right direction Pin
Stan the man5-May-06 4:15
Stan the man5-May-06 4:15 
AnswerRe: Point in the right direction Pin
Cedric Moonen5-May-06 4:33
Cedric Moonen5-May-06 4:33 
Stan the man wrote:
I want it like what multi language OS does in that I enter it in one application(keyboard) and it will "inject" the key message to another application's message buffer.


I don't really understand the part in which you are speaking about "multi language OS", can you be more explicit please ?

Otherwise, if you are working on windows, you can take a look at the PostMessage[^] function. But first you'll have to retrieve the HANDLE of the window (other guys here will be more helpfull than me on this point).
AnswerRe: Point in the right direction Pin
David Crow5-May-06 4:44
David Crow5-May-06 4:44 
QuestionToggle Button Pin
atimpoo5-May-06 3:39
atimpoo5-May-06 3:39 
AnswerRe: Toggle Button Pin
Cedric Moonen5-May-06 3:46
Cedric Moonen5-May-06 3:46 
GeneralRe: Toggle Button Pin
Trollslayer5-May-06 8:47
mentorTrollslayer5-May-06 8:47 
AnswerRe: Toggle Button Pin
Maxwell Chen5-May-06 8:51
Maxwell Chen5-May-06 8:51 
GeneralRe: Toggle Button Pin
Cedric Moonen5-May-06 21:44
Cedric Moonen5-May-06 21:44 
GeneralRe: Toggle Button Pin
Trollslayer5-May-06 22:24
mentorTrollslayer5-May-06 22:24 
AnswerRe: Toggle Button Pin
_AnsHUMAN_ 5-May-06 3:54
_AnsHUMAN_ 5-May-06 3:54 
GeneralRe: Toggle Button Pin
Cedric Moonen5-May-06 3:57
Cedric Moonen5-May-06 3:57 
AnswerRe: Toggle Button Pin
toxcct5-May-06 4:01
toxcct5-May-06 4:01 
GeneralRe: Toggle Button Pin
Cedric Moonen5-May-06 4:11
Cedric Moonen5-May-06 4:11 
QuestionRe: Toggle Button Pin
atimpoo5-May-06 4:14
atimpoo5-May-06 4:14 
AnswerRe: Toggle Button Pin
toxcct5-May-06 4:16
toxcct5-May-06 4:16 
QuestionRe: Toggle Button Pin
atimpoo5-May-06 4:23
atimpoo5-May-06 4:23 
AnswerRe: Toggle Button Pin
toxcct5-May-06 4:24
toxcct5-May-06 4:24 
GeneralRe: Toggle Button Pin
atimpoo5-May-06 4:29
atimpoo5-May-06 4:29 
GeneralRe: Toggle Button Pin
Cedric Moonen5-May-06 4:35
Cedric Moonen5-May-06 4: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.