A free Windows-compatible Operating System - mirrored from GitHub
Find a file
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
reactos Some misc fixes to Prefast. 2012-02-22 20:58:20 +00:00
rosapps [ROSAPPS] 2012-02-14 14:03:05 +00:00
rostests * Addendum to r55764. 2012-02-20 22:09:21 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00