Source code of Windows XP (NT5)
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.

18 lines
299 B

  1. /* - - - - - - - - */
  2. /*
  3. ** Copyright (C) Microsoft Corporation 1993. All rights reserved.
  4. */
  5. /* - - - - - - - - */
  6. #include <windows.h>
  7. #include <windowsx.h>
  8. #include <win32.h>
  9. #include <string.h>
  10. #include <mmsystem.h>
  11. #define INITGUID
  12. #include <compobj.h>
  13. #include <vfw.h>
  14. #include <coguid.h>