Home
last modified time | relevance | path

Searched refs:wServicePackMinor (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dversion_win32.c47 USHORT wServicePackMinor; member
/third_party/lzma/CPP/Windows/
H A DSystemInfo.cpp768 if (vi.wServicePackMajor != 0 || vi.wServicePackMinor != 0) in GetOsInfoText()
771 s.Add_Dot(); s.Add_UInt32(vi.wServicePackMinor); in GetOsInfoText()
/third_party/node/deps/uv/src/win/
H A Dutil.c695 osvi.wServicePackMinor = service_pack_minor; in is_windows_version_or_greater()
/third_party/python/Python/
H A Dsysmodule.c1486 PyStructSequence_SET_ITEM(version, pos++, PyLong_FromLong(ver.wServicePackMinor)); in sys_getwindowsversion_impl()

Completed in 8 milliseconds