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
1.1 KiB

  1. /**INC+**********************************************************************/
  2. /* Header: adcg.h */
  3. /* */
  4. /* Purpose: Precompiled header */
  5. /* */
  6. /* Copyright(C) Microsoft Corporation 1997 */
  7. /* */
  8. /****************************************************************************/
  9. /* */
  10. /** Changes:
  11. * $Log: Y:/logs/client/adcg.h_v $
  12. *
  13. * Rev 1.4 03 Jul 1997 11:58:58 AK
  14. * SFR0000: Initial development completed
  15. *
  16. **/
  17. /**INC-**********************************************************************/
  18. #ifdef COMPRESS_USERMODE_LIB
  19. #include <adcgbase.h>
  20. #endif
  21. #ifdef COMPRESS_KERNEL_LIB
  22. #include <nt.h>
  23. #include <ntrtl.h>
  24. #include <ntdef.h>
  25. #define FAR
  26. #endif