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.

20 lines
763 B

  1. ; --------------------------------------------------------------------------
  2. ; IeTimer.Def - Module definition file for IeTimer.Ocx (win32)
  3. ; --------------------------------------------------------------------------
  4. ; Copyright 1995 Microsoft Corporation. All Rights Reserved.
  5. ;
  6. ; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  7. ; ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  8. ; THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  9. ; PARTICULAR PURPOSE.
  10. ;=--------------------------------------------------------------------------=
  11. ;
  12. LIBRARY LICMGR
  13. EXPORTS
  14. DllRegisterServer PRIVATE
  15. DllUnregisterServer PRIVATE
  16. DllCanUnloadNow PRIVATE
  17. DllGetClassObject PRIVATE