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.
10 lines
518 B
10 lines
518 B
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
|