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.

30 lines
616 B

  1. #include <stddef.h>
  2. #include <stdlib.h>
  3. #include <windows.h>
  4. #include <winddi.h>
  5. #define _WINDEFP_NO_PDEVBRUSH
  6. #include <winspool.h>
  7. #include <plotgpc.h>
  8. #include <plotdm.h>
  9. #include <plotters.h>
  10. #include <plotlib.h>
  11. #include <string.h>
  12. #include <strsafe.h>
  13. #include "enable.h"
  14. #include "bitblt.h"
  15. #include "pencolor.h"
  16. #include "polygon.h"
  17. #include "ropblt.h"
  18. #include "output.h"
  19. #include "htblt.h"
  20. #include "plotform.h"
  21. #include "escape.h"
  22. #include "compress.h"
  23. #include "htbmp1.h"
  24. #include "htbmp4.h"
  25. #include "transpos.h"
  26. #include "brush.h"
  27. #include "path.h"
  28. #include "textout.h"