reactos/sdk
Joachim Henze 98b2ec42d9 [0.4.7][PSDK][XDK] Fix MSVC2010SP1 x86 dbg warning RC4005 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1)
and building in debug configuration for x86 target:
[9209/11324] Building RC object dll\win32\browseui\CMakeFiles\browseui.dir\browseui.rc.res
C:\047rls\reactos\sdk\include\psdk\windef.h(121) : warning RC4005: 'DECLSPEC_IMPORT' : redefinition

fix picked from 0.4.8-dev-988-g b9f88d594d
aka. "[PSDK][XDK] Remove DECLSPEC_* from windef.h, protect against redefinition in winnt.h"

which was the proper fix after the initial attempt of 0.4.8-dev-981-g e2c6c3cfc7

This was the last of the kind RC4005 for the releases/0.4.7 branch.
2022-03-26 19:33:43 +01:00
..
cmake [0.4.7][SDK] GCC baseaddress update 2020-12-17 19:37:38 +01:00
include [0.4.7][PSDK][XDK] Fix MSVC2010SP1 x86 dbg warning RC4005 CORE-18104 2022-03-26 19:33:43 +01:00
lib [0.4.7][CRT] Fix 2 MSVC compiler warnings CORE-17812 2022-03-18 21:31:40 +01:00
tools [0.4.7][MKHIVE] Fix leaks and Implement RegDeleteKeyW() to mute a compile-time-warning CORE-18031 2022-01-30 03:27:40 +01:00