reactos/sdk/include
Hervé Poussineau c3e2a54789 [SDK] Fix compilation error
../sdk/include/reactos/rosctrls.h:283:59: error: no matching function for call to 'CToolbar<TItemData>::SendMessageW(int, HWND__*&, int)'
         return SendMessageW(TB_SETTOOLTIPS, hWndTooltip, 0);
../sdk/include/psdk/winuser.h:5543:21: note: candidate: LRESULT ATL::CWindow::SendMessageW(UINT, WPARAM, LPARAM) <near match>
../sdk/include/psdk/winuser.h:5543:21: note:   conversion of argument 2 would be ill-formed
2019-04-01 11:38:32 +02:00
..
asm [SDK/INCLUDE] Fix the .code16 macro definition for MASM/ML. 2019-01-27 00:51:00 +01:00
c++ [STLPORT] Fix MSVC x64 build. 2018-12-15 20:19:31 +01:00
crt [CRT] Don't define _DECLSPEC_I on Clang builds 2019-02-12 19:31:33 +01:00
ddk [RDBSS][RXCE] Implement IRP cancellation 2019-01-02 15:02:15 +01:00
dxsdk [DXSDK] Add a header guard to aviriff.h. 2018-03-08 13:44:37 +01:00
GL
host [WIDL] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:18:09 +01:00
ndk [SDK][SHIMENG] Ensure that module entrypoints are not called while loading the shim engine 2019-03-14 20:02:01 +01:00
psdk [PSDK] Remove throw specifiers, deprecated in C++11 2019-04-01 11:38:32 +02:00
reactos [SDK] Fix compilation error 2019-04-01 11:38:32 +02:00
xdk [XDK] Remove _M_AMD64 special case 2019-02-25 20:00:35 +01:00