search for: regloc

Displaying 6 results from an estimated 6 matches for "regloc".

2005 Nov 10
2
w32time and Samba PDC Domains
I see that the w32time service as it is configured when a Win2K Pro client joins a Samba PDC Domain is not configured in such a way that the service is able to successfully sync time with Samba. I:\>w32tm -source -v W32Time: BEGIN:InitAdjIncr W32Time: Adj 100144 , Incr 100144 fAdjust 0 W32Time: END:Line 2503 W32Time: BEGIN:TsUpTheThread W32Time: END Line 1407 W32Time: TimeMMInit()
2008 Oct 24
0
Wine release 1.1.7
...Math.ceil if called without any argument. urlmon: Added IsLoggingEnabled[AW] stub implementation. James Hawkins (28): msi: Add more tests for the CompLocator part of the AppSearch action. msi: Add tests for the IniLocator part of the AppSearch action. msi: Add tests for the RegLocator part of the AppSearch action. msi: Add tests for the DrLocator part of the AppSearch action. msi: Append the file signature to the component's directory when searching for the component's key path. msi: Expand REG_EXPAND_SZ registry values in the RegLocator table....
2010 Jun 21
2
[LLVMdev] MC: Object file specific parsing
..."Token is not an Left Curly Brace"); - S = Parser.getTok().getLoc(); - Parser.Lex(); // Eat left curly brace token. + S = getTok().getLoc(); + Lex(); // Eat left curly brace token. - const AsmToken &RegTok = Parser.getTok(); + const AsmToken &RegTok = getTok(); SMLoc RegLoc = RegTok.getLoc(); if (RegTok.isNot(AsmToken::Identifier)) return Error(RegLoc, "register expected"); int RegNum = MatchRegisterName(RegTok.getString()); if (RegNum == -1) return Error(RegLoc, "register expected"); - Parser.Lex(); // Eat identifier token. +...
2011 Dec 16
0
Wine release 1.3.35
...ce to custom action data until the actions are finished. msi/tests: Try harder to remove a shortcut file. winhttp: Avoid a null pointer dereference (clang). winhttp: Remove some dead assignments (clang). po: Update Dutch translation. msi: Format the value name from the RegLocator table. msi: Move some traces from implementations to entry points. msi: Support all install contexts in MsiReinstallFeatureW. msi: Don't set the Installed property in MsiReinstallFeatureW. msi: Don't set the LOGVERBOSE property in MsiReinstallFeatureW. msi:...
2006 Oct 13
0
Wine release 0.9.23
...po. winex11.drv: Don't deadlock if GL init fails. shdocvw: Return S_OK from WebBrowser_put_RegisterAsDropTarget. shdocvw: Ignore VT_ERROR arguments to WebBrowser_Navigate2. crypt32/tests: Win64 printf format warning fixes. msi: Implement msidbLocatorTypeFileName in RegLocator searches. crypt32/tests: Win64 printf format warning fixes. crypt32: Implement CryptSignAndEncodeCertificate. crypt32: Make it clearer where alg ids come from in CryptVerifyCertificateSignatureEx. crypt32: Forward CryptAcquireContextU to CryptAcquireContextW. crypt...
2011 Mar 01
2
Adobe CS3 msi bug: workarounds for 1.3.14?
...0 0x9bdb28 trace:msi:MSI_ViewClose 0x177710 trace:msi:msiobj_release object 0x177710 destroyed trace:msi:ACTION_AppSearchComponents failed to query CompLocator for L"Adobe_ID0EOB" trace:msi:ACTION_AppSearchReg L"Adobe_ID0EOB" trace:msi:MSI_DatabaseOpenViewW L"select * from RegLocator where Signature_ = 'Adobe_ID0EOB'" 0x9bdd94 trace:msi:MSI_ParseSQL Parse returned 0 trace:msi:MSI_ViewExecute 0x177710 (nil) trace:msi:MSI_ViewFetch 0x177710 0x9bdd98 trace:msi:msi_view_get_row 0x1598a8 0x1785c8 0 0x9bdd98 trace:msi:MSI_ViewClose 0x177710 trace:msi:msiobj_release o...