Leaked source code of windows server 2003
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

  1. /*******************************************************************************
  2. *
  3. * (C) COPYRIGHT MICROSOFT CORP., 1997-1999
  4. *
  5. * TITLE: WiaEvent.C
  6. *
  7. * VERSION: 2.0
  8. *
  9. * AUTHOR: VladS
  10. *
  11. * DATE: 1 June, 1999
  12. *
  13. * DESCRIPTION:
  14. * Declaration and definitions for the WIA events and commands.
  15. *
  16. *******************************************************************************/
  17. #define INITGUID
  18. #include <sti.h>
  19. #include <guiddef.h>
  20. #include "wia.h"
  21. #include "wiadevd.h"
  22. #include "wiadevdp.h"