|
-
Oct 20th, 2000, 10:17 PM
#1
Thread Starter
Addicted Member
Hi Folks,
I am having some problems with a DLL in VC. Actually i have written a DLL in VC which has to be used in different ways. This DLL recieves 2 has one function that recieves 2 parameters - a message and a url (Both char *). That function processes that message and sends the message as a HTTP Get to that URL.
Now when i tested this with another program in VC it was working fine but when i try to call this DLL with a VB program, it gives the same bloody "DEBUG ASSERTION FAILED" in the VC program at the point in my program where i have taken a pointer of CInternetSession class....
Any Answers ...
It has been so many days now and my timeline is very near... I'll really go crazy with these DLL's
Anil
[email protected]
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
|