|
-
Aug 16th, 2011, 08:01 PM
#1
Thread Starter
Hyperactive Member
Pass Global Variable in DLL
Hi,
How can I pass the global variable to .dll from windows application (.exe)
Test.dll 1. FunTest1 (Parameter Required)
------- 2. FunTest2 (Parameter Required)
Within 'FunTest2' it call 'FunTest1'.
And in .Exe I call 'FunTest2' and want to pass the parameter for 'FunTest1' also.
How to do it?
Thanks
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
|