Jump to content

Dreamweaver01

Member
  • Posts

    160
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by Dreamweaver01

  1.  

     

    BigMuscle:

    I just used your DLL tool to bypass UXTheme signature verification and it's not

    working in Win10 build 9860 with AeroGlass (Win10 9600_9860pre-1414186123) and a third party theme.

     

    Yes confirmed with Build 9860 it does nothing.

     

    I spent several hours on finding the problem and the only difference is that CRYPTSP.DLL (used for theme signature verification) is now delay-loaded library. My code does not handle this correctly - or better, it is able to hook delayed imports but hooked IAT is restored by delayLoadHelper when the library is called for the first time. I will try to find some proper solution but it may take some time.

     

    Thanks, BigMuscle for looking into this.

    I'm sorry you didn't find a solution, but if there is one, I'm sure you'll find it.

  2. I found someting that could help. could everyone who does not get his startup items started tell us whether he uses the start menu or -screen (you know the one from 8)???

    I see what you mean.

    I changed my taskbar settings to use the startup screen and all my startup items get loaded.

    I used UXTheme Multi-Patcher 13.1, AeroGlass and a third party theme not designed for Win10.

    Only problem is I don't like going to the startup screen first.

    But good find anyway.

  3. To get it, in PC Settings, choose Update and Recovery, then Preview Builds.

     

    Initial observations:

     

    • It's an over 2.5 GB download, and it takes quite a while to set itself up even on a powerful system with SSD storage.  Probably the kind of thing to set off before you go to bed.

       

    • If you've done registry changes or installed 3rd party tweaks, some of them will be undone.  I get the impression quite a bit of the registry - but not all - has been refreshed.

       

    • Symbols are not available online yet, as of this writing.

       

    • At first blush I see a new window animation when opening and closing windows where they start too big and shrink, then when closed they shrink in place to quite small before disappearing.  I wouldn't have thought Microsoft could make the desktop appearance more irritating / disruptive, but I've gotta say, I don't like this.

       

    • A small Windows Update is already pending for it, KB3008956, and it requires a reboot after the install.

       

    • There's a new notification icon in next to the system tray that can't be hidden.

     

    -Noel

    I noticed that you don't have to be exactly on the bar in order to change the volume with your mouse.

    Also, if you use Alt/F4 to sign out or shut down you don't have to be exactly on the bar.

  4. Hey BigMuscle, new Windows 10 TP build 9860 doesn't appear to have symbols online yet as of tonight, thus it fails to load symbols for a while then reports DWM incompatibility error.

     

    [2014-10-21 05:36:56][0x564:0x568] Installing DWM hook...

    [2014-10-21 05:36:56][0x564:0x568] User: SYSTEM

    [2014-10-21 05:36:56][0x564:0x568] Module: C:\BIN\dwmglass.dll

    [2014-10-21 05:36:57][0x19C:0x620] Donation key loaded

    [2014-10-21 05:36:57][0x19C:0x620] Machine ID: CG6OCCLNFHOH5LOSAU3ILTAPGVTLO335QDLJRAKI4LOGYZUQ

    [2014-10-21 05:36:57][0x19C:0x620] Hook (USER32.dll!DrawTextW from udwm.dll) installed

    [2014-10-21 05:36:57][0x19C:0x620] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed

    [2014-10-21 05:36:57][0x19C:0x620] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed

    [2014-10-21 05:36:57][0x19C:0x620] Aero Glass for Win8.1 v1.2.6 DEBUG x64 correctly loaded (C:\BIN\dwmglass.dll).

    [2014-10-21 05:36:58][0x19C:0x480] Delayed hook (UxTheme.dll!GetThemeStream from udwm.dll) installed

    [2014-10-21 05:36:58][0x19C:0x804] DBGHELP: Symbol Search Path: .;SRV*C:\BIN\symbols*http://msdl.microsoft.com/download/symbols

    [2014-10-21 05:36:58][0x19C:0x804] dwmcore.dll version 6.4.9841.0

    [2014-10-21 05:36:58][0x19C:0x804] DBGHELP: .\dwmcore.pdb - file not found

    [2014-10-21 05:36:58][0x19C:0x804] DBGHELP: .\dll\dwmcore.pdb - file not found

    [2014-10-21 05:36:58][0x19C:0x1C0] Message 0x218, wparam = 10, lparam = 0

    [2014-10-21 05:36:58][0x19C:0x1C0] Loading settings (flags = 0x1) from HKEY 0x0000000000000000 for session #1

    [2014-10-21 05:36:58][0x19C:0x804] DBGHELP: .\symbols\dll\dwmcore.pdb - file not found

    [2014-10-21 05:36:58][0x19C:0x1C0] Settings reloaded

    [2014-10-21 05:36:58][0x19C:0x1C0] Message 0x31A, wparam = 0, lparam = 0

    [2014-10-21 05:36:58][0x19C:0x1C0] Loading settings (flags = 0x4) from HKEY 0x0000000000000000 for session #1

    [2014-10-21 05:36:58][0x19C:0x804] DBGHELP: dwmcore - public symbols

    C:\BIN\symbols\dwmcore.pdb\89A1641B0B9D4FFAA5A383D97F12E74F1\dwmcore.pdb

    [2014-10-21 05:36:58][0x19C:0x1C0] Settings reloaded

    [2014-10-21 05:36:58][0x19C:0x1C0] Atlas resource loading (custom: )

    [2014-10-21 05:36:58][0x19C:0x804] Symbols loaded for dwmcore.dll as 3 (#0)

    [2014-10-21 05:36:58][0x19C:0x1C0] GetThemeStream 0,0,213

    [2014-10-21 05:36:58][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 05:36:58][0x19C:0x1C0] Message 0x1E, wparam = 0, lparam = 0

    [2014-10-21 05:36:58][0x19C:0x804] udwm.dll version 6.4.9841.0

    [2014-10-21 05:36:58][0x19C:0x480] GetThemeStream 0,0,213

    [2014-10-21 05:36:58][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 05:36:58][0x19C:0x804] DBGHELP: .\uDWM.pdb - file not found

    [2014-10-21 05:36:58][0x19C:0x480] GetThemeStream 0,0,213

    [2014-10-21 05:36:58][0x19C:0x1C0] Message 0x46, wparam = 0, lparam = 623712533584

    [2014-10-21 05:36:58][0x19C:0x804] DBGHELP: .\dll\uDWM.pdb - file not found

    [2014-10-21 05:36:58][0x19C:0x480] GetThemeStream 0,0,213

    [2014-10-21 05:36:58][0x19C:0x1C0] Message 0x83, wparam = 1, lparam = 623712533536

    [2014-10-21 05:36:58][0x19C:0x804] DBGHELP: .\symbols\dll\uDWM.pdb - file not found

    [2014-10-21 05:36:58][0x19C:0x1C0] Message 0x47, wparam = 0, lparam = 623712533584

    [2014-10-21 05:36:58][0x19C:0x804] DBGHELP: udwm - public symbols

    C:\BIN\symbols\uDWM.pdb\C423D32694804BB4B565697CCD6641B21\uDWM.pdb

    [2014-10-21 05:36:58][0x19C:0x1C0] Message 0x31B, wparam = 0, lparam = 0

    [2014-10-21 05:36:58][0x19C:0x804] Symbols loaded for udwm.dll as 3 (#0)

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x31A, wparam = 2162690, lparam = 1

    [2014-10-21 05:36:59][0x19C:0x1C0] Loading settings (flags = 0x4) from HKEY 0x0000000000000000 for session #1

    [2014-10-21 05:36:59][0x19C:0x1C0] Settings reloaded

    [2014-10-21 05:36:59][0x19C:0x1C0] Atlas resource loading (custom: )

    [2014-10-21 05:36:59][0x19C:0x1C0] GetThemeStream 0,0,213

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x31B, wparam = 2162690, lparam = 1

    [2014-10-21 05:36:59][0x19C:0x480] GetThemeStream 0,0,213

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x320, wparam = 1157627904, lparam = 1

    [2014-10-21 05:36:59][0x19C:0x1C0] Loading settings (flags = 0x2) from HKEY 0x0000000000000000 for session #1

    [2014-10-21 05:36:59][0x19C:0x480] GetThemeStream 0,0,213

    [2014-10-21 05:36:59][0x19C:0x804] Symbols loaded from external files: 0x7F7

    [2014-10-21 05:36:59][0x19C:0x480] GetThemeStream 0,0,213

    [2014-10-21 05:36:59][0x19C:0x1C0] Settings reloaded

    [2014-10-21 05:36:59][0x564:0x128] Failed to duplicate handle (6 - The handle is invalid.)

    [2014-10-21 05:36:59][0x19C:0x1C0] Loading settings (flags = 0x2) from HKEY 0x0000000000000000 for session #1

    [2014-10-21 05:36:59][0x19C:0x1C0] Settings reloaded

    [2014-10-21 05:36:59][0x19C:0x804] Loading settings (flags = 0x1) from HKEY 0x00000000000003DC for session #1

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x320, wparam = 3036693131, lparam = 1

    [2014-10-21 05:36:59][0x19C:0x1C0] Loading settings (flags = 0x2) from HKEY 0x00000000000003DC for session #1

    [2014-10-21 05:36:59][0x19C:0x804] Settings reloaded

    [2014-10-21 05:36:59][0x19C:0x1C0] Settings reloaded

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x31A, wparam = 0, lparam = 0

    [2014-10-21 05:36:59][0x19C:0x1C0] Loading settings (flags = 0x4) from HKEY 0x00000000000003DC for session #1

    [2014-10-21 05:36:59][0x19C:0x1C0] Settings reloaded

    [2014-10-21 05:36:59][0x19C:0x1C0] Atlas resource loading (custom: C:\BIN\themeatlas.png)

    [2014-10-21 05:36:59][0x19C:0x1C0] GetThemeStream 0,0,213

    [2014-10-21 05:36:59][0x19C:0x480] GetThemeStream 0,0,213

    [2014-10-21 05:36:59][0x19C:0x480] GetThemeStream 0,0,213

    [2014-10-21 05:36:59][0x19C:0x480] GetThemeStream 0,0,213

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x320, wparam = 3036693131, lparam = 1

    [2014-10-21 05:36:59][0x19C:0x1C0] Loading settings (flags = 0x2) from HKEY 0x00000000000003DC for session #1

    [2014-10-21 05:36:59][0x19C:0x1C0] Settings reloaded

    [2014-10-21 05:36:59][0x19C:0x1C0] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 05:37:00][0x19C:0x1C0] Message 0x1A, wparam = 0, lparam = 623712533592

    [2014-10-21 05:37:00][0x19C:0x1C0] Message 0x1A, wparam = 24, lparam = 623712533624

    [2014-10-21 05:37:01][0x19C:0x1C0] Message 0x7E, wparam = 32, lparam = 78645120

    [2014-10-21 05:37:01][0x19C:0x1C0] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 05:37:01][0x19C:0x1C0] Message 0x1A, wparam = 0, lparam = 0

    [2014-10-21 05:37:02][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 05:37:02][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 05:37:02][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 05:37:02][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 05:37:03][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 05:37:03][0x19C:0x1C0] Message 0x1A, wparam = 0, lparam = 623712533624

    [2014-10-21 05:37:03][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 05:37:03][0x19C:0x1C0] Message 0x1A, wparam = 0, lparam = 623712533624

    [2014-10-21 05:37:32][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 05:37:32][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:14:38][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:14:40][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:14:40][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:17:50][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:19:55][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:19:55][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:19:58][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:19:58][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:20:00][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 11:20:00][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 12:18:32][0x19C:0x1C0] Message 0x320, wparam = 1157627904, lparam = 1

    [2014-10-21 12:18:32][0x19C:0x1C0] Loading settings (flags = 0x2) from HKEY 0x00000000000003DC for session #1

    [2014-10-21 12:18:32][0x19C:0x1C0] Settings reloaded

    [2014-10-21 12:18:32][0x19C:0x1C0] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 12:18:32][0x19C:0x1C0] Message 0x2B1, wparam = 6, lparam = 1

    [2014-10-21 12:18:32][0x19C:0x1C0] Loading settings (flags = 0x1) from HKEY 0x0000000000000000 for session #1

    [2014-10-21 12:18:32][0x19C:0x1C0] Settings reloaded

    [2014-10-21 12:18:33][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 12:18:33][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 12:18:33][0x19C:0x1C0] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:04][0x5F4:0x5F8] Installing DWM hook...

    [2014-10-21 21:38:04][0x5F4:0x5F8] User: SYSTEM

    [2014-10-21 21:38:05][0x5F4:0x5F8] Module: C:\BIN\dwmglass.dll

    [2014-10-21 21:38:05][0x3A8:0x730] Donation key loaded

    [2014-10-21 21:38:05][0x3A8:0x730] Machine ID: CG6OCCLNFHOH5LOSAU3ILTAPGVTLO335QDLJRAKI4LOGYZUQ

    [2014-10-21 21:38:05][0x3A8:0x730] Hook (USER32.dll!DrawTextW from udwm.dll) installed

    [2014-10-21 21:38:05][0x3A8:0x730] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed

    [2014-10-21 21:38:05][0x3A8:0x730] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed

    [2014-10-21 21:38:05][0x3A8:0x730] Aero Glass for Win8.1 v1.2.6 DEBUG x64 correctly loaded (C:\BIN\dwmglass.dll).

    [2014-10-21 21:38:05][0x3A8:0x738] DBGHELP: Symbol Search Path: .;SRV*C:\BIN\symbols*http://msdl.microsoft.com/download/symbols

    [2014-10-21 21:38:05][0x3A8:0x738] dwmcore.dll version 6.4.9841.0

    [2014-10-21 21:38:05][0x3A8:0x738] DBGHELP: .\dwmcore.pdb - file not found

    [2014-10-21 21:38:05][0x3A8:0x738] DBGHELP: .\dll\dwmcore.pdb - file not found

    [2014-10-21 21:38:05][0x3A8:0x738] DBGHELP: .\symbols\dll\dwmcore.pdb - file not found

    [2014-10-21 21:38:05][0x3A8:0x738] DBGHELP: dwmcore - public symbols

    C:\BIN\symbols\dwmcore.pdb\89A1641B0B9D4FFAA5A383D97F12E74F1\dwmcore.pdb

    [2014-10-21 21:38:05][0x3A8:0x738] Symbols loaded for dwmcore.dll as 3 (#0)

    [2014-10-21 21:38:05][0x3A8:0x158] Delayed hook (UxTheme.dll!GetThemeStream from udwm.dll) installed

    [2014-10-21 21:38:05][0x3A8:0x738] udwm.dll version 6.4.9841.0

    [2014-10-21 21:38:05][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:06][0x3A8:0x738] DBGHELP: .\uDWM.pdb - file not found

    [2014-10-21 21:38:06][0x3A8:0x738] DBGHELP: .\dll\uDWM.pdb - file not found

    [2014-10-21 21:38:06][0x3A8:0x738] DBGHELP: .\symbols\dll\uDWM.pdb - file not found

    [2014-10-21 21:38:06][0x3A8:0x3AC] Message 0x404, wparam = 0, lparam = 0

    [2014-10-21 21:38:06][0x3A8:0x738] DBGHELP: udwm - public symbols

    C:\BIN\symbols\uDWM.pdb\C423D32694804BB4B565697CCD6641B21\uDWM.pdb

    [2014-10-21 21:38:06][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:07][0x3A8:0x738] Symbols loaded for udwm.dll as 3 (#0)

    [2014-10-21 21:38:07][0x3A8:0x3AC] Message 0x218, wparam = 32787, lparam = 474514429744

    [2014-10-21 21:38:07][0x3A8:0x3AC] Message 0x218, wparam = 32787, lparam = 474439184512

    [2014-10-21 21:38:07][0x3A8:0x3AC] Message 0x320, wparam = 1157627904, lparam = 1

    [2014-10-21 21:38:07][0x3A8:0x3AC] Loading settings (flags = 0x2) from HKEY 0x0000000000000000 for session #1

    [2014-10-21 21:38:07][0x3A8:0x738] Symbols loaded from external files: 0x7F7

    [2014-10-21 21:38:07][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 21:38:07][0x5F4:0x72C] Failed to duplicate handle (6 - The handle is invalid.)

    [2014-10-21 21:38:07][0x3A8:0x3AC] Message 0x31E, wparam = 0, lparam = 0

    [2014-10-21 21:38:07][0x3A8:0x738] Loading settings (flags = 0x1) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 21:38:07][0x3A8:0x738] Settings reloaded

    [2014-10-21 21:38:07][0x3A8:0x3AC] Message 0x1E, wparam = 0, lparam = 0

    [2014-10-21 21:38:07][0x3A8:0x3AC] Message 0x218, wparam = 10, lparam = 0

    [2014-10-21 21:38:07][0x3A8:0x3AC] Loading settings (flags = 0x1) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 21:38:07][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 21:38:07][0x3A8:0x3AC] Message 0x320, wparam = 3036693131, lparam = 1

    [2014-10-21 21:38:07][0x3A8:0x3AC] Loading settings (flags = 0x2) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 21:38:08][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x31B, wparam = 0, lparam = 0

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x31A, wparam = 2228226, lparam = 1

    [2014-10-21 21:38:08][0x3A8:0x3AC] Loading settings (flags = 0x4) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 21:38:08][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 21:38:08][0x3A8:0x3AC] Atlas resource loading (custom: C:\BIN\themeatlas.png)

    [2014-10-21 21:38:08][0x3A8:0x3AC] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x31B, wparam = 2228226, lparam = 1

    [2014-10-21 21:38:08][0x3A8:0x158] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 21:38:08][0x3A8:0x158] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x31A, wparam = 0, lparam = 0

    [2014-10-21 21:38:08][0x3A8:0x3AC] Loading settings (flags = 0x4) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 21:38:08][0x3A8:0x158] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 21:38:08][0x3A8:0x3AC] Atlas resource loading (custom: C:\BIN\themeatlas.png)

    [2014-10-21 21:38:08][0x3A8:0x3AC] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x31A, wparam = 0, lparam = 0

    [2014-10-21 21:38:08][0x3A8:0x3AC] Loading settings (flags = 0x4) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 21:38:08][0x3A8:0x158] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 21:38:08][0x3A8:0x158] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Atlas resource loading (custom: C:\BIN\themeatlas.png)

    [2014-10-21 21:38:08][0x3A8:0x158] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 21:38:08][0x3A8:0x158] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x320, wparam = 3036693131, lparam = 1

    [2014-10-21 21:38:08][0x3A8:0x3AC] Loading settings (flags = 0x2) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 21:38:08][0x3A8:0x158] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x158] GetThemeStream 0,0,213

    [2014-10-21 21:38:08][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x320, wparam = 3036693131, lparam = 1

    [2014-10-21 21:38:08][0x3A8:0x3AC] Loading settings (flags = 0x2) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 21:38:08][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x320, wparam = 3036693131, lparam = 1

    [2014-10-21 21:38:08][0x3A8:0x3AC] Loading settings (flags = 0x2) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 21:38:08][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x1A, wparam = 0, lparam = 474379123944

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x1A, wparam = 0, lparam = 474379123944

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x46, wparam = 0, lparam = 474379123936

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x83, wparam = 1, lparam = 474379123888

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x47, wparam = 0, lparam = 474379123936

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x3, wparam = 0, lparam = 2197848832

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x1A, wparam = 0, lparam = 474379123944

    [2014-10-21 21:38:08][0x3A8:0x3AC] Message 0x1A, wparam = 24, lparam = 474379123976

    [2014-10-21 21:38:09][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:09][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:10][0x3A8:0x3AC] Message 0x7E, wparam = 32, lparam = 78645120

    [2014-10-21 21:38:10][0x3A8:0x3AC] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 21:38:10][0x3A8:0x3AC] Message 0x1A, wparam = 0, lparam = 0

    [2014-10-21 21:38:11][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:12][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:12][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:12][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:12][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:12][0x3A8:0x3AC] Message 0x1A, wparam = 0, lparam = 474379123976

    [2014-10-21 21:38:12][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:38:12][0x3A8:0x3AC] Message 0x1A, wparam = 0, lparam = 474379123976

    [2014-10-21 21:55:16][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 21:55:16][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:26:58][0x3A8:0x3AC] Message 0x320, wparam = 1157627904, lparam = 1

    [2014-10-21 23:26:58][0x3A8:0x3AC] Loading settings (flags = 0x2) from HKEY 0x0000000000000378 for session #1

    [2014-10-21 23:26:58][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 23:26:58][0x3A8:0x3AC] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 23:26:58][0x3A8:0x3AC] Message 0x2B1, wparam = 6, lparam = 1

    [2014-10-21 23:26:58][0x3A8:0x3AC] Loading settings (flags = 0x1) from HKEY 0x0000000000000000 for session #1

    [2014-10-21 23:26:58][0x3A8:0x3AC] Settings reloaded

    [2014-10-21 23:26:59][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:26:59][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:26:59][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:26:59][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:26:59][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:26:59][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:26:59][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:26:59][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:26:59][0x3A8:0x3AC] Message 0x219, wparam = 7, lparam = 0

    [2014-10-21 23:44:20][0xC64:0x708] Installing DWM hook...

    [2014-10-21 23:44:20][0xC64:0x708] User: SYSTEM

    [2014-10-21 23:44:20][0xC64:0x708] Module: C:\BIN\dwmglass.dll

    [2014-10-21 23:44:20][0x2DC:0x11F8] Donation key loaded

    [2014-10-21 23:44:20][0x2DC:0x11F8] Machine ID: CG6OCCLNFHOH5LOSAU3ILTAPGVTLO335QDLJRAKI4LOGYZUQ

    [2014-10-21 23:44:20][0x2DC:0x11F8] Hook (USER32.dll!DrawTextW from udwm.dll) installed

    [2014-10-21 23:44:20][0x2DC:0x11F8] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed

    [2014-10-21 23:44:20][0x2DC:0x11F8] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed

    [2014-10-21 23:44:20][0x2DC:0x11F8] Aero Glass for Win8.1 v1.2.6 DEBUG x64 correctly loaded (C:\BIN\dwmglass.dll).

    [2014-10-21 23:44:20][0x2DC:0x1194] Delayed hook (UxTheme.dll!GetThemeStream from udwm.dll) installed

    [2014-10-21 23:44:20][0x2DC:0xA10] DBGHELP: Symbol Search Path: .;SRV*C:\BIN\symbols*http://msdl.microsoft.com/download/symbols

    [2014-10-21 23:44:20][0x2DC:0xA10] dwmcore.dll version 6.4.9860.0

    [2014-10-21 23:44:20][0x2DC:0xA10] DBGHELP: .\dwmcore.pdb - file not found

    [2014-10-21 23:44:20][0x2DC:0xA10] DBGHELP: .\dll\dwmcore.pdb - file not found

    [2014-10-21 23:44:20][0x2DC:0xA10] DBGHELP: .\symbols\dll\dwmcore.pdb - file not found

    [2014-10-21 23:44:21][0x2DC:0xA10] SYMSRV: C:\BIN\symbols\dwmcore.pdb\ABAE078A600846BE8945BBAA2DE3DA111\dwmcore.pdb not found

    [2014-10-21 23:44:21][0x2DC:0xA10] SYMSRV: http://msdl.microsoft.com/download/symbols/dwmcore.pdb/ABAE078A600846BE8945BBAA2DE3DA111/dwmcore.pdb not found

    [2014-10-21 23:44:21][0x2DC:0xA10] DBGHELP: dwmcore.pdb - file not found

    [2014-10-21 23:44:21][0x2DC:0xA10] DBGHELP: dwmcore - export symbols

    [2014-10-21 23:44:51][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:45:21][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:45:21][0x2DC:0xA10] udwm.dll version 6.4.9860.0

    [2014-10-21 23:45:21][0x2DC:0xA10] DBGHELP: .\uDWM.pdb - file not found

    [2014-10-21 23:45:21][0x2DC:0xA10] DBGHELP: .\dll\uDWM.pdb - file not found

    [2014-10-21 23:45:21][0x2DC:0xA10] DBGHELP: .\symbols\dll\uDWM.pdb - file not found

    [2014-10-21 23:45:22][0x2DC:0xA10] SYMSRV: C:\BIN\symbols\uDWM.pdb\D7034F09D1DF45D4A7CE2C3608D6D40D1\uDWM.pdb not found

    [2014-10-21 23:45:22][0x2DC:0xA10] SYMSRV: http://msdl.microsoft.com/download/symbols/uDWM.pdb/D7034F09D1DF45D4A7CE2C3608D6D40D1/uDWM.pdb not found

    [2014-10-21 23:45:22][0x2DC:0xA10] DBGHELP: uDWM.pdb - file not found

    [2014-10-21 23:45:22][0x2DC:0xA10] DBGHELP: udwm - no symbols loaded

    [2014-10-21 23:45:52][0x2DC:0xA10] Failed to load symbol module udwm.dll: 0

    [2014-10-21 23:46:22][0x2DC:0xA10] Failed to load symbol module udwm.dll: 0

    [2014-10-21 23:46:52][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:47:22][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:47:52][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:48:22][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:48:52][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:49:22][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:49:22][0x2DC:0xA10] DWM incompatibility error 0x7F7

    [2014-10-21 23:50:03][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:50:33][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:51:03][0x2DC:0xA10] Failed to load symbol module udwm.dll: 0

    [2014-10-21 23:51:33][0x2DC:0xA10] Failed to load symbol module udwm.dll: 0

    [2014-10-21 23:52:03][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:52:33][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:53:03][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:53:33][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:54:03][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:54:33][0x2DC:0xA10] Failed to load symbol module dwmcore.dll: 0

    [2014-10-21 23:54:33][0x2DC:0xA10] DWM incompatibility error 0x7F7

    [2014-10-21 23:54:36][0x2DC:0xA10] Could not connect to AeroHost (2 - The system cannot find the file specified.)

    [2014-10-21 23:54:36][0x2DC:0xA10] AeroHost timed out

    .[2014-10-21 23:54:36][0x2DC:0xA10] Loading settings (flags = 0x1) from HKEY 0x0000000000000000 for session #2

    [2014-10-21 23:54:36][0x2DC:0xA10] Settings reloaded

    [2014-10-21 23:54:36][0x2DC:0xA28] Message 0x31A, wparam = 0, lparam = 0

    [2014-10-21 23:54:36][0x2DC:0xA28] Loading settings (flags = 0x4) from HKEY 0x0000000000000000 for session #2

    [2014-10-21 23:54:36][0x2DC:0xA28] Settings reloaded

    [2014-10-21 23:54:36][0x2DC:0xA28] Atlas resource loading (custom: )

    [2014-10-21 23:54:36][0x2DC:0xA28] GetThemeStream 0,0,213

    [2014-10-21 23:54:37][0x2DC:0x1194] GetThemeStream 0,0,213

    [2014-10-21 23:54:37][0x2DC:0x1194] GetThemeStream 0,0,213

    [2014-10-21 23:54:37][0x2DC:0x1194] GetThemeStream 0,0,213

    [2014-10-21 23:54:37][0x2DC:0xA28] Message 0x320, wparam = 2868915549, lparam = 1

    [2014-10-21 23:54:37][0x2DC:0xA28] Loading settings (flags = 0x2) from HKEY 0x0000000000000000 for session #2

    [2014-10-21 23:54:37][0x2DC:0xA28] Settings reloaded

    [2014-10-21 23:54:37][0x2DC:0xA28] Message 0x15, wparam = 0, lparam = 0

    [2014-10-21 23:54:45][0x2DC:0x16C] Uninstalling...

     

    Not sure if/whether it will affect Aero Glass, but I believe I see an update to the Window closing/opening animation.

     

    -Noel

    You're not alone, I see the same thing.

  5. Just another data point:

     

    Items in my Startup folder all start for me okay on Win 10.  I use only Big Muscle's Aero Glass software and a themeatlas.png I created.

     

    -Noel

    For me it's not Muscle's Aero Glass software that's causing the problem,

    it's using UxStyle, or something like it, with a 3rd party theme designed for Win8.1.1.

    Maybe you could try the same?

  6. I did have some problems with UX Style, see other thread for ref. and I am waiting for the dev to fix it if not already happened...

    I used UXTheme Multi-Patcher 13.1.exe and it seems to work okay.

    But it still does not load startup items with 3rd party themes.

    Themes designed to run on Win10 seem to run fine

    and all items startup like they're supposed to.

  7. weird. since I cannot use aero for win10, which is truly bad I think I cannot use the atlas as well (or can I?) I have to remain more or less stock for now, but none of my startup items are starting, is this maybe coz I have boh systems on the same hdd?

    If I use UxStyle with a 3rd party theme and NO AeroGlass the same thing happens.

  8. well I think the title says enough, to elaborate further on this I have several items to start from Autohotkey to make the kayboard on the laptop more usable, and my just recently found solution to kick home out of the Window, down to WinTHButtonhider which hides the task and search buttons since they're annoying.

    and they are linked to the startup section through both ways, some through the registry and some others through the good old Startup folder.

     

    All show up in the startup section in the task manager but none actually starts, which is clearly annying...

     

    some Idea on how to fix this...

    I have the same issue when I use AeroGlass for Win10 with a 3rd party theme.

  9. We are surely directing to situation where "Aero Glass for Win8.x" will not be valid name. Any ideas how to tag it properly when Aero Glass for Win10 is available? There is big probability that Win8.1 and Win10 versions will be merged into one release, because there are only minor changes in Win10's DWM.

    How about "Aero Glass for Win8.1/Win10"

  10. 1. In Win8.x, right-clicking on tile/icon on Start screen displays action menu where I can delete (etc.) the icon. In Update 1, right-clicking only tick the icon and nothing more. No action menu is displayed. <_<

    That's because you're using an incompatible theme. Switch back to the default one and you'll get a context menu.

    Nope, I don't. It is clean Win8.1 32bit installation just with all updates installed.

    If you're using Start is Back or Classic Shell there's a setting to get the context menu back.

  11. AeroGlass w8.1-1.1 ON Win8.1 9600.16596.WINBLUES14_GDR_LEAN.140114-0237 x64

    attachicon.gifAero Glass w8.1-1.1 PIC.jpg

    NOTES:

    Downloads:

    Symbols NOT available to download, SO you will get Your DWM is incompatible with Aero Glass! POPUP BOX.

    Solution:

    Unknown, Just Press Cancel Button. :w00t:

    Regedit:

    BlurDeviation NOT working.

    TextGlowMode NOT working.

    CustomThemeAtlas NOT working.

    Solution:

    Unknown

    Desktop:

    Watermark NOT working.

    Solution:

    Unknown

    Donate POPUP BOX Still works.

    Solution:

    You Already Know. :angel

    Alpha version is working fine.

    Maybe BM can repost it for download, for people like us, who can't do without AeroGlass.

    Changing sizes of tiles, etc on Metro screen not working with AeroGlass, turn it off and then it works.

×
×
  • Create New...