mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[SDK] pnp.idl: Add a reminder comment about removed Vista/+ functions. CORE-12580
This commit is contained in:
committed by
Thomas Faber
parent
614ace03fa
commit
e8b1752162
@@ -925,6 +925,8 @@ cpp_quote("#if _WIN32_WINNT >= 0x0501")
|
||||
[out] DWORD *pulSSDIFlags,
|
||||
[in] DWORD ulFlags);
|
||||
|
||||
/* Functions 65 to 74 are Vista+, see r63565 */
|
||||
|
||||
cpp_quote("#endif /* _WIN32_WINNT >= 0x0501 */")
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user