FreeRDP
registry_reg.h File Reference
#include <winpr/registry.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  Reg
 
struct  RegVal
 
union  RegVal::reg_data
 
struct  RegKey
 

Functions

Reg * reg_open (BOOL read_only)
 
void reg_close (Reg *reg)
 
const char * reg_type_string (DWORD type)
 

Function Documentation

◆ reg_close()

void reg_close ( Reg *  reg)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ reg_open()

Reg* reg_open ( BOOL  read_only)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ reg_type_string()

const char* reg_type_string ( DWORD  type)
Here is the caller graph for this function: