Does anybody remember this article
-
I was looking for it but just can't find it. (Unfortunately not bookmarked :-O) basically, it was describing the way to send any windows message (WM_, etc) to any application. I think it was written in MFC. What I'm really after here, is the application (demo) that was provided with the article. I could really use that one now. Any recalls? Regards, Venet. Donec eris felix, multos numerabis amicos.
-
I was looking for it but just can't find it. (Unfortunately not bookmarked :-O) basically, it was describing the way to send any windows message (WM_, etc) to any application. I think it was written in MFC. What I'm really after here, is the application (demo) that was provided with the article. I could really use that one now. Any recalls? Regards, Venet. Donec eris felix, multos numerabis amicos.
I remember it too but I cannot find it either. I wish the search function was improved... John
-
I was looking for it but just can't find it. (Unfortunately not bookmarked :-O) basically, it was describing the way to send any windows message (WM_, etc) to any application. I think it was written in MFC. What I'm really after here, is the application (demo) that was provided with the article. I could really use that one now. Any recalls? Regards, Venet. Donec eris felix, multos numerabis amicos.
Here's one[^] Here's another one[^] ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends
-
Here's one[^] Here's another one[^] ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends
-
I remember it too but I cannot find it either. I wish the search function was improved... John
-
Here's one[^] Here's another one[^] ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 Please review the Legal Disclaimer in my bio. ------- signature ends
Here is my best recolection of the application: The application was a dialog box that had many of the 900+ windows messages enumerated (WM_CHAR ...) and you would click on the message, supply paramenters and send the message to any window in your system. John