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.

25 lines
571 B

  1. //+----------------------------------------------------------------------------
  2. // File: mgr.hxx
  3. //
  4. // Synopsis:
  5. //
  6. //-----------------------------------------------------------------------------
  7. #ifndef _MGR_HXX
  8. #define _MGR_HXX
  9. // Includes -------------------------------------------------------------------
  10. #include <core.hxx>
  11. //#include <datapath.h>
  12. #include <resource.hxx>
  13. #include <licmgrid.hxx>
  14. #include <urlmon.h>
  15. // Globals --------------------------------------------------------------------
  16. extern const char g_pszLPKVersion1[];
  17. #endif // _MGR_HXX