This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | OSLIB_HINI_PROFILE NULL |
#define | OSLIB_HINI_USERPROFILE -1L |
#define | OSLIB_HINI_SYSTEMPROFILE -2L |
#define | OSLIB_HINI_USER OSLIB_HINI_USERPROFILE |
#define | OSLIB_HINI_SYSTEM OSLIB_HINI_SYSTEMPROFILE |
Typedefs | |
typedef ULONG | OSLIB_HINI |
Functions | |
LONG | OSLibPrfQueryProfileInt (OSLIB_HINI hini, char *pszApp, char *pszKey, LONG sDefault) |
LONG | OSLibPrfQueryProfileString (OSLIB_HINI hini, char *pszApp, char *pszKey, char *pszDefault, char *buffer, ULONG buflen) |
|
Definition at line 17 of file oslibprf.h. |
|
Definition at line 18 of file oslibprf.h. |
|
Definition at line 19 of file oslibprf.h. |
|
Definition at line 20 of file oslibprf.h. |
|
Definition at line 21 of file oslibprf.h. |
|
Definition at line 16 of file oslibprf.h. |
|
Definition at line 21 of file oslibprf.cpp. Referenced by SystemParametersInfoA().
|
|
Definition at line 26 of file oslibprf.cpp. Referenced by SystemParametersInfoA().
|