|
-
June 16th, 2000, 05:19 AM
#1
Two problems in VB and C++
Hi,
First:
I would like to know how is it possible to match tow DLL.
I've created a VB application that calls a C++ DLL which calls another DLL.
My program works quite well during 2 minutes. Then it stops and displays the following message.
"The memory could not be read"
I've tried to use the debugger in the C++ DLL and I've seen that the problem comes from the creation of a pointer in the C++ DLL that calls a function in the other DLL.
Second:
I would like to display a form created in a VB DLL with a C++ application. I have no idea to solve this problem.
Thank you very much.
Etienne
.
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
|