// JP opened flex table

Click to See Complete Forum and Search --> : what did this info mean


Adwa,Liu
November 13th, 2001, 07:56 AM
Loaded 'C:\Program Files\Internet Explorer\IEXPLORE.EXE', no matching symbolic information found.
Loaded 'C:\WINNT\System32\ntdll.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\KERNEL32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\USER32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\GDI32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\shlwapi.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\imm32.dll', no matching symbolic information found.
The program 'C:\Program Files\Internet Explorer\IEXPLORE.EXE' has exited with code 0 (0x0).


how to fix it

No pains,no gains

Graham
November 13th, 2001, 10:57 AM
It doesn't need fixing. It's just telling you that there is no associated debugging information for those DLLs.

If you really need to debug into them, then the debug information is available as part of the Windows SDK. I never had the need, so don't ask me how to get it.

He who breaks a thing to find out what it is, has left the path of wisdom - Gandalf

//JP added flex table