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.

18 lines
406 B

  1. LIBRARY CdfView
  2. ; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
  3. ;DESCRIPTION 'CDF File Viewer'
  4. SECTIONS
  5. SharedData READ WRITE SHARED
  6. EXPORTS
  7. DllGetClassObject PRIVATE
  8. DllCanUnloadNow PRIVATE
  9. DllRegisterServer PRIVATE
  10. DllUnregisterServer PRIVATE
  11. OpenChannel
  12. Subscribe
  13. ParseDesktopComponent
  14. SubscribeToCDF