This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-04-18 19:47:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f47afc3b61
reactos
/
win32ss
/
user
History
Hermès Bélusca-Maïto
f47afc3b61
[WIN32K:NTUSER] In UserCreateWinstaDirectory(), use a string-safe printf, and use OBJ_KERNEL_HANDLE as well as a suitable desired access value in a ZwCreateDirectoryObject() call.
2018-08-19 22:18:30 +02:00
..
ntuser
[WIN32K:NTUSER] In UserCreateWinstaDirectory(), use a string-safe printf, and use OBJ_KERNEL_HANDLE as well as a suitable desired access value in a ZwCreateDirectoryObject() call.
2018-08-19 22:18:30 +02:00
rtl
[WIN32SS] Fix DrawText wrt DT_CALCRECT | DT_VCENTER (
#745
)
2018-08-15 19:50:19 +02:00
user32
[USER32] Implement the special case in CreateWindowStationW() that, when no window station name is provided (either NULL or empty string), does not open any WindowStation directory handle to be passed to the Win32k function.
2018-08-19 22:18:22 +02:00
winsrv
[CONSRV] Implement support for file/directory drag-and-drop (
#692
).
2018-08-09 14:08:05 +02:00