Can anybody help with this problem ? 
Author Message
 Can anybody help with this problem ?

Here is the situation:

My project consists of a standard .EXE,  ActiveX .DLL, Standard .DLL
(written in C) and a couple of home grown .OCX's.  All of these are in
separate .VBP projects (except the standard .DLL obviously because it
is in C).  The objects that reside in the ActiveX DLL are instantiated
in code in the standard .EXE.  The ActiveX DLL makes calls to the
standard .DLL and return data.  

In the IDE, when running the standard .EXE, everything runs fine.  The
objects are instantiated correctly, the calls to the standard .DLL
work fine, etc...  However, when I put the standard .EXE and ActiveX
DLL into a project group (.VBG) so I can do some performance tuning on
the .DLL,  VB crashes on returning from the call to the standard .DLL.
I get a GPF from VB, not my application.

The projects are controlled by sourcesafe, therefore they are in
separate directories.

Any ideas on this problem ?
Mark



Sat, 30 Dec 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Does anybody can help me with my problem?

2. Help anybody know what my problem is?

3. Help anybody know what my problem is?

4. Help anybody know what my problem is?

5. Help anybody know what my problem is?

6. Help, anybody. Printer problem

7. Anybody have some good canned RTF routines (or class)?

8. How do I create a canned form?

9. Canned AcctReceivable Module needed!

10. Canned pages....

11. Cans access2.0 engine access btrieve files?

12. Crystal Reports Canned Code

 

 
Powered by phpBB® Forum Software