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

23 lines
236 B
C

/*++
Copyright (C) 1996-2001 Microsoft Corporation
Module Name:
Abstract:
History:
--*/
#include <objbase.h>
#include <initguid.h>
extern "C"
{
#include <windows.h>
#include <winnls.h>
#include <stdio.h>
}