windows-nt/Source/XPSP1/NT/net/config/upgrade/netupgrd/netreg.h
2020-09-26 16:20:57 +08:00

12 lines
134 B
C

#pragma once
#include "kkcwinf.h"
HRESULT
HrInitNetUpgrade(
VOID);
BOOL
ShouldIgnoreComponent(
IN PCWSTR szComponentName);