reactos/win32ss/include
Katayama Hirofumi MZ 6c74e69d12
[NTUSER][USER32] Populate dwExpWinVer (#7095)
This value is needed for
SetWindowPlacement and IMM.
JIRA issue: CORE-19675
JIRA issue: CORE-19268
- Add RtlGetExpWinVer function
  into win32ss/user/rtl/image.c.
- Add RtlGetExpWinVer prototype
  into win32ss/include/ntuser.h.
- Delete RtlGetExpWinVer
  definition in
  win32ss/user/user32/windows/window.c.
- Populate THREADINFO.dwExpWinVer
  and CLIENTINFO.dwExpWinVer
  by using RtlGetExpWinVer in
  InitThreadCallback function.
2024-07-09 04:22:14 +09:00
..
callback.h [WIN32SS][USER32] Refactor USER32 callbacks (#6619) 2024-03-20 09:45:04 +09:00
ghostwnd.h [WIN32SS][USER32] Add Ghost codes (retrial of #1100) (#1112) 2018-12-11 12:30:59 +09:00
ntgdibad.h [GDI32][NTGDI][SETUP] Fix font enumeration part 2 (#1492) 2019-04-11 11:46:52 +09:00
ntgdihdl.h Fix typo "managment" -> "management" in our codebase... 2023-06-04 21:39:56 +02:00
ntgdityp.h [Win32K] Fix typo 2021-10-14 09:59:53 -05:00
ntuser.h [NTUSER][USER32] Populate dwExpWinVer (#7095) 2024-07-09 04:22:14 +09:00
ntusrtyp.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ntwin32.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
u32cb.h [WIN32SS][USER32] Refactor USER32 callbacks (#6619) 2024-03-20 09:45:04 +09:00