Jump to content

Windows 10 DEVELOPMENT


bigmuscle

Recommended Posts


There is absolutely no magic in blurring the taskbar on the second monitor. It works exactly in the same way as blurring any other window.

Thank you bigmuscle.  Could you possibly steer me in the right direction?

Link to comment
Share on other sites

get some tool to find the Window Classes (I think one was called Window Spy or whatever) let it get the class of the 2nd taskbar and insert it as another line into the script we already have...

Link to comment
Share on other sites

Well I got the tool, but I just cant seem to make it do what it is supposed to do.  It seems to work, but I can not even get it to pick up the class name for the FIRST taskbar.  If I could see it do that right, I would know it is doing something.  If someone could give me the class name for the taskbar on the second monitor, I could get the transparency.

Link to comment
Share on other sites

 

Has anyone found a way to enable taskbar transparency on multiple monitors?

Good Question, I don't do multi but my best guess is someone will find a way to make it work by rtm time.

~DP

 

Other taskbars have the classe Shell_SecondaryTrayWnd but when you call the script, you must put your cursor on the second or third monitor if you want it to work ;)

Edited by MTDirector
Link to comment
Share on other sites

 

 

Has anyone found a way to enable taskbar transparency on multiple monitors?

Good Question, I don't do multi but my best guess is someone will find a way to make it work by rtm time.

~DP

 

Other taskbars have the classe Shell_SecondaryTrayWnd but when you call the script, you must put your cursor on the second or third monitor if you whant it to work ;)

 

Thanks I will give it a try, and report back.  Have a couple things to do first, but I will get back.  :) :) :)

Link to comment
Share on other sites

get some tool to find the Window Classes (I think one was called Window Spy or whatever) let it get the class of the 2nd taskbar and insert it as another line into the script we already have...

Your referring to SPY++ which is part of a 2.18 GB Iso download of Visual Studios 2010 another option that I use
is WinID which can be installed or used as a portable app and works with Windows 10
~DP
Link to comment
Share on other sites

Aero Glass still working on build 10049 but not straight away, it tries to find symbols first and then finds some sort of fallback to use, there is some noticeable artifacts in the windows though, setting the blur radius effect to 0 stops it though.

 

Debug log

[2015-03-31 13:10:36][0x37C:0x95C] Uninstalling...
[2015-03-31 13:10:38][0xE98:0xA30] Could not locate serial number offset (VMware,  VMware Virtual S 1.0 ).
[2015-03-31 13:10:38][0xE98:0xA30] Machine ID: BYNQP4LGSUQLJLOC5UD2L7X3MDPL4VNLH5LELFOQRL4JE3WQ
[2015-03-31 13:10:38][0xE98:0xA30] Checking key 1d26b80e5b2e5efb6435484be33b34e954446e0c8b3421024dad3a670d3b8da4bfc30cfef578b9081c42af5dc110600d for ID BYNQP4LGSUQLJLOC5UD2L7X3MDPL4VNLH5LELFOQRL4JE3WQ...
[2015-03-31 13:10:38][0xE98:0xA30] Hook (USER32.dll!DrawTextW from udwm.dll) installed
[2015-03-31 13:10:38][0xE98:0xA30] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed
[2015-03-31 13:10:38][0xE98:0xA30] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed
[2015-03-31 13:10:38][0xE98:0xA30] Aero Glass for Win8.1 v1.3.2 DEBUG x64 correctly loaded (C:\AeroGlass\DWMGlass.dll).
[2015-03-31 13:10:38][0xE98:0x12E8] DBGHELP: Symbol Search Path: .;SRV*C:\AeroGlass\symbols*http://msdl.microsoft.com/download/symbols
[2015-03-31 13:10:38][0xE98:0x12E8] dwmcore.dll version 10.0.10049.0
[2015-03-31 13:10:38][0xE98:0x12E8] DBGHELP: .\dwmcore.pdb - file not found
[2015-03-31 13:10:38][0xE98:0x12E8] DBGHELP: .\dll\dwmcore.pdb - file not found
[2015-03-31 13:10:38][0xE98:0x12E8] DBGHELP: .\symbols\dll\dwmcore.pdb - file not found
[2015-03-31 13:10:41][0xE98:0x12E8] SYMSRV:  C:\AeroGlass\symbols\dwmcore.pdb\C1C1098B48AB4E7BBDC05D796C764FAB1\dwmcore.pdb not found
[2015-03-31 13:10:41][0xE98:0x12E8] SYMSRV:  http://msdl.microsoft.com/download/symbols/dwmcore.pdb/C1C1098B48AB4E7BBDC05D796C764FAB1/dwmcore.pdbnot found
[2015-03-31 13:10:41][0xE98:0x12E8] DBGHELP: dwmcore.pdb - file not found
[2015-03-31 13:10:41][0xE98:0x12E8] DBGHELP: dwmcore - export symbols
[2015-03-31 13:11:11][0xE98:0x12E8] Failed to load symbol module dwmcore.dll: 0
[2015-03-31 13:11:11][0xE98:0x12E8] udwm.dll version 10.0.10049.0
[2015-03-31 13:11:11][0xE98:0x12E8] DBGHELP: .\uDWM.pdb - file not found
[2015-03-31 13:11:11][0xE98:0x12E8] DBGHELP: .\dll\uDWM.pdb - file not found
[2015-03-31 13:11:11][0xE98:0x12E8] DBGHELP: .\symbols\dll\uDWM.pdb - file not found
[2015-03-31 13:11:12][0xE98:0x12E8] SYMSRV:  C:\AeroGlass\symbols\uDWM.pdb\773A853346D342F18C9F4ED65F2335221\uDWM.pdb not found
[2015-03-31 13:11:12][0xE98:0x12E8] SYMSRV:  http://msdl.microsoft.com/download/symbols/uDWM.pdb/773A853346D342F18C9F4ED65F2335221/uDWM.pdbnot found
[2015-03-31 13:11:13][0xE98:0x12E8] DBGHELP: uDWM.pdb - file not found
[2015-03-31 13:11:13][0xE98:0x12E8] DBGHELP: udwm - no symbols loaded
[2015-03-31 13:11:43][0xE98:0x12E8] Failed to load symbol module udwm.dll: 0
[2015-03-31 13:12:13][0xE98:0x12E8] Failed to load symbol module dwmcore.dll: 0
[2015-03-31 13:12:43][0xE98:0x12E8] Failed to load symbol module dwmcore.dll: 0
[2015-03-31 13:12:43][0xE98:0x12E8] DWM incompatibility error 0x44A
[2015-03-31 13:12:46][0xE98:0x12E8] Symbols loaded from patterns: 0xBB5
[2015-03-31 13:12:46][0xE98:0x1540] Allocating class CReflection for D2D 0x000000070CC7B540
[2015-03-31 13:12:47][0xE98:0x12E8] Loading settings (flags = 0x1) from HKEY 0x00000000000006C0 for session #1
[2015-03-31 13:12:47][0xE98:0x12E8] Settings reloaded
[2015-03-31 13:12:47][0xE98:0xE88] Message 0x31A, wparam = 0, lparam = 0
[2015-03-31 13:12:47][0xE98:0x1540] Allocating class CBlurEffect for D2D 0x000000070CC7B540
[2015-03-31 13:12:47][0xE98:0xE88] Loading settings (flags = 0x4) from HKEY 0x00000000000006C0 for session #1
[2015-03-31 13:12:47][0xE98:0x1540] Allocating blur buffer 1213 x 649 [pixelFormat: 87, 3]  (D2D 0x000000070CC7B540)
[2015-03-31 13:12:47][0xE98:0xE88] Settings reloaded
[2015-03-31 13:12:47][0xE98:0x1540] Allocating blur buffer 1454 x 774 [pixelFormat: 87, 3]  (D2D 0x000000070CC7B540)
[2015-03-31 13:12:47][0xE98:0xE88] Delayed hook (UxTheme.dll!GetThemeStream from udwm.dll) installed
[2015-03-31 13:12:47][0xE98:0xE88] Atlas resource loading (custom: )
[2015-03-31 13:12:47][0xE98:0xE88] GetThemeStream 0,0,213
[2015-03-31 13:12:47][0xE98:0xFF8] GetThemeStream 0,0,213
[2015-03-31 13:12:47][0xE98:0xFF8] GetThemeStream 0,0,213
[2015-03-31 13:12:47][0xE98:0xFF8] GetThemeStream 0,0,213
[2015-03-31 13:12:47][0xE98:0xE88] Message 0x320, wparam = 3343362246, lparam = 1
[2015-03-31 13:12:47][0xE98:0xE88] Loading settings (flags = 0x2) from HKEY 0x00000000000006C0 for session #1
[2015-03-31 13:12:47][0xE98:0x1540] Allocating blur buffer 1920 x 774 [pixelFormat: 87, 3]  (D2D 0x000000070CC7B540)
[2015-03-31 13:12:47][0xE98:0xE88] Settings reloaded
[2015-03-31 13:12:47][0xE98:0xE88] Message 0x15, wparam = 0, lparam = 0

Link to comment
Share on other sites

Same behavior as with build 10041 at first.

 

Let's hope this time when the symbols download it just starts working, vs. crashing as it did with 10041.

 

FYI, though I haven't had time to do a detailed check, the theme atlas resources seem to be in the same places as with build 10041.

 

-Noel

Edited by NoelC
Link to comment
Share on other sites

Yea, the only thing I couldn't get to work at all was ModernFrame.dll.  The other Aeroglass effects work including taskbar transparency.  I found it works better when my donation.key is not installed.  Otherwise I have to wait, and wait, and wait to hit cancel!   :crazy:

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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