reactos/sdk
William Kent 4e3bf252d8
[MKISOFS] Silence prototype warnings (#5603)
mkisofs and its components uses K&R-style function definitions
to support very old compilers. Modern compilers consider K&R syntax
to be deprecated. Clang therefore emits a large number of warnings
over this.
2023-08-23 14:37:15 +02:00
..
cmake [CMAKE] Add DLL_EXPORT_VERSION config option 2023-08-11 19:00:42 +03:00
include [SHLWAPI][SDK] Implement SHGetViewStatePropertyBag Part 1 (#5605) 2023-08-23 15:00:07 +09:00
lib [SDK:RTL] Fix the ACE revision check in RtlpAddKnownObjectAce 2023-08-22 17:54:18 +02:00
tools [MKISOFS] Silence prototype warnings (#5603) 2023-08-23 14:37:15 +02:00