fdhwlib
2.0.25
|
Go to the source code of this file.
typedef unsigned long OVERLAPPED |
int CancelIo | ( | int | ) |
int GetLastError | ( | ) |
long GetTickCount | ( | ) |
void RegCloseKey | ( | int | hKeyFileType | ) |
int RegOpenKeyEx | ( | int | hkl, |
char * | , | ||
int | tag, | ||
int | key, | ||
int * | hKeyFileType | ||
) |
int RegQueryValueEx | ( | int | hKeyFileType, |
char * | hap_path, | ||
int | tag, | ||
DWORD * | dwType, | ||
unsigned char * | szBuffer, | ||
DWORD * | dwBytes | ||
) |
int Sleep | ( | int | ) |