Quantcast
Channel: SendMessage and VC++ 6
Browsing latest articles
Browse All 5 View Live

SendMessage and VC++ 6

Yes, by knowing the class of the destination dialog.  But, you will want to make the dialog's classname unique.  Here's an...

View Article



SendMessage and VC++ 6

Just a quick follow up, If I ask "How do I get the destination HWND without a title bar on the destination application?" will you say "by knowing the class of the destination dialog"? If not then I'm...

View Article

SendMessage and VC++ 6

I must be doing something glaring obviously wrong, so i look forward to your help. See i told you so. Thanks for the help ;-)

View Article

SendMessage and VC++ 6

The first parameter in ::SendMessage must be the destination, and the third parameter must be the sender's own HWND.  You seem to have these backwards.Also, your premise that you can't get the...

View Article

SendMessage and VC++ 6

Hi Everyone,                  I am writing a couple of applications that need to have some sort of IPC set up between them and we have decided to use SendMessage and WM_COPYDATA to do this. My Problem...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images