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.

14 lines
380 B

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