Invalid page fault in msvcrt.dll
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Can somebody tell me why invalid page fault message appears in some application ( I am using visual c++ 5.0 version ):) Lets share our knowledge and make this world even more beautiful.
-
Can somebody tell me why invalid page fault message appears in some application ( I am using visual c++ 5.0 version ):) Lets share our knowledge and make this world even more beautiful.
Not without more information. Saying why do I get an Invalid Page Fault is like asking why I get an access violation or a general protection fault. Post the suspected code and maybe someone can help out.