mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
0761804e0358cc2efe1a76600929583c66641cc2
[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
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%