Исправно компилируется в DLL, но нет соглашения о вызовах

This commit is contained in:
Стас Михайлов WindowsDesktop
2021-02-20 13:50:11 +03:00
parent ccfb9de3e7
commit 44809a1f56
2282 changed files with 185186 additions and 112608 deletions
+62
View File
@@ -0,0 +1,62 @@
extern __imp_sxs_ordinal1:PANYARGS
sxs_ordinal1 TEXTEQU <__imp_sxs_ordinal1>
extern __imp_SxsFindClrClassInformation:PANYARGS
SxsFindClrClassInformation TEXTEQU <__imp_SxsFindClrClassInformation>
extern __imp_SxsFindClrSurrogateInformation:PANYARGS
SxsFindClrSurrogateInformation TEXTEQU <__imp_SxsFindClrSurrogateInformation>
extern __imp_SxsLookupClrGuid:PANYARGS
SxsLookupClrGuid TEXTEQU <__imp_SxsLookupClrGuid>
extern __imp_SxsRunDllInstallAssembly:PANYARGS
SxsRunDllInstallAssembly TEXTEQU <__imp_SxsRunDllInstallAssembly>
extern __imp_SxsRunDllInstallAssemblyW:PANYARGS
SxsRunDllInstallAssemblyW TEXTEQU <__imp_SxsRunDllInstallAssemblyW>
extern __imp_SxspGenerateManifestPathOnAssemblyIdentity:PANYARGS
SxspGenerateManifestPathOnAssemblyIdentity TEXTEQU <__imp_SxspGenerateManifestPathOnAssemblyIdentity>
extern __imp_SxspGeneratePolicyPathOnAssemblyIdentity:PANYARGS
SxspGeneratePolicyPathOnAssemblyIdentity TEXTEQU <__imp_SxspGeneratePolicyPathOnAssemblyIdentity>
extern __imp_SxspRunDllDeleteDirectory:PANYARGS
SxspRunDllDeleteDirectory TEXTEQU <__imp_SxspRunDllDeleteDirectory>
extern __imp_SxspRunDllDeleteDirectoryW:PANYARGS
SxspRunDllDeleteDirectoryW TEXTEQU <__imp_SxspRunDllDeleteDirectoryW>
extern __imp_CreateAssemblyCache:PANYARGS
CreateAssemblyCache TEXTEQU <__imp_CreateAssemblyCache>
extern __imp_CreateAssemblyNameObject:PANYARGS
CreateAssemblyNameObject TEXTEQU <__imp_CreateAssemblyNameObject>
extern __imp_DllInstall:PANYARGS
DllInstall TEXTEQU <__imp_DllInstall>
extern __imp_SxsBeginAssemblyInstall:PANYARGS
SxsBeginAssemblyInstall TEXTEQU <__imp_SxsBeginAssemblyInstall>
extern __imp_SxsEndAssemblyInstall:PANYARGS
SxsEndAssemblyInstall TEXTEQU <__imp_SxsEndAssemblyInstall>
extern __imp_SxsGenerateActivationContext:PANYARGS
SxsGenerateActivationContext TEXTEQU <__imp_SxsGenerateActivationContext>
extern __imp_SxsInstallW:PANYARGS
SxsInstallW TEXTEQU <__imp_SxsInstallW>
extern __imp_SxsOleAut32MapConfiguredClsidToReferenceClsid:PANYARGS
SxsOleAut32MapConfiguredClsidToReferenceClsid TEXTEQU <__imp_SxsOleAut32MapConfiguredClsidToReferenceClsid>
extern __imp_SxsOleAut32MapIIDOrCLSIDToTypeLibrary:PANYARGS
SxsOleAut32MapIIDOrCLSIDToTypeLibrary TEXTEQU <__imp_SxsOleAut32MapIIDOrCLSIDToTypeLibrary>
extern __imp_SxsOleAut32MapIIDToProxyStubCLSID:PANYARGS
SxsOleAut32MapIIDToProxyStubCLSID TEXTEQU <__imp_SxsOleAut32MapIIDToProxyStubCLSID>
extern __imp_SxsOleAut32MapIIDToTLBPath:PANYARGS
SxsOleAut32MapIIDToTLBPath TEXTEQU <__imp_SxsOleAut32MapIIDToTLBPath>
extern __imp_SxsOleAut32MapReferenceClsidToConfiguredClsid:PANYARGS
SxsOleAut32MapReferenceClsidToConfiguredClsid TEXTEQU <__imp_SxsOleAut32MapReferenceClsidToConfiguredClsid>
extern __imp_SxsOleAut32RedirectTypeLibrary:PANYARGS
SxsOleAut32RedirectTypeLibrary TEXTEQU <__imp_SxsOleAut32RedirectTypeLibrary>
extern __imp_SxsProbeAssemblyInstallation:PANYARGS
SxsProbeAssemblyInstallation TEXTEQU <__imp_SxsProbeAssemblyInstallation>
extern __imp_SxsProtectionGatherEntriesW:PANYARGS
SxsProtectionGatherEntriesW TEXTEQU <__imp_SxsProtectionGatherEntriesW>
extern __imp_SxsProtectionNotifyW:PANYARGS
SxsProtectionNotifyW TEXTEQU <__imp_SxsProtectionNotifyW>
extern __imp_SxsProtectionPerformScanNow:PANYARGS
SxsProtectionPerformScanNow TEXTEQU <__imp_SxsProtectionPerformScanNow>
extern __imp_SxsProtectionUserLogoffEvent:PANYARGS
SxsProtectionUserLogoffEvent TEXTEQU <__imp_SxsProtectionUserLogoffEvent>
extern __imp_SxsProtectionUserLogonEvent:PANYARGS
SxsProtectionUserLogonEvent TEXTEQU <__imp_SxsProtectionUserLogonEvent>
extern __imp_SxsQueryManifestInformation:PANYARGS
SxsQueryManifestInformation TEXTEQU <__imp_SxsQueryManifestInformation>
extern __imp_SxsUninstallW:PANYARGS
SxsUninstallW TEXTEQU <__imp_SxsUninstallW>