Click here to Skip to main content
15,921,250 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionProblem Pin
swapna_signsin7-Apr-06 20:36
swapna_signsin7-Apr-06 20:36 
AnswerRe: Problem Pin
Aqueel7-Apr-06 21:24
Aqueel7-Apr-06 21:24 
GeneralRe: Problem Pin
swapna_signsin8-Apr-06 5:50
swapna_signsin8-Apr-06 5:50 
QuestionSir,pls tell how to avoid .clw changed message box being poped up? Pin
CodeVarma7-Apr-06 20:29
CodeVarma7-Apr-06 20:29 
AnswerRe: Sir,pls tell how to avoid .clw changed message box being poped up? Pin
ThatsAlok8-Apr-06 1:29
ThatsAlok8-Apr-06 1:29 
QuestionFinding message Pin
cmk7-Apr-06 20:02
cmk7-Apr-06 20:02 
AnswerRe: Finding message Pin
Matt Godbolt8-Apr-06 1:24
Matt Godbolt8-Apr-06 1:24 
GeneralRe: Finding message Pin
cmk8-Apr-06 9:51
cmk8-Apr-06 9:51 
Matt, thanks for the reply, but ...

I've been using Spy++ for years, it was the first thing i tried.

Unfortunately Spy++ doesn't seem to:
- show thread messages, only windows messages (i.e. message must have hwnd set)
- show information about the sender, nor do i see how it could, that information isn't present in a message structure
- doesn't seem to catch any messages for x64 apps (Spy++ is a 32bit app, so i can understand that - kinda)

I'm running Win2003 R2 x64, VS2005, debugging an app i can compile as 32 or 64bit.
Running Spy++ on the 32bit build show messages sent to windows, but doesn't catch the ones i'm looking for. I know the messages are being sent/caught because i have the debugger open at the same time and have a breakpoint set to catch the messages.

Oh well, i'll keep looking.


...cmk

Save the whales - collect the whole set
GeneralRe: Finding message Pin
Matt Godbolt8-Apr-06 9:53
Matt Godbolt8-Apr-06 9:53 
GeneralRe: Finding message Pin
cmk8-Apr-06 17:51
cmk8-Apr-06 17:51 
QuestionEnumerating MFU Programs Pin
rajeevktripathi7-Apr-06 19:52
rajeevktripathi7-Apr-06 19:52 
AnswerRe: Enumerating MFU Programs Pin
Hamid_RT7-Apr-06 22:30
Hamid_RT7-Apr-06 22:30 
AnswerRe: Enumerating MFU Programs Pin
Michael Dunn8-Apr-06 12:13
sitebuilderMichael Dunn8-Apr-06 12:13 
QuestionRe: Enumerating MFU Programs Pin
rajeevktripathi9-Apr-06 18:25
rajeevktripathi9-Apr-06 18:25 
QuestionShellExecute problem Pin
QuickDeveloper7-Apr-06 19:46
QuickDeveloper7-Apr-06 19:46 
AnswerRe: ShellExecute problem Pin
includeh107-Apr-06 20:10
includeh107-Apr-06 20:10 
GeneralRe: ShellExecute problem Pin
QuickDeveloper7-Apr-06 20:24
QuickDeveloper7-Apr-06 20:24 
GeneralRe: ShellExecute problem Pin
Hamid_RT7-Apr-06 21:09
Hamid_RT7-Apr-06 21:09 
GeneralRe: ShellExecute problem Pin
QuickDeveloper7-Apr-06 22:30
QuickDeveloper7-Apr-06 22:30 
GeneralRe: ShellExecute problem Pin
Hamid_RT7-Apr-06 22:50
Hamid_RT7-Apr-06 22:50 
AnswerRe: ShellExecute problem Pin
Matt Godbolt8-Apr-06 1:12
Matt Godbolt8-Apr-06 1:12 
AnswerRe: ShellExecute problem Pin
Michael Dunn8-Apr-06 12:19
sitebuilderMichael Dunn8-Apr-06 12:19 
AnswerRe: ShellExecute problem Pin
Gary R. Wheeler8-Apr-06 12:50
Gary R. Wheeler8-Apr-06 12:50 
Questionabout VSS Pin
FlyWithYou7-Apr-06 19:25
FlyWithYou7-Apr-06 19:25 
Questionsearching files Pin
RabiaAslam7-Apr-06 18:09
RabiaAslam7-Apr-06 18:09 

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.