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.

21 lines
313 B

  1. #pragma once
  2. #ifndef WIN32_LEAN_AND_MEAN
  3. #define WIN32_LEAN_AND_MEAN
  4. #endif
  5. #include <windows.h>
  6. #include <objbase.h>
  7. #include <sti.h>
  8. #include <stiusd.h>
  9. #include <wiamindr.h>
  10. #include <wiacammc.h>
  11. #include <wiautil.h>
  12. #include "resource.h"
  13. #include "CCamMicro.h"
  14. #include "wiacam.h"