reactos/sdk/include
Joachim Henze dbd9aed450 [0.4.7][PSDK:LM] Fix 4 MSVC2010SP1 x86 dbg warnings C4028 CORE-18104
can be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuation:
C:\047rls\reactos\dll\win32\netapi32\obsolete.c(241) : warning C4028: formal parameter 3 different from declaration
C:\047rls\reactos\dll\win32\netapi32\obsolete.c(301) : warning C4028: formal parameter 4 different from declaration
C:\047rls\reactos\dll\win32\netapi32\obsolete.c(335) : warning C4028: formal parameter 3 different from declaration
C:\047rls\reactos\dll\win32\netapi32\obsolete.c(405) : warning C4028: formal parameter 3 different from declaration

Fix picked from 0.4.9-dev-215-g e6d7480287

No warnings left in module module netapi32.
And no C4028 left in releases/0.4.7 and releases/0.4.8.
2022-03-28 13:09:42 +02:00
..
asm [0.4.7][SDK/INCLUDE] Fix MSVC x86 warning LNK4078 CORE-18104 2022-03-27 10:28:14 +02:00
c++ Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
crt
ddk
dxsdk Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
GL
host
ndk [NDK] Add tests for TEB 2017-10-22 14:36:18 +02:00
psdk [0.4.7][PSDK:LM] Fix 4 MSVC2010SP1 x86 dbg warnings C4028 CORE-18104 2022-03-28 13:09:42 +02:00
reactos [0.4.7][SHELL32] Squashed port of several RunDlg and ShellExecuteW() fixes 2022-02-20 21:29:07 +01:00
xdk [0.4.7][PSDK][XDK] Fix MSVC2010SP1 x86 dbg warning RC4005 CORE-18104 2022-03-26 19:33:43 +01:00