Ros-diffs August 2018

ros-diffs@reactos.org
  • 32 participants
  • 304 discussions

11/18: [WIN32K:NTUSER] Rename some variables with more natural names.
by Hermès Bélusca-Maïto
6 years, 1 month

10/18: [WIN32K:NTUSER] Split NtUserCreateDesktop() into the part that captures the user-mode data and the internal worker IntCreateDesktop() function, which will also be used later.
by Hermès Bélusca-Maïto
6 years, 1 month

09/18: [WIN32K:NTUSER] Fixes for NtUserCreateWindowStation(), IntCreateWindowStation() and NtUserOpenWindowStation(). CORE-11933 and PR #621.
by Hermès Bélusca-Maïto
6 years, 1 month

08/18: [WIN32K:NTUSER] Similarly to what was done in USERSRV for harderrors, introduce the _scwprintf() helper function based on the imported _vscwprintf().
by Hermès Bélusca-Maïto
6 years, 1 month

07/18: [WIN32K:NTUSER] Get rid of the cached window station Name member, and instead just use the name stored in the NT Object's header. CORE-11933 and PR #621.
by Hermès Bélusca-Maïto
6 years, 1 month

06/18: [WIN32K:NTUSER] Detect when the NtUserCreateWindowStation() caller has provided an empty window station name, and if so, generate a name in the format: "Service-0x<luidhigh>-<luidlow>$" .
by Hermès Bélusca-Maïto
6 years, 1 month

05/18: [WIN32K:NTUSER] Split NtUserCreateWindowStation() into the part that captures the user-mode data and the internal worker IntCreateWindowStation() function, which will also be used later.
by Hermès Bélusca-Maïto
6 years, 1 month

04/18: [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.
by Hermès Bélusca-Maïto
6 years, 1 month

03/18: [WIN32K:NTUSER] Add an extra optional "Process" parameter to the GetProcessLuid() function to be used alternatively in place of "Thread" to retrieve the LUID.
by Hermès Bélusca-Maïto
6 years, 1 month

02/18: [WIN32K:NTUSER] Move the GetProcessLuid() function to the miscellaneous module.
by Hermès Bélusca-Maïto
6 years, 1 month
Results per page: