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.

23 lines
1009 B

  1. /**INC+**********************************************************************/
  2. /* Header: adcg.h */
  3. /* */
  4. /* Purpose: Precompiled header file */
  5. /* */
  6. /* Copyright(C) Microsoft Corporation 1997 */
  7. /* */
  8. /****************************************************************************/
  9. /** Changes:
  10. * $Log: Y:/logs/trc/adcg.h_v $
  11. //
  12. // Rev 1.2 07 Jul 1997 14:56:56 AK
  13. // SFR0000: Initial development completed
  14. **/
  15. /**INC-**********************************************************************/
  16. #include <adcgbase.h>
  17. #include <strsafe.h>
  18. //Redirect win32 'W' calls to wrappers
  19. #ifdef UNIWRAP
  20. #include "uwrap.h"
  21. #endif //UNIWRAP