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
594 B

  1. // stdafx.h : include file for standard system include files,
  2. // or project specific include files that are used frequently, but
  3. // are changed infrequently
  4. //
  5. #include <afxcmn.h> // for tooltips
  6. #include <afxwin.h> // MFC core and standard components
  7. #include <objbase.h>
  8. #include <afxext.h> // MFC extensions (including VB)
  9. #include <afxole.h> // MFC OLE classes
  10. #include <afxpriv.h>
  11. #include <sti.h>
  12. #include <wia.h>
  13. #include <wiadevdp.h>
  14. #include <gdiplus/gdiplus.h>
  15. #include <UxTheme.h>
  16. #include <TmSchema.h>
  17. #include "bar.h"