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.

22 lines
385 B

  1. #ifndef LSTEXT_DEFINED
  2. #define LSTEXT_DEFINED
  3. #include "lsidefs.h"
  4. #include "pdobj.h"
  5. #include "lsgrchnk.h"
  6. /* Standard methods */
  7. #include "lstxtini.h"
  8. #include "lstxtfmt.h"
  9. #include "lstxtjst.h"
  10. #include "disptext.h"
  11. #include "lstxtbrk.h"
  12. #include "lstxtbr1.h"
  13. #include "lstxtnti.h"
  14. #include "lstxttab.h"
  15. #include "lstxtqry.h"
  16. #include "textenum.h"
  17. #endif /* !LSTEXT_DEFINED */