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

11 lines
508 B
Modula-2

LIBRARY MSIEFTP
; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
;DESCRIPTION 'Microsoft Internet Explorer FTP Folder Shell Extension'
EXPORTS
DllGetClassObject PRIVATE ;internal
DllCanUnloadNow PRIVATE ;internal
DllRegisterServer PRIVATE ;internal
DllUnregisterServer PRIVATE ;internal
DllInstall PRIVATE ;internal