Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

oslibprf.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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)


Define Documentation

#define OSLIB_HINI_PROFILE   NULL
 

Definition at line 17 of file oslibprf.h.

#define OSLIB_HINI_USERPROFILE   -1L
 

Definition at line 18 of file oslibprf.h.

#define OSLIB_HINI_SYSTEMPROFILE   -2L
 

Definition at line 19 of file oslibprf.h.

#define OSLIB_HINI_USER   OSLIB_HINI_USERPROFILE
 

Definition at line 20 of file oslibprf.h.

#define OSLIB_HINI_SYSTEM   OSLIB_HINI_SYSTEMPROFILE
 

Definition at line 21 of file oslibprf.h.


Typedef Documentation

typedef ULONG OSLIB_HINI
 

Definition at line 16 of file oslibprf.h.


Function Documentation

LONG OSLibPrfQueryProfileInt OSLIB_HINI    hini,
char *    pszApp,
char *    pszKey,
LONG    sDefault
 

Definition at line 21 of file oslibprf.cpp.

Referenced by SystemParametersInfoA().

LONG OSLibPrfQueryProfileString OSLIB_HINI    hini,
char *    pszApp,
char *    pszKey,
char *    pszDefault,
char *    buffer,
ULONG    buflen
 

Definition at line 26 of file oslibprf.cpp.

Referenced by SystemParametersInfoA().


Generated on Wed Jan 23 23:19:32 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001