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.

19 lines
547 B

  1. ; **************************************************************************
  2. ; Copyright (c) 1997-1999 Microsoft Corporation.
  3. ;
  4. ; File: WLBSProv.def
  5. ;
  6. ; Description:
  7. ; Project definitions for the WLBS instance provider
  8. ;
  9. ; History:
  10. ;
  11. ; **************************************************************************
  12. LIBRARY WlbsProvider
  13. EXPORTS
  14. DllGetClassObject PRIVATE
  15. DllCanUnloadNow PRIVATE
  16. DllRegisterServer PRIVATE
  17. DllUnregisterServer PRIVATE