2025-04-27 07:49:33 -04: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:
*;
};