mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 16:40:27 +00:00
[SDK] pnp.idl: Add a reminder comment about removed Vista/+ functions. CORE-12580
This commit is contained in:
parent
614ace03fa
commit
e8b1752162
1 changed files with 2 additions and 0 deletions
|
@ -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 */")
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue