- GetFileVersionInfoA
BOOL GetFileVersionInfoA(LPCSTR , DWORD , DWORD , PVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFileVersionInfoSizeA
DWORD GetFileVersionInfoSizeA(LPCSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFileVersionInfoSizeW
DWORD GetFileVersionInfoSizeW(LPCWSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFileVersionInfoW
BOOL GetFileVersionInfoW(LPCWSTR , DWORD , DWORD , PVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- IsWindows10OrGreater
VERSIONHELPERAPI IsWindows10OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindows7OrGreater
VERSIONHELPERAPI IsWindows7OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindows7SP1OrGreater
VERSIONHELPERAPI IsWindows7SP1OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindows8OrGreater
VERSIONHELPERAPI IsWindows8OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindows8Point1OrGreater
VERSIONHELPERAPI IsWindows8Point1OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindowsServer
VERSIONHELPERAPI IsWindowsServer()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindowsVersionOrGreater
VERSIONHELPERAPI IsWindowsVersionOrGreater(WORD wMajorVersion, WORD wMinorVersion, WORD wServicePackMajor)
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindowsVistaOrGreater
VERSIONHELPERAPI IsWindowsVistaOrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindowsVistaSP1OrGreater
VERSIONHELPERAPI IsWindowsVistaSP1OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindowsVistaSP2OrGreater
VERSIONHELPERAPI IsWindowsVistaSP2OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindowsXPOrGreater
VERSIONHELPERAPI IsWindowsXPOrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindowsXPSP1OrGreater
VERSIONHELPERAPI IsWindowsXPSP1OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindowsXPSP2OrGreater
VERSIONHELPERAPI IsWindowsXPSP2OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsWindowsXPSP3OrGreater
VERSIONHELPERAPI IsWindowsXPSP3OrGreater()
Undocumented in source. Be warned that the author may not have intended to support it.
- VerFindFileA
DWORD VerFindFileA(DWORD , LPCSTR , LPCSTR , LPCSTR , LPSTR , PUINT , LPSTR , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- VerFindFileW
DWORD VerFindFileW(DWORD , LPCWSTR , LPCWSTR , LPCWSTR , LPWSTR , PUINT , LPWSTR , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- VerInstallFileA
DWORD VerInstallFileA(DWORD , LPCSTR , LPCSTR , LPCSTR , LPCSTR , LPCSTR , LPSTR , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- VerInstallFileW
DWORD VerInstallFileW(DWORD , LPCWSTR , LPCWSTR , LPCWSTR , LPCWSTR , LPCWSTR , LPWSTR , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- VerLanguageNameA
DWORD VerLanguageNameA(DWORD , LPSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- VerLanguageNameW
DWORD VerLanguageNameW(DWORD , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- VerQueryValueA
BOOL VerQueryValueA(LPCVOID , LPCSTR , LPVOID* , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- VerQueryValueW
BOOL VerQueryValueW(LPCVOID , LPCWSTR , LPVOID* , PUINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ winver.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************