|
-
December 20th, 2007, 04:24 PM
#1
DLL to The Application ? (Message)
I wanted to know how a DLL can send info to a dialog and vice versa ?
The DLL is injected into a process to trace some info and i want the DLL send me the info to a C# app(dialog) which it will get them and show me,
and send to the dll from the app to say start tracing or not.
can someone help me ?
Thank you.
-
December 21st, 2007, 10:14 AM
#2
Re: DLL to The Application ? (Message)
No one know about what im talking ?
-
December 21st, 2007, 10:40 PM
#3
Re: DLL to The Application ? (Message)
I'm not sure what you mean by "injected". Sending data to a dialog is just like assigning data to any other classes and vice versa.
-
December 22nd, 2007, 04:48 AM
#4
Re: DLL to The Application ? (Message)
the dll is injected in another process and i want it to exchange data to another process (a second one) which i created.
-
December 22nd, 2007, 12:49 PM
#5
Re: DLL to The Application ? (Message)
Search msdn for 'Interprocess Communication'
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
|