reactos/sdk/lib/atl
Hermès Bélusca-Maïto f20efc6007
[INCLUDE][ATL] Fix WM_SETHOTKEY macro wrappers
WM_SETHOTKEY / WM_GETHOTKEY messages encode the hotkey in a different
way than with the WM_HOTKEY message.
For more details, see:
https://learn.microsoft.com/en-us/windows/win32/inputdev/wm-gethotkey
https://learn.microsoft.com/en-us/windows/win32/inputdev/wm-sethotkey

Addendum to commit 6829350af9 (PR #7947)
2025-05-08 18:57:43 +02:00
..
atlalloc.h
atlbase.h
atlcoll.h [ATL] Implement CAtlList::AddHeadList and CAtlList::AddTailList 2024-10-07 15:41:28 +02:00
atlcom.h
atlcomcli.h
atlconv.h
atlcore.h [ATL] CComCriticalSection destructor should not be virtual 2024-10-19 16:16:51 +03:00
atldef.h
atlexcept.h
atlfile.h
atlimage.h
atlmem.h
atlpath.h
atlsimpcoll.h
atlsimpstr.h [ATL] Implement CSimpleStringT::Preallocate (#6574) 2024-03-05 11:42:27 +03:00
atlstr.h [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
atlsync.h
atltime.h
atltrace.h
atltypes.h
atlwin.h [INCLUDE][ATL] Fix WM_SETHOTKEY macro wrappers 2025-05-08 18:57:43 +02:00
CMakeLists.txt
cstringt.h
statreg.h