调试是发现unhandle exception ex.exe(ntdll.dll)

解决方案 »

  1.   

    Loaded 'C:\WINNT\System32\ntdll.dll', no matching symbolic information found.
    Loaded 'D:\temp\ex\Debug\ex21c.dll', no matching symbolic information found.
    Loaded symbols for 'C:\WINNT\system32\MFC42D.DLL'
    Loaded symbols for 'C:\WINNT\system32\MSVCRTD.DLL'
    Loaded 'C:\WINNT\system32\kernel32.dll', no matching symbolic information found.
    Loaded 'C:\WINNT\system32\gdi32.dll', no matching symbolic information found.
    Loaded 'C:\WINNT\system32\user32.dll', no matching symbolic information found.
    Loaded symbols for 'C:\WINNT\system32\MFCO42D.DLL'
    Loaded 'C:\WINNT\system32\imm32.dll', no matching symbolic information found.
    Loaded 'C:\WINNT\system32\advapi32.dll', no matching symbolic information found.
    Loaded 'C:\WINNT\system32\rpcrt4.dll', no matching symbolic information found.
    Loaded 'C:\WINNT\system32\lpk.dll', no matching symbolic information found.
    Loaded 'C:\WINNT\system32\usp10.dll', no matching symbolic information found.
    Loaded 'C:\WINNT\system32\mfc42loc.dll', no matching symbolic information found.
    First-chance exception in ex.exe (MFC42D.DLL): 0xC0000005: Access Violation.
    First-chance exception in ex.exe (NTDLL.DLL): 0xC0000005: Access Violation.
    The program 'D:\TEMP\ex\Debug\ex.exe' has exited with code 0 (0x0).
      

  2.   

    我帮你看看。
    [email protected]