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.

5 lines
165 B

  1. // For Windows CE build
  2. #include <windows.h>
  3. #include <windowsx.h>
  4. #include "stub_ce.h" // Windows CE stub for unsupported APIs
  5. #include "../common/exgdiw.cpp"