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

19 lines
317 B
C

/* - - - - - - - - */
/*
** Copyright (C) Microsoft Corporation 1993. All rights reserved.
*/
/* - - - - - - - - */
#include <windows.h>
#include <windowsx.h>
#include <win32.h>
#include <string.h>
#include <mmsystem.h>
#define INITGUID
#include <compobj.h>
#include <vfw.h>
#include <coguid.h>