Click here to Skip to main content
16,005,038 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Who can help me ?How to hook the messages of a application's form? Pin
cqwty10-Oct-06 0:56
cqwty10-Oct-06 0:56 
GeneralRe: Who can help me ?How to hook the messages of a application's form? Pin
jipai10-Oct-06 6:38
jipai10-Oct-06 6:38 
GeneralRe: Who can help me ?How to hook the messages of a application's form? Pin
cqwty10-Oct-06 15:29
cqwty10-Oct-06 15:29 
GeneralRe: Who can help me ?How to hook the messages of a application's form? Pin
cqwty10-Oct-06 15:33
cqwty10-Oct-06 15:33 
GeneralRe: Who can help me ?How to hook the messages of a application's form? Pin
jipai11-Oct-06 15:36
jipai11-Oct-06 15:36 
GeneralRe: Who can help me ?How to hook the messages of a application's form? Pin
cqwty12-Oct-06 16:28
cqwty12-Oct-06 16:28 
GeneralRe: Who can help me ?How to hook the messages of a application's form? Pin
jipai15-Oct-06 17:11
jipai15-Oct-06 17:11 
GeneralRe: Who can help me ?How to hook the messages of a application's form? Pin
jipai11-Oct-06 15:40
jipai11-Oct-06 15:40 
Sorry I didn't see your post about the timer. Why don't you use Spy++ to monitor it and see if it gets any timer messages? If it doesn't, then your code behaves correctly. If it does, I suggest you to add a bunch of debug messages where the timer starts, ends, etc and analyze them in DebugView.
QuestionWho can help me ?How to hook the messages of a application's form? Pin
cqwty9-Oct-06 3:57
cqwty9-Oct-06 3:57 
AnswerRe: Who can help me ?How to hook the messages of a application's form? Pin
cqwty9-Oct-06 5:03
cqwty9-Oct-06 5:03 
QuestionError C2248: cannot access protected struct declared in class Pin
Checker20039-Oct-06 3:42
Checker20039-Oct-06 3:42 
AnswerRe: Error C2248: cannot access protected struct declared in class Pin
toxcct9-Oct-06 3:49
toxcct9-Oct-06 3:49 
GeneralRe: Error C2248: cannot access protected struct declared in class Pin
Checker20039-Oct-06 4:23
Checker20039-Oct-06 4:23 
GeneralRe: Error C2248: cannot access protected struct declared in class Pin
toxcct9-Oct-06 4:26
toxcct9-Oct-06 4:26 
GeneralRe: Error C2248: cannot access protected struct declared in class Pin
Checker20039-Oct-06 4:30
Checker20039-Oct-06 4:30 
GeneralRe: Error C2248: cannot access protected struct declared in class Pin
toxcct9-Oct-06 4:38
toxcct9-Oct-06 4:38 
GeneralRe: Error C2248: cannot access protected struct declared in class Pin
Zac Howland9-Oct-06 4:42
Zac Howland9-Oct-06 4:42 
AnswerRe: Error C2248: cannot access protected struct declared in class Pin
Galatei9-Oct-06 3:55
Galatei9-Oct-06 3:55 
GeneralRe: Error C2248: cannot access protected struct declared in class Pin
Checker20039-Oct-06 4:24
Checker20039-Oct-06 4:24 
GeneralRe: Error C2248: cannot access protected struct declared in class Pin
Galatei9-Oct-06 4:32
Galatei9-Oct-06 4:32 
QuestionWhy is there an error when program CBT hook processes with DAO Pin
redkey_pavel9-Oct-06 3:31
redkey_pavel9-Oct-06 3:31 
AnswerRe: Why is there an error when program CBT hook processes with DAO Pin
Galatei9-Oct-06 4:01
Galatei9-Oct-06 4:01 
GeneralRe: Why is there an error when program CBT hook processes with DAO Pin
redkey_pavel9-Oct-06 17:37
redkey_pavel9-Oct-06 17:37 
GeneralRe2: Why is there an error when program CBT hook processes with DAO Pin
redkey_pavel9-Oct-06 17:39
redkey_pavel9-Oct-06 17:39 
GeneralRe3: Why is there an error when program CBT hook processes with DAO Pin
redkey_pavel9-Oct-06 17:41
redkey_pavel9-Oct-06 17:41 

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.