Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JohnsonGPS

  1. JohnsonGPS

    Stack Overflow

    Good idea. It solves my problem.
  2. JohnsonGPS

    Stack Overflow

    I created a C++ program and defined a huge struct. The struct size is about 10000*100 bytes. I compiled the program in Borland C++ Builder6 and everything is OK. However, Visual C++.NET 2003 reported error as "Unhandled exception at ... Stack overflow". Visual C++ will not report any problem if...
  3. JohnsonGPS

    Wierd compilation errors: [C++ Error] rpcndr.h(200): E2275 { expected

    Thank you, James. The problem is solved by simply overwritting the CBuilder6 folder with the original one in the installation CD.
  4. JohnsonGPS

    Wierd compilation errors: [C++ Error] rpcndr.h(200): E2275 { expected

    I think it is possible too. I checked the Borland C++ folder for Library (In my computer, it is C:\Program Files\Borland\CBuilder6\Lib). The following files are modified today. vcl60.#06, vcl60.#07, vcl60.#01, and vcl60.#00 Any tip to restore them? John
  5. JohnsonGPS

    Wierd compilation errors: [C++ Error] rpcndr.h(200): E2275 { expected

    I installed both Borland C++ Builder Professional 6.0 and Visual C++ .NET 2003 at my desktop, and they usually worked fine together. Some wierd thing happened this morning with my Borland C++ Builder. For any project, even a blank application, the Borland C++ Builder would report me the...
  6. JohnsonGPS

    Borland C++Builder 6.0 professional with InterBase 4.2.1

    Hi there, There is a dinosaur program in my computer that could only work with InterBase 4.2.1. Now I want to install Borland C++Builder 6.0 professional in my computer. Does anybody know how to let Borland C++Builder 6.0 professional work with InterBase 4.2.1? Thanks in advance. Johnson

Part and Inventory Search

Back
Top