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.

25 lines
439 B

  1. /*++
  2. Copyright (C) 1996-1999 Microsoft Corporation
  3. Module Name:
  4. PBASE.H
  5. History:
  6. --*/
  7. #pragma once
  8. #pragma comment(lib, "pbase.lib")
  9. #include ".\pbase\locfile.h"
  10. #include ".\pbase\parseapi.h"
  11. #include ".\pbase\pversion.h"
  12. #include ".\pbase\subparse.h"
  13. #include ".\pbase\binary.h"
  14. #include ".\pbase\imgres32.h"
  15. #include ".\pbase\mnemonic.h"
  16. #include ".\pbase\idupdate.h"
  17. #include ".\pbase\updatelog.h"