阅读:1614回复:2
我在用Visual C++调试斑竹的Zoard的Driver的时候出现下面这几种错误提示
1、Loaded \'C:\\WINNT\\System32\\ntdll.dll\', no matching symbolic information found
2、HEAP[Install.exe]: Ignoring RtlDestroyHeap( NULL ) 3、First-chance exception in Install.exe (KERNEL32.DLL): 0xC0000005: Access Violation. 4、The thread 0x350 has exited with code 1 (0x1). 5、C:\\Program Files\\ZBoard (L) R&D Package\\Design\\Software\\Install\\Samples\\Test2\\Driver\\ZBoardT2.infLoaded \'C:\\WINNT\\system32\\wintrust.dll\', no matching symbolic information found. 这几种错误,不明白是怎么回事,第一次用它,恳请请高手赐教! :( |
|
沙发#
发布于:2003-01-17 09:10
缺ntdll.dll文件
|
|
|
板凳#
发布于:2003-01-17 09:26
缺ntdll.dll文件 我看了,system32里有这个文件呀!? |
|