windows-nt/Source/XPSP1/NT/net/config/netcfg/netcomm/util.h
2020-09-26 16:20:57 +08:00

4 lines
101 B
C

VOID StripSpaces(PWSTR buf);
UINT Reg_QueryInt(HKEY hk, const WCHAR * pszValueName, UINT uDefault);