windows-nt/Source/XPSP1/NT/shell/cpls/inetcpl/inetcpl.map

25 lines
424 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
// 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:
*;
};