Jump to content

Recommended Posts

Posted

After WinUpdates, obviously.

However Aeroglass still works, but it says symbols are old (march '16).

I updated them with my usual script which worked

REM # INSTALL WINDOWS 10 SDK KIT BEFORE #
REM cd C:\Aero\symbols
REM md symbols
cd C:\Program Files (x86)\Windows Kits\10\Debuggers\x64
symchk /r c:\windows\system32\ApplicationFrame.dll /s SRV*c:\Aero\symbols\*http://msdl.microsoft.com/download/symbols
symchk /r c:\windows\system32\dwm.exe /s SRV*c:\Aero\symbols\*http://msdl.microsoft.com/download/symbols
symchk /r c:\windows\system32\dwmcore.dll /s SRV*c:\Aero\symbols\*http://msdl.microsoft.com/download/symbols
symchk /r c:\windows\system32\uDWM.dll /s SRV*c:\Aero\symbols\*http://msdl.microsoft.com/download/symbols

but probably the new checked for this version are not ready yet.

Can someone confirm this? :)

ApplicationFrame.pdb

FF574B40A20549809467F5B090845DF81

dwm.pdb

4EFD37790E904BB19CDA15EEEBECCFAD1

dwmcore.pdb

9A9D71C1E1C24BB3BB0975928FCA550D1

uDWM.pdb

6D2E3C09ACC64D2FB0FC56C9AFE51C361


Posted

Might be necroing the thread, but those aren't the symbol files that are in my folder

Spoiler

ApplicationFrame.pdb > 154793B0B0A04B6DBA57F5B227CC0ED41

dwmcore.pdb > DEA145B5D6624C3D8531FF714849F18C1

uDWM.pdb > DC478DE3D2C641F59AF5CD3E1C6378431

Might have to do with differences in our OS's though as long as the hook error doesn't appear I suppose the symbols are good

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...