Hi all,
thanks for the enumeration of possible problems. It was not out from memory, but seems that had problems with strings. SO, I took out all string initializations and works (until, now).
Thank you.
Malone4
Thanks for the suggestion.
Unfortunatelly I didn't get wiser with the Dpeendency Walker, but maybe I could use it in other occasions.
I write this for others too. I searched the Web and on the support page of Microsoft there is information about this error.
http://support.microsoft.com
Hmmm...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.