A general disk exception was detected when open a new file. It is caused by a bad disk sector. How to skip the bad sector so that fileopen and fwrite can be continued? The software is developed with VC 6.0 on Win2k Thanks a lot.
L
ly60269
@ly60269
Posts
-
How to skip a bad disk sector -
Application terminated without error messageHi, my application terminated itself suddenly without any error messages even in VC debug enviroment. Sometimes it cause the PC restarted. How to find the bug and solve this problem? The platform is Windows 2000 Professional. And it is developed with Visual C++ 6.0 and Visual Basic 6.0. The user interface is developed with VB. And a dll is with VC. Thanks :confused: