2020-09-30 16:53:49 +02:00

25 lines
540 B
C

/*******************************************************************************
*
* (C) COPYRIGHT MICROSOFT CORP., 1997-1999
*
* TITLE: WiaEvent.C
*
* VERSION: 2.0
*
* AUTHOR: VladS
*
* DATE: 1 June, 1999
*
* DESCRIPTION:
* Declaration and definitions for the WIA events and commands.
*
*******************************************************************************/
#define INITGUID
#include <sti.h>
#include <guiddef.h>
#include "wia.h"
#include "wiadevd.h"
#include "wiadevdp.h"