Functions
win32_init.c File Reference
#include "internal.h"
#include <stdlib.h>
#include <malloc.h>
Include dependency graph for win32_init.c:

Go to the source code of this file.

Functions

char * _glfwCreateUTF8FromWideString (const WCHAR *source)
 
WCHAR * _glfwCreateWideStringFromUTF8 (const char *source)
 
BOOL _glfwIsCompositionEnabled (void)
 
const char * _glfwPlatformGetVersionString (void)
 Returns a string describing the compile-time configuration. More...
 
int _glfwPlatformInit (void)
 Initializes the platform-specific part of the library. More...
 
void _glfwPlatformTerminate (void)
 Terminates the platform-specific part of the library. More...
 
static void createKeyTables (void)
 
static GLboolean initLibraries (void)
 
static void terminateLibraries (void)
 

Function Documentation

char* _glfwCreateUTF8FromWideString ( const WCHAR *  source)

Definition at line 299 of file win32_init.c.

WCHAR* _glfwCreateWideStringFromUTF8 ( const char *  source)

Definition at line 277 of file win32_init.c.

BOOL _glfwIsCompositionEnabled ( void  )

Definition at line 262 of file win32_init.c.

static void createKeyTables ( void  )
static

Definition at line 129 of file win32_init.c.

static GLboolean initLibraries ( void  )
static

Definition at line 63 of file win32_init.c.

static void terminateLibraries ( void  )
static

Definition at line 115 of file win32_init.c.



librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Fri Mar 13 2020 03:16:18