wine
14 years agontdll: Notify valgrind for stack management while in exception.
Eric Pouech [Mon, 22 Feb 2010 20:03:35 +0000 (21:03 +0100)] 
ntdll: Notify valgrind for stack management while in exception.

14 years agooleaut32: Reorder some code to make it easier to read and look like the block above.
André Hentschel [Mon, 22 Feb 2010 17:52:37 +0000 (18:52 +0100)] 
oleaut32: Reorder some code to make it easier to read and look like the block above.

14 years agomshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.
Vitaly Perov [Mon, 22 Feb 2010 16:19:31 +0000 (19:19 +0300)] 
mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.

14 years agomlang/tests: Add another possible failure for Win2k.
Alexandre Julliard [Tue, 23 Feb 2010 10:26:32 +0000 (11:26 +0100)] 
mlang/tests: Add another possible failure for Win2k.

14 years agokernel32/tests: Add a couple of last error codes for Win7.
Alexandre Julliard [Tue, 23 Feb 2010 10:24:08 +0000 (11:24 +0100)] 
kernel32/tests: Add a couple of last error codes for Win7.

14 years agoadvapi32/tests: Fix a test failure on Wow64.
Alexandre Julliard [Tue, 23 Feb 2010 10:07:02 +0000 (11:07 +0100)] 
advapi32/tests: Fix a test failure on Wow64.

14 years agommdevapi: Add todo_wine in dependency test.
Maarten Lankhorst [Sun, 21 Feb 2010 10:53:38 +0000 (11:53 +0100)] 
mmdevapi: Add todo_wine in dependency test.

14 years agommdevapi: Add tests for renderclient.
Maarten Lankhorst [Sun, 21 Feb 2010 10:53:11 +0000 (11:53 +0100)] 
mmdevapi: Add tests for renderclient.

14 years agorpcrt4: Add support for FC_FLOAT and FC_DOUBLE in complex structures.
Huw Davies [Mon, 22 Feb 2010 11:49:19 +0000 (11:49 +0000)] 
rpcrt4: Add support for FC_FLOAT and FC_DOUBLE in complex structures.

14 years agowinmm/tests: MIDIHDR tests.
Jörg Höhle [Tue, 16 Feb 2010 23:36:56 +0000 (00:36 +0100)] 
winmm/tests: MIDIHDR tests.

14 years agowinmm: Accept the ancient, smaller MIDIHDR.
Jörg Höhle [Tue, 16 Feb 2010 08:32:53 +0000 (09:32 +0100)] 
winmm: Accept the ancient, smaller MIDIHDR.

14 years agowinmm: MIDIHDR.dwOffset is set with MEVT_F_CALLBACK only.
Jörg Höhle [Tue, 16 Feb 2010 09:31:05 +0000 (10:31 +0100)] 
winmm: MIDIHDR.dwOffset is set with MEVT_F_CALLBACK only.

At the same time, the change to the player loop prevents a buffer
overshoot and a (perhaps unlikely) program trace where a sequence
Suspend; Stop; midiStreamOut could send MOM_DONE twice and access
memory possibly released within a MOM_DONE DCB_FUNCTION callback.

14 years agowinmm: Do not access MIDIHDR past MOM_DONE DriverCallback.
Jörg Höhle [Tue, 16 Feb 2010 21:10:03 +0000 (22:10 +0100)] 
winmm: Do not access MIDIHDR past MOM_DONE DriverCallback.

14 years agomidimap: Have GetDevCaps error out when no MIDI device is present.
Jörg Höhle [Thu, 18 Feb 2010 16:37:25 +0000 (17:37 +0100)] 
midimap: Have GetDevCaps error out when no MIDI device is present.

14 years agowinealsa: Do not access WAVEHDR past DriverCallback.
Jörg Höhle [Sat, 20 Feb 2010 16:27:50 +0000 (17:27 +0100)] 
winealsa: Do not access WAVEHDR past DriverCallback.

14 years agowineoss: Do not access WAVEHDR past DriverCallback.
Jörg Höhle [Sat, 20 Feb 2010 15:34:59 +0000 (16:34 +0100)] 
wineoss: Do not access WAVEHDR past DriverCallback.

14 years agouser32: Sync vkey codes with winuser.h.
Jörg Höhle [Tue, 16 Feb 2010 08:04:07 +0000 (09:04 +0100)] 
user32: Sync vkey codes with winuser.h.

14 years agowininet: Fix handling of a response without headers.
Hans Leidekker [Mon, 22 Feb 2010 11:28:03 +0000 (12:28 +0100)] 
wininet: Fix handling of a response without headers.

14 years agowinhttp: Add support for resolve timeouts.
Hans Leidekker [Mon, 22 Feb 2010 11:27:30 +0000 (12:27 +0100)] 
winhttp: Add support for resolve timeouts.

14 years agokernel32/tests: Fix a thread handle leak.
Hans Leidekker [Mon, 22 Feb 2010 11:27:01 +0000 (12:27 +0100)] 
kernel32/tests: Fix a thread handle leak.

14 years agofusion: Add a stub implementation of CreateApplicationContext.
Hans Leidekker [Mon, 22 Feb 2010 11:26:34 +0000 (12:26 +0100)] 
fusion: Add a stub implementation of CreateApplicationContext.

14 years agomsi: Allocate sufficient memory in ITERATE_InstallODBCDriver and ITERATE_InstallODBCT...
Hans Leidekker [Mon, 22 Feb 2010 11:26:09 +0000 (12:26 +0100)] 
msi: Allocate sufficient memory in ITERATE_InstallODBCDriver and ITERATE_InstallODBCTranslator.

Found by Valgrind.

14 years agomsi/tests: Free exception information.
Hans Leidekker [Mon, 22 Feb 2010 11:25:45 +0000 (12:25 +0100)] 
msi/tests: Free exception information.

Found by Valgrind.

14 years agomsi: All stream names starting with 0x0005 are unencoded.
Hans Leidekker [Mon, 22 Feb 2010 11:25:21 +0000 (12:25 +0100)] 
msi: All stream names starting with 0x0005 are unencoded.

Fixes a regression caused by 1ff992314887d03abeb4098789701ff3bfd5d2d8.

14 years agomsi: Make msi_reset_folders static.
Hans Leidekker [Mon, 22 Feb 2010 11:24:45 +0000 (12:24 +0100)] 
msi: Make msi_reset_folders static.

14 years agod3dx9_36: Fix AddRef and Release macros and add IID for ID3DXConstantTable.
Christian Costa [Sun, 21 Feb 2010 21:30:33 +0000 (22:30 +0100)] 
d3dx9_36: Fix AddRef and Release macros and add IID for ID3DXConstantTable.

14 years agod3dx9_36: Add stub for D3DXGetShaderConstantTableEx. Implement D3DXGetShaderConstantT...
Christian Costa [Sun, 21 Feb 2010 21:30:27 +0000 (22:30 +0100)] 
d3dx9_36: Add stub for D3DXGetShaderConstantTableEx. Implement D3DXGetShaderConstantTable.

14 years agocomdlg32: Always use screen dpi in the font dialog, even with a printer dc.
Vincent Povirk [Fri, 19 Feb 2010 22:50:22 +0000 (16:50 -0600)] 
comdlg32: Always use screen dpi in the font dialog, even with a printer dc.

14 years agocomdlg32: Add a test showing the font dialog ignores printer dpi.
Vincent Povirk [Fri, 19 Feb 2010 22:45:07 +0000 (16:45 -0600)] 
comdlg32: Add a test showing the font dialog ignores printer dpi.

14 years agod3d8: Display FIXME only once in ValidatePixelShader and ValidateVertexShader.
Christian Costa [Fri, 19 Feb 2010 14:37:23 +0000 (15:37 +0100)] 
d3d8: Display FIXME only once in ValidatePixelShader and ValidateVertexShader.

14 years agocomctl32: Initialize item.mask before sending HDM_GETITEM message.
Dmitry Timoshkov [Mon, 22 Feb 2010 06:54:17 +0000 (14:54 +0800)] 
comctl32: Initialize item.mask before sending HDM_GETITEM message.

14 years agowordpad: Avoid forward declarations in print.c.
Dylan Smith [Mon, 22 Feb 2010 08:18:41 +0000 (03:18 -0500)] 
wordpad: Avoid forward declarations in print.c.

14 years agowordpad: Don't waste time getting the number of preview pages.
Dylan Smith [Mon, 22 Feb 2010 08:18:35 +0000 (03:18 -0500)] 
wordpad: Don't waste time getting the number of preview pages.

For print preview it will take more time to wait for the whole text to be
wrapped for EM_FORMATRANGE than to wait for just the first page.  Trying to
get the total number of pages will cause the whole test to be wrapped.
Instead all that is needed is to just determine if a page is the last page,
which can be determined by it's page end offset compared to the text length.

14 years agowordpad: Avoid unnecessary deletion of hdcSized.
Dylan Smith [Mon, 22 Feb 2010 08:18:29 +0000 (03:18 -0500)] 
wordpad: Avoid unnecessary deletion of hdcSized.

14 years agowordpad: Cache text length.
Dylan Smith [Mon, 22 Feb 2010 08:18:23 +0000 (03:18 -0500)] 
wordpad: Cache text length.

14 years agowordpad: Update bitmaps outside of WM_PAINT.
Dylan Smith [Mon, 22 Feb 2010 08:18:18 +0000 (03:18 -0500)] 
wordpad: Update bitmaps outside of WM_PAINT.

This avoids having to delete the device context and the bitmap selected
into it just to update the bitmap, since it was setting preview.hdc to
NULL to indicate that these bitmaps needed to be updated. This patch
also helps make WM_PAINT messages get processed faster by moving this out
of the code for handling WM_PAINT.

14 years agowordpad: Use pages_shown variables to indicate pages shown.
Dylan Smith [Mon, 22 Feb 2010 08:18:11 +0000 (03:18 -0500)] 
wordpad: Use pages_shown variables to indicate pages shown.

Previously hdc2 needed to be deleted and set to NULL to indicate that only
one page should be shown. I have avoided this using a new variable for
the preview structure.

The device context were also being deleted without deleting the bitmaps
created for them and selected into them, so this patch also gets these
bitmaps and deletes them with their device context.

14 years agowordpad: Get preview page character boundaries with number of pages.
Dylan Smith [Mon, 22 Feb 2010 08:18:06 +0000 (03:18 -0500)] 
wordpad: Get preview page character boundaries with number of pages.

Rather than making seperate calls to EM_FORMATRANGE to get the number of
pages and the character boundaries, it would be easiest to get both
together.  The time to process EM_FORMATRANGE seems like it would take a
lot longer than the time needed to cache the character page boundaries.

14 years agowordpad: Added missing calls to DeleteDC and ReleaseDC.
Dylan Smith [Mon, 22 Feb 2010 08:17:59 +0000 (03:17 -0500)] 
wordpad: Added missing calls to DeleteDC and ReleaseDC.

14 years agorichedit: Added some extra tests for EM_FORMATRANGE.
Dylan Smith [Mon, 22 Feb 2010 08:17:49 +0000 (03:17 -0500)] 
richedit: Added some extra tests for EM_FORMATRANGE.

The existing tests were not properly testing the return value for the case
where all the text fits in the page rect, so this patch adds a couple of
simple tests for this case.

14 years agooleaut32: Added MEMBERID_NIL handling to ICreateTypeInfo_LayOut.
Piotr Caban [Mon, 22 Feb 2010 00:58:39 +0000 (01:58 +0100)] 
oleaut32: Added MEMBERID_NIL handling to ICreateTypeInfo_LayOut.

14 years agooleaut32: Added TypeInfo validation in ICreateTypeInfo_LayOut.
Piotr Caban [Mon, 22 Feb 2010 00:58:17 +0000 (01:58 +0100)] 
oleaut32: Added TypeInfo validation in ICreateTypeInfo_LayOut.

14 years agooleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc implementation.
Piotr Caban [Mon, 22 Feb 2010 09:24:17 +0000 (10:24 +0100)] 
oleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc implementation.

14 years agooleaut32: Added partial ICreateTypeInfo2_LayOut implementation.
Piotr Caban [Mon, 22 Feb 2010 00:57:30 +0000 (01:57 +0100)] 
oleaut32: Added partial ICreateTypeInfo2_LayOut implementation.

14 years agowinex11: Also take into account source offsets when a mask is around.
Roderick Colenbrander [Sun, 21 Feb 2010 23:18:34 +0000 (00:18 +0100)] 
winex11: Also take into account source offsets when a mask is around.

14 years agowinex11: When a mask picture is active, the source offsets should be relative to...
Roderick Colenbrander [Sun, 21 Feb 2010 23:14:31 +0000 (00:14 +0100)] 
winex11: When a mask picture is active, the source offsets should be relative to mask_pict instead of src_pict.

14 years agogdiplus: Add a test for GdipImageRotateFlip.
Vincent Povirk [Sun, 21 Feb 2010 19:30:00 +0000 (13:30 -0600)] 
gdiplus: Add a test for GdipImageRotateFlip.

14 years agomshtml: Get rid of nsIWineURI interface.
Jacek Caban [Sun, 21 Feb 2010 20:10:15 +0000 (21:10 +0100)] 
mshtml: Get rid of nsIWineURI interface.

14 years agomshtml: Get rid of nsIWineURI::[GS]etNSContainer.
Jacek Caban [Sun, 21 Feb 2010 20:09:11 +0000 (21:09 +0100)] 
mshtml: Get rid of nsIWineURI::[GS]etNSContainer.

14 years agomshtml: Get rid of nsIWineURI::[GS]etWindow.
Jacek Caban [Sun, 21 Feb 2010 20:08:39 +0000 (21:08 +0100)] 
mshtml: Get rid of nsIWineURI::[GS]etWindow.

14 years agomshtml: Get rid of most nsIWineURI methods.
Jacek Caban [Sun, 21 Feb 2010 20:07:43 +0000 (21:07 +0100)] 
mshtml: Get rid of most nsIWineURI methods.

14 years agomshtml: Use nsWineURL structure directly in load_nsuri.
Jacek Caban [Sun, 21 Feb 2010 20:06:51 +0000 (21:06 +0100)] 
mshtml: Use nsWineURL structure directly in load_nsuri.

14 years agomshtml: Moved OnStartURIOpen implementation to nsio.c.
Jacek Caban [Sun, 21 Feb 2010 20:05:59 +0000 (21:05 +0100)] 
mshtml: Moved OnStartURIOpen implementation to nsio.c.

14 years agomshtml: Store nsWineURI object instead of interface in nsChannel.
Jacek Caban [Sun, 21 Feb 2010 20:05:15 +0000 (21:05 +0100)] 
mshtml: Store nsWineURI object instead of interface in nsChannel.

14 years agomshtml: Rename nsURI to nsWineURI.
Jacek Caban [Sun, 21 Feb 2010 20:04:29 +0000 (21:04 +0100)] 
mshtml: Rename nsURI to nsWineURI.

14 years agooleaut32: Fix rounding.
André Hentschel [Sun, 21 Feb 2010 18:46:38 +0000 (19:46 +0100)] 
oleaut32: Fix rounding.

14 years agoinclude: Add a strcmpW-equivalent function usable in tests.
Mikołaj Zalewski [Sat, 20 Feb 2010 21:41:31 +0000 (22:41 +0100)] 
include: Add a strcmpW-equivalent function usable in tests.

14 years agokernel32/tests: Add test for 'all processors' flag on Vista and newer.
Erich Hoover [Sat, 20 Feb 2010 02:07:57 +0000 (19:07 -0700)] 
kernel32/tests: Add test for 'all processors' flag on Vista and newer.

14 years agontdll: Allow 'all processors' flag used in Vista and newer.
Erich Hoover [Sat, 20 Feb 2010 02:07:41 +0000 (19:07 -0700)] 
ntdll: Allow 'all processors' flag used in Vista and newer.

14 years agowinex11.drv: Check XDND version.
Kusanagi Kouichi [Sat, 20 Feb 2010 08:57:07 +0000 (17:57 +0900)] 
winex11.drv: Check XDND version.

14 years agowinex11.drv: Keep the state of XIM and IME consistent.
Kusanagi Kouichi [Thu, 18 Feb 2010 14:06:31 +0000 (23:06 +0900)] 
winex11.drv: Keep the state of XIM and IME consistent.

14 years agontdll: Fix wrong marking for valgrind on 64bit systems.
Eric Pouech [Sun, 21 Feb 2010 14:17:46 +0000 (15:17 +0100)] 
ntdll: Fix wrong marking for valgrind on 64bit systems.

14 years agokernel32: Mac: If language is less specific variant of locale, keep locale.
Ken Thomases [Fri, 19 Feb 2010 15:44:26 +0000 (09:44 -0600)] 
kernel32: Mac: If language is less specific variant of locale, keep locale.

For a Mac user in Australia, for example, the out-of-the-box configuration is
that the preferred language is generic English ("en").  Their formats locale
should be Australia ("en_AU").  Detect that case and don't override
LC_MESSAGES.

14 years agomsxml3: Simplify IXMLDOMElement_get_tagName(), add null check.
Nikolay Sivov [Fri, 19 Feb 2010 15:06:17 +0000 (18:06 +0300)] 
msxml3: Simplify IXMLDOMElement_get_tagName(), add null check.

14 years agomakefiles: Use the standard C_SRCS variable as the list of test files.
Alexandre Julliard [Sat, 20 Feb 2010 18:56:55 +0000 (19:56 +0100)] 
makefiles: Use the standard C_SRCS variable as the list of test files.

This enables it to be auto-updated by make_makefiles.

14 years agomakefiles: Make sure that dependencies are always updated when regenerating makefiles.
Alexandre Julliard [Sat, 20 Feb 2010 11:36:04 +0000 (12:36 +0100)] 
makefiles: Make sure that dependencies are always updated when regenerating makefiles.

14 years agoconfigure: Define AS_VAR_APPEND if necessary for older autoconf versions.
Alexandre Julliard [Sat, 20 Feb 2010 09:59:04 +0000 (10:59 +0100)] 
configure: Define AS_VAR_APPEND if necessary for older autoconf versions.

14 years agoRelease 1.1.39. wine-1.1.39
Alexandre Julliard [Fri, 19 Feb 2010 18:23:45 +0000 (19:23 +0100)] 
Release 1.1.39.

14 years agowinmm: dwBytesRecorded controls how much is played, not dwBufferLength.
Jörg Höhle [Tue, 16 Feb 2010 08:08:46 +0000 (09:08 +0100)] 
winmm: dwBytesRecorded controls how much is played, not dwBufferLength.

14 years agomsxml3: Avoid direct vtable members internal usage.
Nikolay Sivov [Fri, 19 Feb 2010 11:45:48 +0000 (14:45 +0300)] 
msxml3: Avoid direct vtable members internal usage.

14 years agomsxml3: Accept IObjectSafety for query from IXMLDOMDocument, fix its implementation.
Nikolay Sivov [Fri, 19 Feb 2010 10:46:16 +0000 (13:46 +0300)] 
msxml3: Accept IObjectSafety for query from IXMLDOMDocument, fix its implementation.

14 years agomsi: Add summary information stream to the streams table.
Hans Leidekker [Fri, 19 Feb 2010 11:27:36 +0000 (12:27 +0100)] 
msi: Add summary information stream to the streams table.

14 years agomsi: Fix a memory leak.
Hans Leidekker [Fri, 19 Feb 2010 11:27:02 +0000 (12:27 +0100)] 
msi: Fix a memory leak.

14 years agomsi: Encode stream name in the callers of db_get_raw_stream.
Hans Leidekker [Fri, 19 Feb 2010 11:26:30 +0000 (12:26 +0100)] 
msi: Encode stream name in the callers of db_get_raw_stream.

14 years agomsi: Destroy streams cache when applying a transform.
Hans Leidekker [Fri, 19 Feb 2010 11:25:38 +0000 (12:25 +0100)] 
msi: Destroy streams cache when applying a transform.

14 years agomsi: Accept '\5' and '-' in SQL identifiers.
Hans Leidekker [Fri, 19 Feb 2010 11:25:09 +0000 (12:25 +0100)] 
msi: Accept '\5' and '-' in SQL identifiers.

14 years agomsi: Include run mode in fixmes.
Hans Leidekker [Fri, 19 Feb 2010 11:23:56 +0000 (12:23 +0100)] 
msi: Include run mode in fixmes.

14 years agouser32: Fix Z-order handling of windows that have a top-most owner.
Alexandre Julliard [Fri, 19 Feb 2010 12:05:08 +0000 (13:05 +0100)] 
user32: Fix Z-order handling of windows that have a top-most owner.

14 years agoadvapi32/tests: Fix the ReadEventLog error checking.
Alexandre Julliard [Fri, 19 Feb 2010 10:36:12 +0000 (11:36 +0100)] 
advapi32/tests: Fix the ReadEventLog error checking.

14 years agocmd/tests: Compare strings case-insensitive.
Paul Vriens [Fri, 19 Feb 2010 09:13:44 +0000 (10:13 +0100)] 
cmd/tests: Compare strings case-insensitive.

14 years agocmd: Add test for 'if' case sensitivity.
Trey Hunner [Fri, 19 Feb 2010 05:39:32 +0000 (21:39 -0800)] 
cmd: Add test for 'if' case sensitivity.

14 years agocomdlg32/tests: Font sizes are influenced by the display dpi.
Vincent Povirk [Thu, 18 Feb 2010 20:47:43 +0000 (14:47 -0600)] 
comdlg32/tests: Font sizes are influenced by the display dpi.

14 years agourlmon.idl: Added some missing declarations.
Jacek Caban [Thu, 18 Feb 2010 16:16:03 +0000 (17:16 +0100)] 
urlmon.idl: Added some missing declarations.

14 years agocmd: Remove some unneeded extension checking.
Paul Vriens [Thu, 18 Feb 2010 16:09:04 +0000 (17:09 +0100)] 
cmd: Remove some unneeded extension checking.

14 years agomshtml: Silence IExternalConnection in htmldoc_qi FIXME.
Vitaly Perov [Thu, 18 Feb 2010 15:31:01 +0000 (18:31 +0300)] 
mshtml: Silence IExternalConnection in htmldoc_qi FIXME.

14 years agofonts: Tidy up some of the extended Latin glyphs in the 9 ppem strike of Tahoma.
Huw Davies [Thu, 18 Feb 2010 14:31:52 +0000 (14:31 +0000)] 
fonts: Tidy up some of the extended Latin glyphs in the 9 ppem strike of Tahoma.

14 years agocomctl32: Listview should accept both unicode and ansi notifications.
Dmitry Timoshkov [Thu, 18 Feb 2010 12:46:27 +0000 (20:46 +0800)] 
comctl32: Listview should accept both unicode and ansi notifications.

Listview receives notifications not only from built-in header control,
but also from custom or subclassed application controls, there is no
need to assert(0) on application input, printing a FIXME is the maximum
we can do on an unknown input.

14 years agofonts: Add a 9 ppem bitmap strike to Tahoma Bold.
Huw Davies [Thu, 18 Feb 2010 12:36:36 +0000 (12:36 +0000)] 
fonts: Add a 9 ppem bitmap strike to Tahoma Bold.

14 years agomsi: Implement MSIRUNMODE_MAINTENANCE and MSIRUNMODE_REBOOTATEND for MsiGetMode.
Hans Leidekker [Thu, 18 Feb 2010 11:47:21 +0000 (12:47 +0100)] 
msi: Implement MSIRUNMODE_MAINTENANCE and MSIRUNMODE_REBOOTATEND for MsiGetMode.

14 years agomsi: Implement MsiSetMode.
Hans Leidekker [Thu, 18 Feb 2010 11:46:58 +0000 (12:46 +0100)] 
msi: Implement MsiSetMode.

14 years agocomdlg32: Open should try to browse directory first.
Gabriele Moabiti [Mon, 15 Feb 2010 13:48:11 +0000 (14:48 +0100)] 
comdlg32: Open should try to browse directory first.

14 years agoadvapi32/tests: Avoid crashing if ReadEventLogA fails.
Alexandre Julliard [Thu, 18 Feb 2010 13:06:10 +0000 (14:06 +0100)] 
advapi32/tests: Avoid crashing if ReadEventLogA fails.

14 years agoadvapi32: Implemented RegDeleteKeyExA/W.
Alexandre Julliard [Thu, 18 Feb 2010 12:12:31 +0000 (13:12 +0100)] 
advapi32: Implemented RegDeleteKeyExA/W.

14 years agontdll: Properly handle empty but present ACLs in self-relative descriptors.
Alexandre Julliard [Thu, 18 Feb 2010 11:57:33 +0000 (12:57 +0100)] 
ntdll: Properly handle empty but present ACLs in self-relative descriptors.

14 years agoserver: Fix tracing of invalid ACLs.
Alexandre Julliard [Thu, 18 Feb 2010 11:57:03 +0000 (12:57 +0100)] 
server: Fix tracing of invalid ACLs.

14 years agocmd: Fix 'else', with tests.
Dan Kegel [Thu, 18 Feb 2010 07:11:04 +0000 (23:11 -0800)] 
cmd: Fix 'else', with tests.

14 years agooleaut32: Store names in list.
Piotr Caban [Thu, 18 Feb 2010 02:21:21 +0000 (03:21 +0100)] 
oleaut32: Store names in list.

14 years agooleaut32: Store indices in list.
Piotr Caban [Thu, 18 Feb 2010 02:20:57 +0000 (03:20 +0100)] 
oleaut32: Store indices in list.

14 years agooleaut32: Compute TypeInfo offsets while writing data.
Piotr Caban [Thu, 18 Feb 2010 02:20:33 +0000 (03:20 +0100)] 
oleaut32: Compute TypeInfo offsets while writing data.

14 years agooleaut32: Store CreateTypeInfo->typedata in list.
Piotr Caban [Thu, 18 Feb 2010 02:19:41 +0000 (03:19 +0100)] 
oleaut32: Store CreateTypeInfo->typedata in list.