windows-nt/Source/XPSP1/NT/base/remoteboot/rigpsnap/util.h

10 lines
245 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
//
// Microsoft Corporation 1998
//
// UTIL.H - Function proto-types for util.cpp
//
LPTSTR CheckSlash (LPTSTR lpDir);
BOOL RegDelnode (HKEY hKeyRoot, LPTSTR lpSubKey);
BOOL RegCleanUpValue (HKEY hKeyRoot, LPTSTR lpSubKey, LPTSTR lpValueName);