windows-nt/Source/XPSP1/NT/shell/cpls/inetcpl/inetcpl.map
2020-09-26 16:20:57 +08:00

25 lines
424 B
Plaintext

// This file contains directives for how to order the functions.
#include "inetcpl.fmap"
libinetcpl.so.1
{
global:
CPlApplet;
DllInstall;
AddInternetPropertySheets;
LaunchInternetControlPanel;
AddInternetPropertySheetsEx;
SiteCert_RunFromCmdLine;
OpenFontsDialog;
LaunchSecurityDialog;
LaunchSiteCertDialog;
_____inetcpl_initDLL;
local:
*;
};