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.

22 lines
248 B

  1. /*++
  2. Copyright (c) 1994-96 Microsoft Corporation
  3. Module Name:
  4. map.c
  5. Abstract:
  6. Implementation for the MapAndLoad API
  7. Author:
  8. Revision History:
  9. --*/
  10. #include <private.h>
  11. #include <globals.h>
  12. #include <mapi.c>