A very strange runtime error - only happens inside VB4 debugger , not with .exe 
Author Message
 A very strange runtime error - only happens inside VB4 debugger , not with .exe

Hi,

If I run my program inside VB4.0 (32 bit) de{*filter*}, I will get the runtime
error (49) "bad DLL calling convention" when it calls a DLL I created with
VC++ 4.0. But if I run exe of this program, everything works, my DLL
returns proper value. This one really got me.
(The DLL I wrote is a regular MFC DLL, not the extention DLL. I even did
one DLL with .c and no MFC at all, the result still the same.)

Anybody has any idea?
Thanks in advance.

Yuan Pan




Sun, 29 Aug 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB5 - error in compiled EXE does not happen in DevStudio debug mode

2. Runtime Error with EXE but not in IDE

3. runtime error 429 occurs for some strange reason

4. runtime error 429 occurs for some strange reason

5. Strange error using Debug Runtimes...

6. ActiveX EXE - Strange Error

7. ActiveX EXE - Strange Error

8. Event handling only works inside debugger

9. Runtime error -2147220992 (80040200) class not registered error

10. Strange Behaviour in the VS.NET Debugger

11. Strange things are happening lately...

12. Help! Strange things happen when disabling Data Control

 

 
Powered by phpBB® Forum Software