mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-04-05 23:16:26 +00:00
Compare commits
1 Commits
2026.04.04
...
2026.04.04
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
69354d823e |
@@ -25,7 +25,6 @@ function Show-MainWindow {
|
||||
mmi.ptMaxSize.x = wa.Width;
|
||||
mmi.ptMaxSize.y = wa.Height;
|
||||
System.Runtime.InteropServices.Marshal.StructureToPtr(mmi, lParam, true);
|
||||
handled = true;
|
||||
}
|
||||
return System.IntPtr.Zero;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user