Jump to content
Tuts 4 You

how to disable "no matching symbolic information found"


alaphate

Recommended Posts

I'm using VC6.0

In Debug Output Window, there're lots of "no matching symbolic information found"

e.g.

Loaded 'C:\WINDOWS\system32\MFC42LOC.DLL', no matching symbolic information found.

Loaded 'C:\WINDOWS\system32\msctf.dll', no matching symbolic information found.

Loaded 'C:\WINDOWS\system32\msvcrt.dll', no matching symbolic information found.

Loaded 'C:\WINDOWS\system32\version.dll', no matching symbolic information found.

Loaded 'C:\WINDOWS\system32\msctfime.ime', no matching symbolic information found.

Loaded 'C:\WINDOWS\system32\ole32.dll', no matching symbolic information found.

Loaded 'C:\WINDOWS\system32\comctl32.dll', no matching symbolic information found.

How to disable these message without installing debug symbols?

Thanks for helping.

Edited by alaphate
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...