Home
last modified time | relevance | path

Searched refs:dwBuffSize (Results 1 – 2 of 2) sorted by relevance

/dports/devel/p5-Sys-CPU/Sys-CPU-0.61/
H A DCPU.xs55 DWORD dwRegType, dwBuffSize; in GetSysInfoKey() local
60 dwBuffSize = MAX_IDENT_SIZE; in GetSysInfoKey()
61 ret = RegQueryValueEx(hSubKey, key_name, NULL, &dwRegType, output, &dwBuffSize); in GetSysInfoKey()
/dports/emulators/hercules/hercules-3.13/
H A Dw32util.c162 DWORD dwBuffSize = (DWORD)nBuffSize; in w32_w32errmsg() local
176 dwBuffSize, in w32_w32errmsg()