You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
540 B
24 lines
540 B
/*******************************************************************************
|
|
*
|
|
* (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"
|