windows-nt/Source/XPSP1/NT/shell/ext/shscrap/shole.def
2020-09-26 16:20:57 +08:00

18 lines
317 B
Modula-2

LIBRARY SHSCRAP
EXPORTS
;
; RunDLL entry. Has to be named entries.
;
OpenScrap_RunDLL
OpenScrap_RunDLLW
OpenScrap_RunDLLA = OpenScrap_RunDLL
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
;
; Special entry for shell32.dll
;
Scrap_CreateFromDataObject