Alcatel
Freshman Member
Posts: 89
OS: Windows 10 Enterprise LTSC IoT 2021
Theme: Windows 7 Aero
CPU: i9-8950HK
RAM: 32GB DDR4
GPU: Nvidia Quadro P3200
|
Post by Alcatel on Jun 5, 2023 9:12:07 GMT -8
Sorry for the noob question. But then how to save the changes made in IDA Pro? There is no option to save it as a DLL, only an EXE, which it doesn't let you do.
|
|
Dulappy
Freshman Member
Posts: 30
OS: Windows 10
Theme: Custom
CPU: Ryzen 5 2600
RAM: 16GB DDR4 3200MHz
GPU: GeForce GTX 1650 SUPER
|
Post by Dulappy on Jun 5, 2023 9:36:58 GMT -8
May you make a version of this for 1809? Since it's supported until 2029 and supports Aero Glass by Big Muscle Might do this, might not. Give me a few weeks to figure out how to do it in 21H2 in a non-hackish way, and then I assume that doing the dame in 1809 wouldn’t be too difficult. Sorry for the noob question. But then how to save the changes made in IDA Pro? There is no option to save it as a DLL, only an EXE, which it doesn't let you do. I just used HxD to save the changes to a different file. I only used IDA for looking at the code and adding comments.
|
|
Ittr
Freshman Member
👅👅👅👅👅
Posts: 49
OS: Windows 10
Theme: 👅
CPU: Intel Core i3-1005G1
RAM: 8GB
GPU: 👅
Computer Make/Model: 👅
|
Post by Ittr on Jun 5, 2023 10:03:12 GMT -8
Sorry for the noob question. But then how to save the changes made in IDA Pro? There is no option to save it as a DLL, only an EXE, which it doesn't let you do. Edit > Patch program > Assemble
|
|
vruh2
Freshman Member
Posts: 43
|
Post by vruh2 on Jun 5, 2023 11:35:48 GMT -8
Here's a kinda sketched up patch of 1903's uDWM Attachments:uDWM.dll (952.5 KB)
|
|
vruh2
Freshman Member
Posts: 43
|
Post by vruh2 on Jun 5, 2023 11:41:49 GMT -8
May you make a version of this for 1809? Since it's supported until 2029 and supports Aero Glass by Big Muscle Might do this, might not. Give me a few weeks to figure out how to do it in 21H2 in a non-hackish way, and then I assume that doing the dame in 1809 wouldn’t be too difficult. Sorry for the noob question. But then how to save the changes made in IDA Pro? There is no option to save it as a DLL, only an EXE, which it doesn't let you do. I just used HxD to save the changes to a different file. I only used IDA for looking at the code and adding comments. Interestingly enough 1809 lacks the UpdateNCAreaButton function which is used to handle the help and close buttons, so there's that
|
|
vruh2
Freshman Member
Posts: 43
|
Post by vruh2 on Jun 5, 2023 12:22:36 GMT -8
I should also probably post this here, fixed 8.1 lone close button: (real windows 7 on the left, windows 8.1 on the right)
fixed pretty much in the same way as windows 10's uDWM: (in function UpdateNCAreaButton, i simply nop out the crossed out conditional jump in the picture above (jz ...). theres probably better ways of doing this but it works i guess...)
|
|
www
New Member
Posts: 1
OS: Windows 10 (Version 1903)
Theme: Windows 7 Aero
CPU: i5-10210U
RAM: 8 GB
|
Post by www on Jun 6, 2023 14:40:47 GMT -8
May you make a version of this for 1607 (LTSC 2016)?
|
|
|
Post by OrthodoxWin32 on Jun 6, 2023 15:17:00 GMT -8
Personally, I'm interested in a version for Windows 10 21H2.
|
|
Windows 10-7
Sophomore Member
Posts: 233
OS: Windows 11 22H2
Theme: Aero7 - WindowsBlinds 11
RAM: 16gbs
|
Post by Windows 10-7 on Jun 6, 2023 15:37:24 GMT -8
annnddd mayybeee windows 11 with restored borders if possible....... : C
|
|
|
Post by The Jackal on Jun 6, 2023 19:07:26 GMT -8
May you make a version of this for 1607 (LTSC 2016)? Please do no report your own post for no reason. The report function is to used if someone is breaking the rules, not for drawing staff's attention to your request.
|
|
Dulappy
Freshman Member
Posts: 30
OS: Windows 10
Theme: Custom
CPU: Ryzen 5 2600
RAM: 16GB DDR4 3200MHz
GPU: GeForce GTX 1650 SUPER
|
Post by Dulappy on Jun 7, 2023 5:58:34 GMT -8
May you make a version of this for 1607 (LTSC 2016)? Most likely not. I'd rather turn my focus on more recent versions of Windows 10 that still have support for another 8 years, as well as potentially something for Windows 11. Personally, I'm interested in a version for Windows 10 21H2. I'll post it here once I make a Windhawk mod, but if you're interested in trying it out (preferably in a VM), I can send you the patched dll file. annnddd mayybeee windows 11 with restored borders if possible....... : C Let me figure out how to restore proper borders in Windows 10, and then I might look into Windows 11.
|
|
Souper
Freshman Member
Posts: 63
OS: Manjaro | Windows 10 (2021)
Theme: Placeholder | Aero / Luna
|
Post by Souper on Jun 7, 2023 19:18:22 GMT -8
That's controlled by the theme AFAIK. Someone's already made a modified version of the default Aero theme with proper border proportions. ...though looking at it, it does have significantly bigger values for the sizingmargins compared to Aero/AeroLite.
As for 11, I think it straight up crops the windows. Someone else also seemingly removed this, but it cold patches uDWM.dll via a program. (So something similar to how we currently accomplish this.)
|
|
|
Post by OrthodoxWin32 on Jun 7, 2023 23:08:29 GMT -8
I'll post it here once I make a Windhawk mod, but if you're interested in trying it out (preferably in a VM), I can send you the patched dll file. Yes, I'm interested in the patched DLL.
|
|
Dulappy
Freshman Member
Posts: 30
OS: Windows 10
Theme: Custom
CPU: Ryzen 5 2600
RAM: 16GB DDR4 3200MHz
GPU: GeForce GTX 1650 SUPER
|
Post by Dulappy on Jun 8, 2023 6:12:11 GMT -8
That's controlled by the theme AFAIK. Someone's already made a modified version of the default Aero theme with proper border proportions. ...though looking at it, it does have significantly bigger values for the sizingmargins compared to Aero/AeroLite. As for 11, I think it straight up crops the windows. Someone else also seemingly removed this, but it cold patches uDWM.dll via a program. (So something similar to how we currently accomplish this.) It's controlled by the theme yes, however setting the border size anywhere above what the theme has been set to display, will do absolutely nothing. By "proper borders" I mean the exact behavior in Windows Vista to 8.1, where the titlebar and borders were drawn as one surface, and were fully affected by the actual border width (also border padding was actually useful back then). Yes, I'm interested in the patched DLL. Here you go:
I don't recommend anyone uses this on their main machine, as again, it's just a dirty patch I came up with in an hour. You should preferably use this in a VM, simply to check it out for yourself.
|
|
KotonePopper
Freshman Member
#Sukinanda
Posts: 74
OS: Windows 7 Enterprise K
Theme: Windows 7 M2
CPU: Intel Core i5-2400S
RAM: 12 GB
GPU: Nvidia GeForce GT 710
|
Post by KotonePopper on Jun 8, 2023 9:10:48 GMT -8
Here's a kinda sketched up patch of 1903's uDWM
Hey! I was trying this on an VM today to try it out but the only result I got is this, can you help me?
|
|
vruh2
Freshman Member
Posts: 43
|
Post by vruh2 on Jun 8, 2023 20:21:46 GMT -8
Here's a kinda sketched up patch of 1903's uDWM
Hey! I was trying this on an VM today to try it out but the only result I got is this, can you help me? ugh i probably should have mentioned in the original post this is meant for 18362.2XX - archive.org/details/windows-10-1903-x-64, i am not sure if it works in out of date 1903. also, would be wise to wait for dulappy's windhawk mod which should rid us of dirty static patches to uDWM
|
|
|
Post by OrthodoxWin32 on Aug 28, 2023 14:24:05 GMT -8
|
|
|
Post by antlionguardiany on Aug 29, 2023 18:59:01 GMT -8
Actualy Worked on 1909!
|
|
francesfarmer
New Member
Posts: 13
OS: W7 x64 /W10 LTSC 2021 iot
Theme: Classic
|
Post by francesfarmer on Aug 30, 2023 8:54:38 GMT -8
Your script worked fine on my LSTC 2021 iot ! it is very practical, thank you for that! What would be great is two more versions of the DLL : one with classic proportions so that my modified classic aero theme would be almost perfect (the buttons is now the main problem) ! and of course an XP version, but I don't know if that's possible !? Maybe I could try to do it myself if someone would tell me how to do it ! (but it seems to be out of my league!!)
|
|
|
Post by OrthodoxWin32 on Aug 30, 2023 13:01:50 GMT -8
My script can work on any version of Windows provided that the version of uDWM.dll is compatible with the version in question (using the wrong version risks blocking the system). Which version of uDWM.dll for 1909 are you using ?
|
|