| VLC
    3.0.18
    | 

| Data Structures | |
| struct | vlc_ipc_data_t | 
| Macros | |
| #define | UNICODE | 
| Functions | |
| static int | system_InitWSA (int hi, int lo) | 
| void | system_Init (void) | 
| Initializes MME timer, Winsock.  More... | |
| void | system_Configure (libvlc_int_t *p_this, int i_argc, const char *const ppsz_argv[]) | 
| void | system_End (void) | 
| Cleans up after system_Init() and system_Configure().  More... | |
| Variables | |
| DWORD | LoadLibraryFlags = 0 | 
| #define UNICODE | 
| void system_Configure | ( | libvlc_int_t * | p_this, | 
| int | i_argc, | ||
| const char *const | ppsz_argv[] | ||
| ) | 
References s_jvm, var_Create, var_SetAddress, and VLC_VAR_ADDRESS.
| void system_End | ( | void | ) | 
Cleans up after system_Init() and system_Configure().
| void system_Init | ( | void | ) | 
Initializes MME timer, Winsock.
References LoadLibraryFlags, and system_InitWSA().
| 
 | static | 
Referenced by system_Init().
| DWORD LoadLibraryFlags = 0 | 
Referenced by module_Load(), and system_Init().
 1.8.16
 1.8.16