Source code of Windows XP (NT5)
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.
|
|
EXPORTS SxsGenerateActivationContext SxspDebug @1 NONAME PRIVATE SxsBeginAssemblyInstall SxsInstallAssemblyW SxsEndAssemblyInstall ; SxspRunDllDeleteDirectory is Ansi on Win9x and NT ; W Unicode on NT (A is also Ansi on NT) SxspRunDllDeleteDirectory PRIVATE SxspRunDllDeleteDirectoryW PRIVATE SxsRunDllInstallAssembly PRIVATE SxsRunDllInstallAssemblyW PRIVATE CreateAssemblyCache CreateAssemblyNameObject SxspGenerateManifestPathOnAssemblyIdentity SxsProtectionGatherEntriesW PRIVATE SxsProtectionNotifyW PRIVATE SxsProtectionUserLogonEvent PRIVATE SxsProtectionUserLogoffEvent PRIVATE SxsProtectionPerformScanNow PRIVATE SxspGeneratePolicyPathOnAssemblyIdentity SxsQueryManifestInformation SxsFindClrSurrogateInformation PRIVATE SxsFindClrClassInformation PRIVATE SxsLookupClrGuid PRIVATE
|