Click here to Skip to main content
15,892,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMFC doc/view caption question Pin
alex.barylski21-Oct-02 17:31
alex.barylski21-Oct-02 17:31 
GeneralRe: MFC doc/view caption question Pin
Michael Dunn21-Oct-02 18:20
sitebuilderMichael Dunn21-Oct-02 18:20 
GeneralRe: MFC doc/view caption question Pin
alex.barylski21-Oct-02 21:00
alex.barylski21-Oct-02 21:00 
GeneralRe: MFC doc/view caption question Pin
Christian Graus21-Oct-02 18:22
protectorChristian Graus21-Oct-02 18:22 
GeneralRe: MFC doc/view caption question Pin
alex.barylski21-Oct-02 21:04
alex.barylski21-Oct-02 21:04 
GeneralQuestion about windows message handle Pin
Old Gun21-Oct-02 16:56
Old Gun21-Oct-02 16:56 
GeneralRe: Question about windows message handle Pin
Christian Graus21-Oct-02 17:27
protectorChristian Graus21-Oct-02 17:27 
Questionis it possible? Pin
imran_rafique21-Oct-02 16:55
imran_rafique21-Oct-02 16:55 
i want to halt keyboard and mouse.
i want all messages that a user pass with the help of kewboard and mouse.
These user messages should not be posted only return by a function(JournalRecorderFunc).
SetWindowsHookEx(WH_JOURNALRECORD, JournalRecorderFunc,
hins, 0);
but i also want post some message of kewboard and mouse.
that are not user kewboard and mouse messages.
but thease messages are saved into a file.
With the help of threading these messages are performed one bye one.but at the same time no other message of kewboard and mouse should performed (even ctrl+alt+del)
how to do that?



r00d0034@yahoo.com
AnswerRe: is it possible? Pin
Christian Graus21-Oct-02 17:17
protectorChristian Graus21-Oct-02 17:17 
AnswerRe: is it possible? Pin
alex.barylski21-Oct-02 17:27
alex.barylski21-Oct-02 17:27 
GeneralRe: is it possible? Pin
imran_rafique21-Oct-02 17:43
imran_rafique21-Oct-02 17:43 
GeneralRe: is it possible? Pin
Christian Graus21-Oct-02 18:02
protectorChristian Graus21-Oct-02 18:02 
GeneralTool for watching messages Pin
Anonymous21-Oct-02 16:35
Anonymous21-Oct-02 16:35 
GeneralRe: Tool for watching messages Pin
Michael Dunn21-Oct-02 16:55
sitebuilderMichael Dunn21-Oct-02 16:55 
GeneralThanks! Pin
Anonymous21-Oct-02 17:28
Anonymous21-Oct-02 17:28 
GeneralRe: Thanks! Pin
Neville Franks21-Oct-02 23:36
Neville Franks21-Oct-02 23:36 
Questionhow to halt? Pin
imran_rafique21-Oct-02 16:29
imran_rafique21-Oct-02 16:29 
Questionpostmessage? Pin
imran_rafique21-Oct-02 16:21
imran_rafique21-Oct-02 16:21 
Generalthanks for advise. Pin
imran_rafique21-Oct-02 15:47
imran_rafique21-Oct-02 15:47 
GeneralRe: thanks for advise. Pin
alex.barylski21-Oct-02 17:20
alex.barylski21-Oct-02 17:20 
QuestionHow to interrupt the start procedure in MS Windows? Pin
Aluminum21-Oct-02 15:37
Aluminum21-Oct-02 15:37 
AnswerRe: How to interrupt the start procedure in MS Windows? Pin
Michael Dunn21-Oct-02 16:58
sitebuilderMichael Dunn21-Oct-02 16:58 
GeneralGetting cursor coords in some window. Pin
int01h21-Oct-02 14:33
int01h21-Oct-02 14:33 
GeneralRe: Getting cursor coords in some window. Pin
Christian Graus21-Oct-02 15:08
protectorChristian Graus21-Oct-02 15:08 
GeneralStandard C library Pin
tgrr21-Oct-02 13:43
tgrr21-Oct-02 13:43 

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.