windows-nt/Source/XPSP1/NT/net/config/netcfg/netcomm/util.h

4 lines
101 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
VOID StripSpaces(PWSTR buf);
UINT Reg_QueryInt(HKEY hk, const WCHAR * pszValueName, UINT uDefault);