Displaying 4 results from an estimated 4 matches for "msienumpatchesa".
2008 Apr 10
4
Office 2003 Service Packs
Hi!
I just installed MS Office 2003 on Wine 0.9.58 and everything works fine. But when I tried to install the Service Packs I couldn't do it. Is there any tutorial somewhere?
Thanks in advance!
2008 Apr 11
0
wine-users Digest, Vol 33, Issue 50 stepbridge
...,0x0000,0xc0001002,(nil),0x0000,0x00000000,(nil),0x7e3449c0):
> stub
> fixme:advapi:DeregisterEventSource (0xcafe4242) stub
> fixme:advapi:CheckTokenMembership ((nil) 0x1359a8 0x33fd78) stub!
> fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000
> fixme:msi:MsiEnumPatchesA "{90110409-6000-11D3-8CFE-0150048383C9}" 0
> 0x33f2c0 0x13cd80 0x33f2b0
> fixme:advapi:LookupAccountNameW (null) L"tryfon" (nil) 0x33bb90 (nil)
> 0x33bb88 0x33bb8c - stub
> fixme:advapi:LookupAccountNameW (null) L"tryfon" 0x737f20 0x33bb90
> 0x7365d0 0x3...
2009 Feb 27
0
Wine release 1.1.16
...ons to user16.c where they belong.
libwine: Try to load all modules in the programs directory, not just those with .exe extension.
user32/tests: Fix a few more input test failures on Windows.
user32/tests: Add some more optional messages.
msi: Fix handling of buffer sizes in MsiEnumPatchesA and avoid a redundant call to MsiEnumPatchesW.
msi/tests: Add some tests for MsiEnumPatchesW, fix a few failures on XP.
ntdll: Default to WinXP version if there's nothing in the registry.
programs: Get rid of the remaining binary wrappers, they break out-of-tree builds....
2008 Dec 20
0
Wine release 1.1.11
...ty to open multiple users' component keys.
msi: Add the ability to open multiple users' install properties key.
msi: Remove a duplicated function.
msi: Remove a duplicated function.
msi: Add the ability to delete multiple users' component keys.
msi: Forward MsiEnumPatchesA to MsiEnumPatchesW.
msi: Implement MsiEnumPatchesW.
msi: Add tests for MsiEnumPatches.
msi: Forward MsiGetProductPropertyA to MsiGetProductPropertyW.
msi: Implement MsiGetProductPropertyW.
msi: Add tests for MsiGetProductProperty.
msi: Add a stub implementation o...