Jump to content

Windows 10 DEVELOPMENT


bigmuscle

Recommended Posts


Reboot, of course, to get the AppInit_DLLs setting to take effect.

 

If that's not it, then details matter...  The key elements are missing from your display, Hunk4TH.

 

Export the key and see that the listed fields match this, which is from a working system:

Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]"AppInit_DLLs"="C:\\AeroGlass\\UxThemeSignatureBypass64.dll C:\\AeroGlass\\ModernFrame.dll""LoadAppInit_DLLs"=dword:00000001

Note the escaped backslashes.

 

-Noel

Edited by NoelC
Link to comment
Share on other sites

Reboot, of course, to get the AppInit_DLLs setting to take effect.

 

If that's not it, then details matter...  The key elements are missing from your display, Hunk4TH.

 

Export the key and see that the listed fields match this, which is from a working system:

Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]"AppInit_DLLs"="C:\\AeroGlass\\UxThemeSignatureBypass64.dll C:\\AeroGlass\\ModernFrame.dll""LoadAppInit_DLLs"=dword:00000001

Note the escaped backslashes.

 

-Noel

Thanks for replying. This is what my exported reg looks like.

Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]@="mnmsrvc""DdeSendTimeout"=dword:00000000"DesktopHeapLogging"=dword:00000001"DeviceNotSelectedTimeout"="15""DwmInputUsesIoCompletionPort"=dword:00000001"EnableDwmInputProcessing"=dword:00000007"GDIProcessHandleQuota"=dword:00002710"IconServiceLib"="IconCodecService.dll""NaturalInputHandler"="Ninput.dll""ShutdownWarningDialogTimeout"=dword:ffffffff"Spooler"="yes""ThreadUnresponsiveLogTimeout"=dword:000001f4"TransmissionRetryTimeout"="90""USERNestedWindowLimit"=dword:00000032"USERPostMessageLimit"=dword:00002710"USERProcessHandleQuota"=dword:00002710"Win32kLastWriteTime"="1D0BAFF9434CCA1""AppInit_DLLs"="C:\\AeroGlass\\UxThemeSignatureBypass64.dll C:\\AeroGlass\\ModernFrame.dll""LoadAppInit_DLLs"=dword:00000001"RequireSignedAppInit_DLLs"=dword:00000000
Link to comment
Share on other sites

Do you have secure boot enabled?  I believe that has to be off.

 

Do you see any debug window open (basically, a CMD console) when you start a Modern App?

 

-Noel

It's actually enabled. I'll try disabling it. And nah I don't.

Link to comment
Share on other sites

is the back arrow part of modernframe.dll

No, it is not. Back arrow is just a button drawn by ApplicationFrame.dll. It seems to be black for active windows and grey for inactive windows. But it may depend on app, because some apps draw the titlebar with white color.

Link to comment
Share on other sites

well if you donate now you wont lose the watermark, but as soon as bigmuscle releases the "stable" w10 version then it will disappear.

Thanks well then I'll donate now and wait :)

I donate  received e-mail now I wait Thanks

50e438f0d807d2e9.JPG 4df517ad35267743.JPG

 

My debug.log

[2015-08-11 01:18:04][0xE6C:0x1E1C] Machine ID: ID

[2015-08-11 01:18:04][0xE6C:0x1E1C] Checking key Key for ID Id...

[2015-08-11 01:18:04][0xE6C:0x1E1C] Hook (USER32.dll!DrawTextW from udwm.dll) installed

[2015-08-11 01:18:04][0xE6C:0x1E1C] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed

[2015-08-11 01:18:04][0xE6C:0x1E1C] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed

[2015-08-11 01:18:04][0xE6C:0x1E1C] Aero Glass for Win8.1+ v1.3.2 DEBUG x64 correctly loaded (C:\AeroGlass\DWMGlass.dll).

[2015-08-11 01:18:04][0xE6C:0x1D74] DBGHELP: Symbol Search Path: .;SRV*C:\AeroGlass\symbols*http://msdl.microsoft.com/download/symbols

[2015-08-11 01:18:04][0xE6C:0x1D74] Could not connect to AeroHost (2 - The system cannot find the file specified.)

[2015-08-11 01:18:04][0xE6C:0x1D74] AeroHost timed out

.[2015-08-11 01:18:04][0xE6C:0x1D74] Loading settings (flags = 0x1) from HKEY 0x0000000000000000 for session #3

[2015-08-11 01:18:04][0xE6C:0x1D74] Settings reloaded

[2015-08-11 01:18:04][0xE6C:0x1D74] dwmcore.dll version 10.0.10240.16397

[2015-08-11 01:18:04][0xE6C:0x1D74] udwm.dll version 10.0.10240.16384

[2015-08-11 01:18:04][0xE6C:0x1D74] Symbols loaded from patterns: 0x7FF

[2015-08-11 01:18:04][0xE6C:0x1E1C] Message 0x31A, wparam = 0, lparam = 0

[2015-08-11 01:18:04][0xE6C:0x1E1C] Loading settings (flags = 0x4) from HKEY 0x0000000000000000 for session #3

[2015-08-11 01:18:04][0xE6C:0x1E1C] Settings reloaded

[2015-08-11 01:18:04][0xE6C:0x1E1C] Delayed hook (UxTheme.dll!GetThemeStream from udwm.dll) installed

[2015-08-11 01:18:04][0xE6C:0x1E1C] Delayed hook (UxTheme.dll!GetThemeRect from udwm.dll) installed

[2015-08-11 01:18:04][0xE6C:0x1E1C] Delayed hook (ext-ms-win-uxtheme-themes-l1-1-0.dll!GetThemeMargins from udwm.dll) installed

[2015-08-11 01:18:04][0xE6C:0x1E1C] Hook (USER32.dll!SystemParametersInfoW from udwm.dll) installed

[2015-08-11 01:18:04][0xE6C:0x1E1C] Hook (GDI32.dll!ExtCreateRegion from udwm.dll) installed

[2015-08-11 01:18:04][0xE6C:0x1E1C] Atlas resource loading (custom: C:\AeroGlass\Atlas Theme\RoundedCornersBlueActive-New1.png)

[2015-08-11 01:18:04][0xE6C:0x1E1C] GetThemeStream 0,0,213

[2015-08-11 01:18:04][0xE6C:0x878] GetThemeStream 0,0,213

[2015-08-11 01:18:04][0xE6C:0x878] GetThemeStream 0,0,213

[2015-08-11 01:18:04][0xE6C:0x878] GetThemeStream 0,0,213

[2015-08-11 01:18:04][0xE6C:0x1E1C] Message 0x320, wparam = 1157627904, lparam = 1

[2015-08-11 01:18:04][0xE6C:0x1E1C] Loading settings (flags = 0x2) from HKEY 0x0000000000000000 for session #3

[2015-08-11 01:18:04][0xE6C:0x1E1C] Settings reloaded

[2015-08-11 01:18:04][0xE6C:0x1E1C] Message 0x15, wparam = 0, lparam = 0

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x1E, wparam = 0, lparam = 0

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x2B1, wparam = 5, lparam = 3

[2015-08-11 01:18:13][0xE6C:0x1E1C] Could not connect to AeroHost (2 - The system cannot find the file specified.)

[2015-08-11 01:18:13][0xE6C:0x1E1C] AeroHost timed out

.[2015-08-11 01:18:13][0xE6C:0x1E1C] Loading settings (flags = 0x1) from HKEY 0x0000000000000000 for session #3

[2015-08-11 01:18:13][0xE6C:0x1E1C] Settings reloaded

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x320, wparam = 721420288, lparam = 1

[2015-08-11 01:18:13][0xE6C:0x1E1C] Loading settings (flags = 0x2) from HKEY 0x0000000000000000 for session #3

[2015-08-11 01:18:13][0xE6C:0x1E1C] Settings reloaded

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x31B, wparam = 0, lparam = 0

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x31A, wparam = 1703938, lparam = 1

[2015-08-11 01:18:13][0xE6C:0x1E1C] Loading settings (flags = 0x4) from HKEY 0x0000000000000000 for session #3

[2015-08-11 01:18:13][0xE6C:0x1E1C] Settings reloaded

[2015-08-11 01:18:13][0xE6C:0x1E1C] Atlas resource loading (custom: C:\AeroGlass\Atlas Theme\RoundedCornersBlueActive-New1.png)

[2015-08-11 01:18:13][0xE6C:0x1E1C] GetThemeStream 0,0,213

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x31B, wparam = 1703938, lparam = 1

[2015-08-11 01:18:13][0xE6C:0x878] GetThemeStream 0,0,213

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x15, wparam = 0, lparam = 0

[2015-08-11 01:18:13][0xE6C:0x878] GetThemeStream 0,0,213

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x1A, wparam = 0, lparam = 919523555640

[2015-08-11 01:18:13][0xE6C:0x878] GetThemeStream 0,0,213

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x1A, wparam = 0, lparam = 919523555640

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x320, wparam = 721420288, lparam = 1

[2015-08-11 01:18:13][0xE6C:0x1E1C] Loading settings (flags = 0x2) from HKEY 0x0000000000000000 for session #3

[2015-08-11 01:18:13][0xE6C:0x1E1C] Settings reloaded

[2015-08-11 01:18:13][0xE6C:0x1E1C] Message 0x15, wparam = 0, lparam = 0

[2015-08-11 01:18:14][0xE6C:0x1E1C] Message 0x46, wparam = 0, lparam = 919523555600

[2015-08-11 01:18:14][0xE6C:0x1E1C] Message 0x47, wparam = 0, lparam = 919523555600

[2015-08-11 01:18:14][0xE6C:0x1E1C] Message 0x3, wparam = 0, lparam = 2197848832

[2015-08-11 01:18:14][0xE6C:0x1E1C] Message 0x1A, wparam = 24, lparam = 919523555640

[2015-08-11 01:18:19][0xE6C:0x18E0] Allocating class CBlurEffect for D2D 0x000000D61B3D6B70

[2015-08-11 01:18:19][0xE6C:0x18E0] Allocating blur buffer 1003 x 536 [pixelFormat: 87, 1] (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:19][0xE6C:0x18E0] Allocating class CReflection for D2D 0x000000D61B3D6B70

[2015-08-11 01:18:19][0xE6C:0x18E0] Allocating class CGlassSafetyZoneLayer for D2D 0x000000D61B3D6B70

[2015-08-11 01:18:19][0xE6C:0x18E0] Allocating glass safety zone 1280 x 20 (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:19][0xE6C:0x18E0] Allocating glass safety zone 20 x 1024 (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:19][0xE6C:0x18E0] Allocating glass safety zone 20 x 1024 (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:19][0xE6C:0x18E0] Allocating glass safety zone 1280 x 20 (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:19][0xE6C:0x18E0] Allocating blur buffer 1003 x 536 [pixelFormat: 87, 3] (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:26][0xE6C:0x18E0] Allocating blur buffer 1191 x 786 [pixelFormat: 87, 1] (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:26][0xE6C:0x18E0] Allocating blur buffer 1191 x 786 [pixelFormat: 87, 3] (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:31][0xE6C:0x1E1C] Message 0x219, wparam = 7, lparam = 0

[2015-08-11 01:18:32][0xE6C:0x18E0] Allocating blur buffer 1217 x 862 [pixelFormat: 87, 1] (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:32][0xE6C:0x18E0] Allocating blur buffer 1217 x 862 [pixelFormat: 87, 3] (D2D 0x000000D61B3D6B70)

[2015-08-11 01:18:42][0xE6C:0x1E1C] Message 0x219, wparam = 7, lparam = 0

[2015-08-11 01:19:04][0xE6C:0x18E0] Allocating blur buffer 1280 x 862 [pixelFormat: 87, 3] (D2D 0x000000D61B3D6B70)

[2015-08-11 01:19:25][0xE6C:0x18E0] Allocating blur buffer 1280 x 994 [pixelFormat: 87, 3] (D2D 0x000000D61B3D6B70)

[2015-08-11 01:19:26][0xE6C:0x18E0] Allocating blur buffer 1296 x 862 [pixelFormat: 87, 1] (D2D 0x000000D61B3D6B70)

Edited by jofkata81
Link to comment
Share on other sites

Do you have secure boot enabled?  I believe that has to be off.

 

Do you see any debug window open (basically, a CMD console) when you start a Modern App?

 

-Noel

You were right. I had to disable secure boot. It's working now :(

Link to comment
Share on other sites

Sometimes I get 2 ModernFrame Windows. But one uses a Windows Explorer icon. As you see on screenshot

Screenshot%201_zpsepre2ea7.png

wow how do you get your task bar to be clear(non-color tinted) like that?

can you share the secret?

Edited by nytehwx
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...