OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_WIN32_WINNT_WIN2K
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdkddkver.h
15
#define
_WIN32_WINNT_WIN2K
0x0500
167
#elif (_WIN32_WINNT <=
_WIN32_WINNT_WIN2K
)
182
#if ((OSVER(NTDDI_VERSION) == NTDDI_WIN2K) && (_WIN32_WINNT !=
_WIN32_WINNT_WIN2K
)) || \
newdev.h
39
#if (WINVER >=
_WIN32_WINNT_WIN2K
)
65
#endif /* (WINVER >=
_WIN32_WINNT_WIN2K
) */
Completed in 149 milliseconds