Source code of Windows XP (NT5)
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
474 B

  1. LIBRARY PLUSTAB
  2. ; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
  3. ;DESCRIPTION 'Effects Control Panel Extension'
  4. ;SECTIONS
  5. ; .bss READ WRITE SINGLE
  6. ; .data READ WRITE SINGLE
  7. ; .text READ SHARED
  8. ; .rodata READ SHARED
  9. ; .idata READ WRITE SHARED
  10. ; .rsrc READ SHARED
  11. HEAPSIZE 512
  12. EXPORTS
  13. DllCanUnloadNow PRIVATE ;DLL unloading
  14. DllGetClassObject PRIVATE ;Component object model