Searched refs:GetFromRegistry (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/common/ |
H A D | encoding.c | 82 static int GetFromRegistry(const char *name, int where, DWORD type, 139 GetFromRegistry(const char *name, int where, DWORD type, function 186 if (GetFromRegistry(name, where, REG_DWORD, ¶m, sizeof(param))) { 195 if (GetFromRegistry(name, where, REG_SZ, result, (DWORD)length)) {
|
Completed in 108 milliseconds