|
-
July 6th, 2015, 06:09 AM
#3
Re: Sending Window message to a window created in the dll.
 Originally Posted by VictorN
Please, use CODE tags around code snippets. Otherwise you code is absolutely unreadable! See Announcement: Before you post....
How and where from do you call the StartInfoThread function?
Hi Victor,
Thanks for answering.
I am calling StartInfoThread(exported function) from another application that does the dll injection to that window application.
I also noticed that inside the hook proc function "msghook" the handle of the window inside the dll is NULL.
I am just thinking maybe the handle "hMyWnd" is not declared as it should have been.
Thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|