22 lines
564 B
Modula-2
22 lines
564 B
Modula-2
|
LIBRARY INETCPL
|
||
|
; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
|
||
|
;DESCRIPTION 'Internet Control Panel'
|
||
|
|
||
|
EXPORTS
|
||
|
CPlApplet PRIVATE
|
||
|
DllInstall PRIVATE
|
||
|
|
||
|
AddInternetPropertySheets
|
||
|
LaunchInternetControlPanel
|
||
|
AddInternetPropertySheetsEx
|
||
|
SiteCert_RunFromCmdLine
|
||
|
OpenFontsDialog
|
||
|
OpenFontsDialogEx
|
||
|
LaunchSecurityDialog
|
||
|
LaunchSecurityDialogEx
|
||
|
LaunchSiteCertDialog
|
||
|
ImportExportPFX
|
||
|
LaunchConnectionDialog
|
||
|
OpenLanguageDialog
|
||
|
LaunchPrivacyDialog
|