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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: malone4
  • Content: Threads
  • Order by date
  1. malone4

    First-chance exception

    Hi there, I have a program with several structures, some of them made by union (quite big ones). At a given moment the program gives me the following error (after that an allocation with 'new' for a structure returns NULL): Loaded "nrdll.dll", no matching symbolic information found. Loaded...
  2. malone4

    precompiled header

    Hi Ion, thanks for your interest. The program compiles and builds the exe without error, at running I get the "C:\Windows\kernel32.dll" no matching sym,bolic information found in the Message box, and the program requires me to introduce the path to for CRTO.c. Hope this is enough to give me a...
  3. malone4

    Precompiled header

    Hi, I "migrated" a BIG code from BC++ to Visual C++. I am not using classes nor any "fancy stuff". I neither had used before Visual C++. The problem is this: I can't run my program, for any called function (user defined and kept in a separate header file) gives me error with the simplest fopen...

Part and Inventory Search

Back
Top