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

16 lines
286 B
C

// Copyright (c) 2000-2001 Microsoft Corporation, All Rights Reserved
extern "C"
{
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <ntobapi.h>
#include <ntstatus.h>
}
#include <objbase.h>
#include <initguid.h>
#include <fwcommon.h>
#include <cominit.h>