---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Assertion Failed!

Program: ...xemacs\XEmacs-21.5-b28-a1dd514df5c6+\i586-pc-
win32\xemacs.exe
File: f:\dd\vctools\crt_bld\self_x86\crt\src\getcwd.c
Line: 233

Expression: ("Invalid Drive",0)

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)
---------------------------
Abbrechen   Wiederholen   Ignorieren  
---------------------------

问题有可能是因为将VC6.0的工程在VS2008或之类的高版本中编译发生的.解决方法是用VC6.0编译.前提是程序在编译的时候没有错误.


类别:默认分类 查看评论
文章来源:http://hi.baidu.com/%D6%C7%D5%CC%B4%F3%CA%A6/blog/item/bdd1c213142d1d34dd540194.html