#include <os2wrap.h>
#include <win32type.h>
#include <winconst.h>
#include "oslibprf.h"
Include dependency graph for oslibprf.cpp:
Go to the source code of this file.
Defines | |
#define | INCL_WIN |
#define | INCL_PM |
#define | INCL_WINSWITCHLIST |
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 12 of file oslibprf.cpp. |
|
Definition at line 13 of file oslibprf.cpp. |
|
Definition at line 14 of file oslibprf.cpp. |
|
Definition at line 21 of file oslibprf.cpp. |
|
Definition at line 26 of file oslibprf.cpp. |