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
ntgdibad.h
ntgdihdl.h
ntgdityp.h
ntuser.h [NTUSER][USER32] Populate dwExpWinVer (#7095) 2024-07-09 04:22:14 +09:00
ntusrtyp.h
ntwin32.h
u32cb.h [WIN32SS][USER32] Refactor USER32 callbacks (#6619) 2024-03-20 09:45:04 +09:00