#include "plibc_private.h"
Go to the source code of this file.
Functions | |
| long | QueryRegistry (HKEY hMainKey, char *pszKey, char *pszSubKey, char *pszBuffer, long *pdLength) | 
| Get information from the Windows registry.   | |
Definition in file registry.c.
      
  | 
  ||||||||||||||||||||||||
| 
 Get information from the Windows registry. 
 
 
 Definition at line 36 of file registry.c. Referenced by _plibc_DetermineHomeDir(), and _plibc_DetermineRootDir().  | 
  
 1.4.2