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.

17 lines
383 B

  1. ; MODULE: SW_Effct.def
  2. ;
  3. ; Copyright 1995, 1996, 1999, Microsoft Corporation, All Rights Reserved.
  4. ;
  5. ; Date Author Description
  6. ; 12-Mar-99 waltw Removed unused FFD_xxx exports
  7. ;
  8. LIBRARY SW_EFFCT
  9. EXPORTS
  10. DllGetClassObject PRIVATE
  11. DllCanUnloadNow PRIVATE
  12. DllRegisterServer PRIVATE
  13. DllUnregisterServer PRIVATE