reactos/sdk/include
Timo Kreuzer e825783b75 [PSDK] Remove default value for BSTR parameter in msxml2.idl
Fixes GCC 8 warning:
In file included from base/applications/msconfig_new/xmldomparser.hpp:26,
                 from base/applications/msconfig_new/toolspage.cpp:11:
sdk/include/psdk/msxml2.h:12705:20: error: ISO C++ forbids converting a string constant to 'BSTR' {aka 'wchar_t*'} [-Werror=write-strings]
         BSTR uri = L"x") = 0;
                    ^~~~
2019-07-20 13:56:18 +02:00
..
asm [NTOS:KE][SDK:ASM] Code formatting/styling only. 2019-06-20 18:07:59 +02:00
c++ [STLPORT] Fix MSVC x64 build. 2018-12-15 20:19:31 +01:00
crt [PSDK][CRT] Add some casts to make GCC 8 happy 2019-07-20 13:56:18 +02:00
ddk [NDIS] INIT/PAGE sections must be uppercase. 2019-07-07 08:22:16 +02:00
dxsdk [DXSDK] Improve dxerr?.h a bit (#1617) 2019-06-06 01:50:24 +02:00
GL
host [WIDL] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:18:09 +01:00
ndk [SDK] Add RtlInitString to the NDK 2019-06-30 23:07:54 +02:00
psdk [PSDK] Remove default value for BSTR parameter in msxml2.idl 2019-07-20 13:56:18 +02:00
reactos [SETUPAPI][UMPNPMGR] The 3rd parameter of PNP_RegisterNotification() seems to be the service name 2019-07-07 13:41:00 +02:00
xdk [SDK] Properly define ZwQueryInformationProcess 2019-06-30 23:07:54 +02:00