Changeset 6327 for trunk/src/user32/oslibprf.h
- Timestamp:
- Jul 14, 2001, 10:36:19 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibprf.h
r6072 r6327 1 /* $Id: oslibprf.h,v 1. 1 2001-06-23 07:20:55 achimhaExp $ */1 /* $Id: oslibprf.h,v 1.2 2001-07-14 08:36:18 sandervl Exp $ */ 2 2 /* 3 3 * Profile API wrappers for OS/2 … … 22 22 23 23 LONG OSLibPrfQueryProfileInt(OSLIB_HINI hini, char *pszApp, char *pszKey, LONG sDefault); 24 LONG OSLibPrfQueryProfileString(OSLIB_HINI hini, char *pszApp, char *pszKey, char *pszDefault, char *buffer, ULONG buflen); 24 25 25 26 #endif
Note:
See TracChangeset
for help on using the changeset viewer.