Open Broadcaster Software
Free, open source software for live streaming and recording
win-version.h File Reference

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)
 

Function Documentation

◆ get_dll_ver()

EXPORT bool get_dll_ver ( const wchar_t *  lib,
struct win_version_info info 
)

◆ get_win_ver()

EXPORT void get_win_ver ( struct win_version_info info)

◆ get_win_ver_int()

EXPORT uint32_t get_win_ver_int ( void  )

◆ is_64_bit_windows()

EXPORT bool is_64_bit_windows ( void  )