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 [ATL] Rename CHeapPtr data member, since it is public 2020-02-08 22:09:14 +01:00
atlbase.h [ATL] s/throw()/noexcept/ (#5799) 2023-10-16 15:40:17 +09:00
atlcoll.h [ATL] Implement CAtlList::AddHeadList and CAtlList::AddTailList 2024-10-07 15:41:28 +02:00
atlcom.h [ATL] Add OBJECT_ENTRY_AUTO for simpler com object registration 2023-04-22 21:23:55 +02:00
atlcomcli.h [ATL] Added CComPtr.CoCreateInstance helper methods (#5905) 2023-11-13 11:03:05 +01:00
atlconv.h [ATL] s/throw()/noexcept/ (#5799) 2023-10-16 15:40:17 +09:00
atlcore.h [ATL] CComCriticalSection destructor should not be virtual 2024-10-19 16:16:51 +03:00
atldef.h [ATL][ATLTEST] Adapt to RATL and improvements (#1501) 2019-04-20 08:35:39 +09:00
atlexcept.h [ATL][ATL_APITEST] Add test + implementation for CAtlFileMapping 2019-04-18 19:21:37 +02:00
atlfile.h [ATL] s/throw()/noexcept/ (#5799) 2023-10-16 15:40:17 +09:00
atlimage.h [ATL] CImage: Follow-up to #5702 (5da3ed6) 2023-09-20 00:04:45 +09:00
atlmem.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
atlpath.h [ATL] s/throw()/noexcept/ (#5799) 2023-10-16 15:40:17 +09:00
atlsimpcoll.h [PSDK][CRT] Add some casts to make GCC 8 happy 2019-07-20 13:56:18 +02:00
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 [ATL] Add atlsync.h (#4382) 2022-03-07 11:02:42 +09:00
atltime.h [ATL] s/throw()/noexcept/ (#5799) 2023-10-16 15:40:17 +09:00
atltrace.h [CRT][MSVCRT] Implement _CrtDbgReport(W)V and redefine _CrtDbgReport(W) around those (#5678) 2023-11-14 12:23:51 +01:00
atltypes.h [ATL][ATL_APITEST] Add some missing CRect methods (#5800) 2023-10-16 21:57:57 +09:00
atlwin.h [INCLUDE][ATL] Fix WM_SETHOTKEY macro wrappers 2025-05-08 18:57:43 +02:00
CMakeLists.txt [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
cstringt.h [ATL] s/throw()/noexcept/ (#5799) 2023-10-16 15:40:17 +09:00
statreg.h [CMAKE] Define _DEBUG for better ATL debugging (Retry) (#3519) 2021-03-10 22:59:13 +09:00