|
-
September 13th, 2005, 04:53 AM
#1
send text from dll to .exe using pipe
how can this be done?
the dll i am using will be injected into another app as it's used in a hook, and in the getmsgproc function, i would like to send the calling .exe a string everytime it loops.
i think the best way to do this would be using pipes, as the calling app may not be an .exe, but could be a dll.
cheers
-
September 13th, 2005, 05:07 AM
#2
Re: send text from dll to .exe using pipe
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
|