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
317 B

  1. LIBRARY SHSCRAP
  2. EXPORTS
  3. ;
  4. ; RunDLL entry. Has to be named entries.
  5. ;
  6. OpenScrap_RunDLL
  7. OpenScrap_RunDLLW
  8. OpenScrap_RunDLLA = OpenScrap_RunDLL
  9. DllCanUnloadNow PRIVATE
  10. DllGetClassObject PRIVATE
  11. ;
  12. ; Special entry for shell32.dll
  13. ;
  14. Scrap_CreateFromDataObject