Board index » delphi » GPF in PASDK16.DLL in Delphi 1 under Win95

GPF in PASDK16.DLL in Delphi 1 under Win95

Hi All !

I have serious problem with Delphi 1: debugging is simply impossible.
Anywhere I insert a breakpoint and run the compiled program it causes
GPF in Delphi.exe : Win95 first drops a "new style" alert box with an
icon of red-filled circle and an X inside. Next, when I try to exit
form Delphi I get an old style (i.e. W3.1) confirmation box showing
GPF in PASDK16.DLL.
I run Win95 (piece of shit, I know...) with Service Pack 1 installed
(and who knows what kind of junk DLLs are yet in the WIN system
directory ...

Anybody has an idea to solve this problem ?

THXIA

 

Re:GPF in PASDK16.DLL in Delphi 1 under Win95


Try to turn off stack checking.  I encountered this when debugging large
program.

Other Threads