Displaying 4 results from an estimated 4 matches for "cryptcatadminreleasecatalogcontext".
2008 Jun 01
2
installation of WISO07 failed
...rr:rpc:I_RpcReceive we got fault packet with status 0x80010108
fixme:wintrust:CryptCATAdminAcquireContext 0x7defa758
{f750e6c3-38ee-11d1-85e5-00c04fc295ee} 0
fixme:wintrust:CryptCATAdminAddCatalog 0xdeadbeef L"C:
\\windows\\temp\\IXP000.TMP\\drm.cat" L"drm.cat" 0
fixme:wintrust:CryptCATAdminReleaseCatalogContext 0xdeadbeef 0x1 0
fixme:wintrust:CryptCATAdminReleaseContext 0xdeadbeef 0
fixme:advapi:ParseStringSidToSid String constant not supported: L"DG"
fixme:advapi:ParseStringSidToSid String constant not supported: L"LG"
fixme:advapi:ParseStringSidToSid String constant not supported: L&...
2007 Jun 01
0
Wine release 0.9.38
...olume name doesn't match.
msi: Set the MsiNTProductType property.
msi: Perform a forced reboot if a custom action returns ERROR_INSTALL_SUSPEND.
msi: Implement the WriteEnvironmentStrings standard action.
wintrust: Add stub implementations for CryptCATAdminAddCatalog and CryptCATAdminReleaseCatalogContext.
msi: Add handling for MsiBreak.
msi: Implement Installer::OpenDatabase.
msi: Implement SummaryInfo::Property get.
Jeff Latimer (2):
hnetcfg: Define icftypes.idl.
hnetcfg: Add netfw.idl - Network Firewall interface.
Jeremy White (1):
wininet: Mark Proxy Authori...
2007 Aug 10
0
Wine release 0.9.43
....
ntdll: Fix the RtlQueryInformationActivationContext() .spec prototype to match its implementation.
crypt32/tests: Fix compilation on systems that don't support nameless unions.
urlmon: Fix compilation on systems that don't support nameless unions.
wintrust: Fix the CryptCATAdminReleaseCatalogContext() prototype and better match the PSDK types.
mapi32: Remove redundant protections against duplicate header inclusion.
hhctrl.ocx: Update win32.api to fix the winapi_check warnings.
wined3d: Update win32.api to fix the winapi_check warnings.
localui: Update win32.api to fix t...
2008 Dec 20
0
Wine release 1.1.11
...test file with share mode FILE_SHARE_READ.
wintrust: Don't test last error on success.
wintrust: Implement CryptCATAdminAcquireContext.
wintrust: Implement CryptCATAdminReleaseContext.
wininet: Relax a notification test.
wintrust: Implement CryptCATAdminAddCatalog, CryptCATAdminReleaseCatalogContext and CryptCATAdminReleaseContext.
wintrust: Add tests for adding and removing catalog files.
mscat32: Forward more functions to wintrust.
wintrust: Implement CryptCATAdminCalcHashFromFileHandle.
Henri Verbeet (50):
wined3d: Load texture coordinates from the correct streams....