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 Dencoding.c82 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, &param, sizeof(param))) {
195 if (GetFromRegistry(name, where, REG_SZ, result, (DWORD)length)) {

Completed in 108 milliseconds