Board index » delphi » Help: BC++ 4.02 IDE crashes when Delphi is loaded

Help: BC++ 4.02 IDE crashes when Delphi is loaded

I do the following: (my system 386-40 8Mb)

1) Start Windows 3.11
2) Start BC 4.02 IDE
3) Start Delphi IDE
4) Go back to the Borland C IDE

And I get the following error window:
------------------------
BCW Fatal
Fatal Error in DELPHI
at 0018:126E
(addr=0x222f126e)
Borland C++ will terminate
Save editors before exit ?
YES NO
-----------------------------

Then the Borland C++ 4.02 IDE crashes (Delphi seams to still work
well). Anybody else has noticed that ?
I installed Delphi AFTER Borland C++.
The two packages work o.k. if I don't use
them simultaneously.

Another question (probablly not for this group):
Is possible to debug DLL that are called by external EXE's (not
created with Borland C from inside the IDE (I can do that with the
TurboDe{*word*81} version that comes with BC4.02 but it's a DOS version
GUI, and I would like something easier to use.
Note: Visual C++ 1.51 does it !

Any help would be apreciated.
Thanks,

                Aurelio.

 

Re:Help: BC++ 4.02 IDE crashes when Delphi is loaded


Quote
Aurelio Joaniquet (joaniq...@eq.upc.es) wrote:

: I do the following: (my system 386-40 8Mb)

: 1) Start Windows 3.11
: 2) Start BC 4.02 IDE
: 3) Start Delphi IDE
: 4) Go back to the Borland C IDE

: And I get the following error window:
: ------------------------
: BCW Fatal
: Fatal Error in DELPHI
: at 0018:126E
: (addr=0x222f126e)
: Borland C++ will terminate
: Save editors before exit ?
: YES NO
: -----------------------------

: Then the Borland C++ 4.02 IDE crashes (Delphi seams to still work
: well). Anybody else has noticed that ?
: I installed Delphi AFTER Borland C++.
: The two packages work o.k. if I don't use
: them simultaneously.

Same happened to me but I was using V4.5 of C++.  Same also happens with V3.1 I believe.

Dave

--
+--------------------+--------------------------------------------------+
| Dave Heat          |                                                  |
| Brunel University, | Two fish in a tank.  One turns to his friend     |
| West London        | and says "How the **** do you drive this thing?" |
|                    |                                                  |
+--------------------+--------------------------------------------------+

Re:Help: BC++ 4.02 IDE crashes when Delphi is loaded


In <45b8i4$...@diable.upc.es> joaniq...@eq.upc.es (Aurelio Joaniquet) writes:

C++ 4.52 kills or messes up the BOLE16D.dll  you need to replace it from the
Delphi CD (runimage\windows\system).  Oddly enough, C++ 4.52 doesn't use
BOLE16d.dll

Quote
>I do the following: (my system 386-40 8Mb)
>1) Start Windows 3.11
>2) Start BC 4.02 IDE
>3) Start Delphi IDE
>4) Go back to the Borland C IDE
>And I get the following error window:
>------------------------
>BCW Fatal
>Fatal Error in DELPHI
>at 0018:126E
>(addr=0x222f126e)
>Borland C++ will terminate
>Save editors before exit ?
>YES NO
>-----------------------------
>Then the Borland C++ 4.02 IDE crashes (Delphi seams to still work
>well). Anybody else has noticed that ?
>I installed Delphi AFTER Borland C++.
>The two packages work o.k. if I don't use
>them simultaneously.
>Another question (probablly not for this group):
>Is possible to debug DLL that are called by external EXE's (not
>created with Borland C from inside the IDE (I can do that with the
>TurboDe{*word*81} version that comes with BC4.02 but it's a DOS version
>GUI, and I would like something easier to use.
>Note: Visual C++ 1.51 does it !
>Any help would be apreciated.
>Thanks,
>            Aurelio.

--
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  William Fisher                                        wrfis...@cats.ucsc.edu

       " Of course I did it in cold {*word*76}, you idiot, I'm a reptile! "
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Other Threads