Has anyone seen the following error:
Assertion failure ("readret") in ..\win32src\proc32.cpp at line 3764. Do you want to continue?
When I tried to continue the program closed. Has anyone seen something like this before, because I have no clue what the source is. The program gave the error after a function that I already used many times succesfully.
Without seeing roughly what caused the error, it's almost impossible to know. At a guess, you are using a win32 library (such as system) that is coded in C++ and had the error.
Maybe you can turn off the assertion option. Hopefully that would affect the c++ obj module. Note that I don't know it for sure, but it's worth to try anyway.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks