Denis Malikov
37af78775d
[WIN32SS:NTUSER] Fix Window-snap madness ( #1246 )
...
Desktop window was treated as possible to resize.
Fix for 7e396787
CORE-15624
2019-01-19 23:05:19 +01:00
Denis Malikov
7e396787ed
[WIN32SS:NTUSER] Implement "Window Snap" feature ( #1226 )
...
Implemented the following actions: stick the window on the left/right or maximize it,
with the following shortcuts:
- Win key + Arrows;
- drag to left/right screen border;
- double-click on top/bottom.
CORE-12845
2019-01-15 14:36:41 +01:00
Thomas Faber
b2dcb8e0d8
[WIN32K:NTUSER] Avoid dereferencing a null pointer in NC_DoNCPaint. CORE-15569
2019-01-08 11:27:33 +01:00
Timo Kreuzer
2d9c88e0c5
[WIN32K] Fix 64 bit issues ( #420 )
...
- Fix ULONG/SIZE_T issues
- Use LOWORD/HIWORD
- Change a struct member to HANDLE
- Implement lstrlenW helper function
2018-03-18 15:53:52 +01:00
Thomas Faber
56fdb7adde
[WIN32K:NTUSER] Handle IntGetSystemMenu failure cases. CORE-12180
2018-03-03 17:19:26 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00