|
-
October 11th, 2001, 04:39 AM
#1
callback from C dll
in our app we r interacting with c dll's provided by the third party vendor.
to reference the dll we are using 'public declare'. there is one function in the dll which does a callback to one of our vb procedure. we pass the address of this vb procedure as an argumant to the dll function.
when the callback comes general exception error is raised 'Cannot write to memory'
thanks in advance
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
|