reactos/reactos/include
Stefan Ginsberg 0761804e03 Some misc fixes to Prefast.
[DDK]
- ndis.h Don't use local variables with the same name as function parameters.
[PSDK]
- access.idl Remove incorrect annotation
- usbioctl.h Not really a Prefast issue, but switch to use ANYSIZE_ARRAY like we do everywhere else.
- winddi.h EngQueryDeviceAttribute's 6th parameter is IN, not OUT
- winefs.h Fix FileEncryptionStatus to use annotations. Its definition in winbase.h already has them and this caused a conflict.
[WINE]
- debug.h Remove unnecessary check (in ReactOS) that made Prefast sad.
- test.h Disable a false-positive C28182.

svn path=/trunk/; revision=55813
2012-02-22 20:58:20 +00:00
..
asm [NTOSKRNL] 2012-02-06 00:24:31 +00:00
c++ [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
crt [XDK/DDK] 2012-02-08 22:15:06 +00:00
ddk Some misc fixes to Prefast. 2012-02-22 20:58:20 +00:00
dxsdk [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
GL [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
host [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
ndk [NDK]: Fix completely messed up SYSTEM_PROCESS_INFORMATION and SYSTEM_THREAD_INFORMATION classes, which were causing the kernel to return totally wrong data for NtQuerySystemInformation(SystemProcessInformation). Fixes Winetests, I assume Taskmgr, and other similar system tools. 2012-02-20 06:45:02 +00:00
psdk Some misc fixes to Prefast. 2012-02-22 20:58:20 +00:00
reactos Some misc fixes to Prefast. 2012-02-22 20:58:20 +00:00
xdk [XDK/DDK] 2012-02-08 22:15:06 +00:00
directory.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00