![]() |
Open Broadcaster Software
Free, open source software for live streaming and recording
|
Go to the source code of this file.
Data Structures | |
struct | win_version_info |
Functions | |
EXPORT bool | is_64_bit_windows (void) |
EXPORT bool | get_dll_ver (const wchar_t *lib, struct win_version_info *info) |
EXPORT void | get_win_ver (struct win_version_info *info) |
EXPORT uint32_t | get_win_ver_int (void) |
EXPORT bool get_dll_ver | ( | const wchar_t * | lib, |
struct win_version_info * | info | ||
) |
EXPORT void get_win_ver | ( | struct win_version_info * | info | ) |
EXPORT uint32_t get_win_ver_int | ( | void | ) |
EXPORT bool is_64_bit_windows | ( | void | ) |