|
-
July 15th, 2005, 02:56 AM
#1
calling dll functions..?
I have written the class and made the dll file .
Now i want call the member functions of the class from my application.
so i am writing wrapper functions which my application will use.These wrapper functions will call these dll functions.
how should i do this?how to call a dll functions from function defined in my application.?
i am setting some variable using my wrapper functons which are set by constructor of the class on dll side.
i have defined a global object of the class.
thanx
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
|