Windows2000/private/shell/ext/ftp/ftpfld.def
2020-09-30 17:12:32 +02: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