2025-04-27 07:49:33 -04:00

12 lines
145 B
C

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