windows-nt/Source/XPSP1/NT/net/config/upgrade/netupgrd/netreg.h

12 lines
134 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#pragma once
#include "kkcwinf.h"
HRESULT
HrInitNetUpgrade(
VOID);
BOOL
ShouldIgnoreComponent(
IN PCWSTR szComponentName);