wine
17 years agoqmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl.
Roy Shea [Sun, 9 Dec 2007 21:16:07 +0000 (13:16 -0800)] 
qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl.

17 years agocomdlg32: PageSetupDlgW: Swap margins when changing orientation.
Alexander Nicolaysen Sørnes [Sun, 9 Dec 2007 17:15:36 +0000 (18:15 +0100)] 
comdlg32: PageSetupDlgW: Swap margins when changing orientation.

17 years agocomdlg32: PageSetupDlgA: Swap margins when changing orientation.
Alexander Nicolaysen Sørnes [Sat, 8 Dec 2007 13:16:41 +0000 (14:16 +0100)] 
comdlg32: PageSetupDlgA: Swap margins when changing orientation.

17 years agowine.inf: Register actxprxy.dll and create a fake DLL for it.
Rob Shearman [Fri, 7 Dec 2007 16:04:07 +0000 (16:04 +0000)] 
wine.inf: Register actxprxy.dll and create a fake DLL for it.

17 years agoactxprxy: Add the start of actxprxy.dll.
Rob Shearman [Fri, 7 Dec 2007 16:02:30 +0000 (16:02 +0000)] 
actxprxy: Add the start of actxprxy.dll.

The native version of this DLL contains proxy code for various
interfaces, but for the moment only servprov.idl is implemented.

17 years agomakedep: Added support for dlldata.c dependencies.
Alexandre Julliard [Mon, 10 Dec 2007 13:26:25 +0000 (14:26 +0100)] 
makedep: Added support for dlldata.c dependencies.

17 years agoMake.rules: Added rules for building the dlldata.c file.
Alexandre Julliard [Mon, 10 Dec 2007 13:26:13 +0000 (14:26 +0100)] 
Make.rules: Added rules for building the dlldata.c file.

17 years agowined3d: Improve thread safety in IWineD3DSurfaceImpl_BltOverride.
Alexander Dorofeyev [Mon, 10 Dec 2007 11:39:51 +0000 (03:39 -0800)] 
wined3d: Improve thread safety in IWineD3DSurfaceImpl_BltOverride.

17 years agocrypt32: Do not use an empty body in an else-statement as documentation.
Michael Stefaniuc [Mon, 10 Dec 2007 10:47:36 +0000 (11:47 +0100)] 
crypt32: Do not use an empty body in an else-statement as documentation.

17 years agourlmon: Fix memory leaks.
Alistair Leslie-Hughes [Mon, 10 Dec 2007 03:28:12 +0000 (14:28 +1100)] 
urlmon: Fix memory leaks.

17 years agoshdocvw: Fix memory leak.
Alistair Leslie-Hughes [Mon, 10 Dec 2007 03:27:46 +0000 (14:27 +1100)] 
shdocvw: Fix memory leak.

17 years agomsxml3: Fix memory leak.
Alistair Leslie-Hughes [Mon, 10 Dec 2007 02:05:16 +0000 (13:05 +1100)] 
msxml3: Fix memory leak.

17 years agomsxml3: Fix memory leaks.
Alistair Leslie-Hughes [Sun, 9 Dec 2007 09:50:39 +0000 (20:50 +1100)] 
msxml3: Fix memory leaks.

17 years agogdi32: GetCharABCWidthsI does not require a scalable font.
Hans Leidekker [Sat, 8 Dec 2007 21:55:01 +0000 (22:55 +0100)] 
gdi32: GetCharABCWidthsI does not require a scalable font.

17 years agowininet: Make FtpGetCurrentDirectoryA pass all todo_wine tests.
Hans Leidekker [Sat, 8 Dec 2007 21:54:43 +0000 (22:54 +0100)] 
wininet: Make FtpGetCurrentDirectoryA pass all todo_wine tests.

17 years agokernel32: GetConsoleInputExeNameW returns TRUE even when it fails.
Hans Leidekker [Sat, 8 Dec 2007 21:54:27 +0000 (22:54 +0100)] 
kernel32: GetConsoleInputExeNameW returns TRUE even when it fails.

17 years agouser32: Improve test_DestroyCursor().
Andrew Riedi [Mon, 10 Dec 2007 07:06:43 +0000 (23:06 -0800)] 
user32: Improve test_DestroyCursor().

17 years agouser32: Uncomment and explain a test in test_DestroyCursor().
Andrew Riedi [Mon, 10 Dec 2007 07:05:29 +0000 (23:05 -0800)] 
user32: Uncomment and explain a test in test_DestroyCursor().

17 years agoshell32: Update Spanish resource.
Luis C. Busquets Pérez [Sat, 8 Dec 2007 06:45:07 +0000 (07:45 +0100)] 
shell32: Update Spanish resource.

17 years agosane: Add Spanish Resource.
Luis C. Busquets Pérez [Fri, 7 Dec 2007 18:11:59 +0000 (19:11 +0100)] 
sane: Add Spanish Resource.

17 years agomsvfw32: Add Spanish resource.
Luis C. Busquets Pérez [Fri, 7 Dec 2007 18:07:25 +0000 (19:07 +0100)] 
msvfw32: Add Spanish resource.

17 years agocredui: Add Spanish resource.
Luis C. Busquets Pérez [Fri, 7 Dec 2007 18:00:14 +0000 (19:00 +0100)] 
credui: Add Spanish resource.

17 years agogphoto2: Add Spanish resource.
Luis C. Busquets Pérez [Fri, 7 Dec 2007 17:59:26 +0000 (18:59 +0100)] 
gphoto2: Add Spanish resource.

17 years agogdi32: Font tests with Japanese font data. Thanks to Dmitry Timoshkov for the data...
Aric Stewart [Mon, 10 Dec 2007 07:32:19 +0000 (16:32 +0900)] 
gdi32: Font tests with Japanese font data.  Thanks to Dmitry Timoshkov for the data and tests.

17 years agofonts: Build the jvgasys.fon from the 18 pixel strike.
Aric Stewart [Mon, 10 Dec 2007 07:32:00 +0000 (16:32 +0900)] 
fonts: Build the jvgasys.fon from the 18 pixel strike.

17 years agosfnt2fnt: Use code from gdi32/freetype to do a better job finding the TTAG_EBLC to...
Aric Stewart [Mon, 10 Dec 2007 07:24:10 +0000 (16:24 +0900)] 
sfnt2fnt: Use code from gdi32/freetype to do a better job finding the TTAG_EBLC to deal with older version of freetype without having to fall back on unreliable hacks.

17 years agosystem.sfd: Modify a few 18 pixel glyphs to generate metrics correctly.
Aric Stewart [Mon, 10 Dec 2007 07:17:05 +0000 (16:17 +0900)] 
system.sfd: Modify a few 18 pixel glyphs to generate metrics correctly.

17 years agocomctl32/tests: Avoid SHDeleteKeyA() because it does not exist on Windows 95.
Francois Gouget [Mon, 10 Dec 2007 00:28:08 +0000 (01:28 +0100)] 
comctl32/tests: Avoid SHDeleteKeyA() because it does not exist on Windows 95.

17 years agocomctl32/tests: InitCommonControlsEx() is missing on Windows 95 so call InitCommonCon...
Francois Gouget [Mon, 10 Dec 2007 00:27:50 +0000 (01:27 +0100)] 
comctl32/tests: InitCommonControlsEx() is missing on Windows 95 so call InitCommonControls() instead.

17 years agocomtcl32/tests: Dynamically load ImageList_SetImageCount() because it is missing...
Francois Gouget [Mon, 10 Dec 2007 00:25:15 +0000 (01:25 +0100)] 
comtcl32/tests: Dynamically load ImageList_SetImageCount() because it is missing on Windows 95.

17 years agoddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 10 Dec 2007 00:25:04 +0000 (01:25 +0100)] 
ddraw/tests: Fix compilation on systems that don't support nameless unions.

17 years agohlink: Fix the HlinkUpdateStackItem() prototype.
Francois Gouget [Mon, 10 Dec 2007 00:24:57 +0000 (01:24 +0100)] 
hlink: Fix the HlinkUpdateStackItem() prototype.

17 years agokernel32/tests: Get the test to run on Windows 95.
Francois Gouget [Mon, 10 Dec 2007 00:24:49 +0000 (01:24 +0100)] 
kernel32/tests: Get the test to run on Windows 95.

17 years agokernel32/tests: dll_capable() makes no sense since it's only used on APIs we link...
Francois Gouget [Mon, 10 Dec 2007 00:24:06 +0000 (01:24 +0100)] 
kernel32/tests: dll_capable() makes no sense since it's only used on APIs we link with. So remove it.

17 years agowinealsa.drv: Remove trailing spaces in Wine traces.
Francois Gouget [Mon, 10 Dec 2007 00:23:19 +0000 (01:23 +0100)] 
winealsa.drv: Remove trailing spaces in Wine traces.

17 years agouser32: Keep waiting for posted messages in peek_message after we get an ignored...
Alexandre Julliard [Mon, 10 Dec 2007 11:05:46 +0000 (12:05 +0100)] 
user32: Keep waiting for posted messages in peek_message after we get an ignored message.

17 years agousp10: Don't trace char to glyph mappings.
Hans Leidekker [Sun, 9 Dec 2007 20:39:44 +0000 (21:39 +0100)] 
usp10: Don't trace char to glyph mappings.

17 years agousp10: Store original font in the script cache and reselect it on successive calls.
Hans Leidekker [Sun, 9 Dec 2007 20:39:19 +0000 (21:39 +0100)] 
usp10: Store original font in the script cache and reselect it on successive calls.

17 years agousp10: Use GetCharABCWidthsI to implement ScriptGetGlyphABCWidth.
Hans Leidekker [Sun, 9 Dec 2007 20:39:02 +0000 (21:39 +0100)] 
usp10: Use GetCharABCWidthsI to implement ScriptGetGlyphABCWidth.

17 years agorpcrt4: Pass the USER_MARSHAL_CB structure into user marshal routines.
Rob Shearman [Sun, 9 Dec 2007 18:22:57 +0000 (18:22 +0000)] 
rpcrt4: Pass the USER_MARSHAL_CB structure into user marshal routines.

17 years agorpcrt4: NdrRangeUnmarshall is implemented so add it to the spec file.
Rob Shearman [Sun, 9 Dec 2007 18:22:36 +0000 (18:22 +0000)] 
rpcrt4: NdrRangeUnmarshall is implemented so add it to the spec file.

17 years agorpcrt4: Implement NdrConformantArrayMemorySize.
Rob Shearman [Sun, 9 Dec 2007 18:22:24 +0000 (18:22 +0000)] 
rpcrt4: Implement NdrConformantArrayMemorySize.

17 years agohlink: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Michael Stefaniuc [Sun, 9 Dec 2007 15:29:51 +0000 (16:29 +0100)] 
hlink: Rename the wrappers around HeapAlloc() &Co to use the standard names.

17 years agolocalspl: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Michael Stefaniuc [Sun, 9 Dec 2007 15:30:24 +0000 (16:30 +0100)] 
localspl: Rename the wrappers around HeapAlloc() &Co to use the standard names.

17 years agopdh: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Michael Stefaniuc [Sun, 9 Dec 2007 15:30:15 +0000 (16:30 +0100)] 
pdh: Rename the wrappers around HeapAlloc() &Co to use the standard names.

17 years agoiccvid: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Michael Stefaniuc [Sun, 9 Dec 2007 15:30:07 +0000 (16:30 +0100)] 
iccvid: Rename the wrappers around HeapAlloc() &Co to use the standard names.

17 years agohhctrl.ocx: Rename the wrappers around HeapAlloc() &Co to use the standard names.
Michael Stefaniuc [Sun, 9 Dec 2007 15:29:44 +0000 (16:29 +0100)] 
hhctrl.ocx: Rename the wrappers around HeapAlloc() &Co to use the standard names.

17 years agorpcrt4: Add a missing break in DllMain.
Rob Shearman [Sat, 8 Dec 2007 17:14:30 +0000 (17:14 +0000)] 
rpcrt4: Add a missing break in DllMain.

17 years agorpcrt4: Save the buffer in EmbeddedPointerMemorySize, like EmbeddedPointerUnmarshall...
Rob Shearman [Sat, 8 Dec 2007 17:46:57 +0000 (17:46 +0000)] 
rpcrt4: Save the buffer in EmbeddedPointerMemorySize, like EmbeddedPointerUnmarshall does.

17 years agorpcrt4: Fix the return value from NdrSimpleStructMemorySize.
Rob Shearman [Sat, 8 Dec 2007 17:46:48 +0000 (17:46 +0000)] 
rpcrt4: Fix the return value from NdrSimpleStructMemorySize.

17 years agorpcrt4: Add a trace to NdrBaseTypeMemorySize.
Rob Shearman [Sat, 8 Dec 2007 17:46:41 +0000 (17:46 +0000)] 
rpcrt4: Add a trace to NdrBaseTypeMemorySize.

17 years agorpcrt4: Implement PointerMemorySize.
Rob Shearman [Sat, 8 Dec 2007 17:46:34 +0000 (17:46 +0000)] 
rpcrt4: Implement PointerMemorySize.

17 years agorpcrt4: Fix NdrConformantStructUnmarshall to use buffer memory if applicable and...
Rob Shearman [Sat, 8 Dec 2007 17:14:24 +0000 (17:14 +0000)] 
rpcrt4: Fix NdrConformantStructUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.

17 years agorpcrt4: Fix NdrFixedArrayUnmarshall to use buffer memory if applicable and to reuse...
Rob Shearman [Sat, 8 Dec 2007 17:14:16 +0000 (17:14 +0000)] 
rpcrt4: Fix NdrFixedArrayUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.

17 years agorpcrt4: Fix NdrConformantArrayUnmarshall to use buffer memory if applicable and to...
Rob Shearman [Sat, 8 Dec 2007 17:14:10 +0000 (17:14 +0000)] 
rpcrt4: Fix NdrConformantArrayUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.

17 years agowidl: Don't override the pointer type in top-level arrays.
Rob Shearman [Sat, 8 Dec 2007 17:13:45 +0000 (17:13 +0000)] 
widl: Don't override the pointer type in top-level arrays.

17 years agoAssorted spelling fixes.
Detlef Riekenberg [Fri, 7 Dec 2007 20:01:34 +0000 (21:01 +0100)] 
Assorted spelling fixes.

17 years agoriched20: Remove the RTFAlloc() wrapper around heap_alloc().
Michael Stefaniuc [Fri, 7 Dec 2007 22:45:40 +0000 (23:45 +0100)] 
riched20: Remove the RTFAlloc() wrapper around heap_alloc().

17 years agoriched20: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
Michael Stefaniuc [Fri, 7 Dec 2007 22:42:22 +0000 (23:42 +0100)] 
riched20: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.

17 years agoddraw: Fix wrong initialization order in IDirect3DDevice vtable.
Alexander Dorofeyev [Sun, 9 Dec 2007 02:00:28 +0000 (18:00 -0800)] 
ddraw: Fix wrong initialization order in IDirect3DDevice vtable.

17 years agocomdlg32: PageSetupDlgA: Read margins from correct edit boxes.
Alexander Nicolaysen Sørnes [Sat, 8 Dec 2007 12:53:32 +0000 (13:53 +0100)] 
comdlg32: PageSetupDlgA: Read margins from correct edit boxes.

17 years agoserver: Removed superflous async->queue NULL tests.
Marcus Meissner [Sat, 8 Dec 2007 11:25:14 +0000 (12:25 +0100)] 
server: Removed superflous async->queue NULL tests.

17 years agoriched20: Invalidate all the text on bogus last selection.
Alex Villacís Lasso [Sat, 8 Dec 2007 05:31:10 +0000 (00:31 -0500)] 
riched20: Invalidate all the text on bogus last selection.

17 years agodmusic: Remove unneeded casts.
Andrew Talbot [Sat, 8 Dec 2007 15:33:51 +0000 (15:33 +0000)] 
dmusic: Remove unneeded casts.

17 years agodmloader: Remove unneeded casts.
Andrew Talbot [Sat, 8 Dec 2007 08:41:22 +0000 (08:41 +0000)] 
dmloader: Remove unneeded casts.

17 years agodmime: Remove unneeded casts.
Andrew Talbot [Fri, 7 Dec 2007 23:01:46 +0000 (23:01 +0000)] 
dmime: Remove unneeded casts.

17 years agomsi: Handle the CompLocator table in the AppSearch action.
James Hawkins [Fri, 7 Dec 2007 20:51:17 +0000 (14:51 -0600)] 
msi: Handle the CompLocator table in the AppSearch action.

17 years agomsi: Reimplement MsiGetProductCode.
James Hawkins [Fri, 7 Dec 2007 20:49:54 +0000 (14:49 -0600)] 
msi: Reimplement MsiGetProductCode.

17 years agomsi: Remove two tests that depend on the sort order of RegEnumValue.
James Hawkins [Fri, 7 Dec 2007 20:49:11 +0000 (14:49 -0600)] 
msi: Remove two tests that depend on the sort order of RegEnumValue.

17 years agokernel32: Read label and serial from the filesystem when the device is accessible...
Alexandre Julliard [Sat, 8 Dec 2007 18:53:24 +0000 (19:53 +0100)] 
kernel32: Read label and serial from the filesystem when the device is accessible but unknown.

17 years agokernel32: Revert change that slipped in commit db24d3af9a6e56c3036ba0a3e5d62dae4f2676...
Alexandre Julliard [Sat, 8 Dec 2007 18:49:52 +0000 (19:49 +0100)] 
kernel32: Revert change that slipped in commit db24d3af9a6e56c3036ba0a3e5d62dae4f2676d3 by mistake.

17 years agoopengl32: ntdll import is still needed when building without optimizations.
Alexandre Julliard [Sat, 8 Dec 2007 18:49:22 +0000 (19:49 +0100)] 
opengl32: ntdll import is still needed when building without optimizations.

17 years agowinealsa: Clear dwBytesRecorded in waveheader when adding buffer.
Maarten Lankhorst [Fri, 7 Dec 2007 09:50:09 +0000 (10:50 +0100)] 
winealsa: Clear dwBytesRecorded in waveheader when adding buffer.

17 years agowinealsa: Simplify the feeding of capture buffers.
Maarten Lankhorst [Fri, 7 Dec 2007 09:50:03 +0000 (10:50 +0100)] 
winealsa: Simplify the feeding of capture buffers.

17 years agowinealsa: Fix return value checking in wavein.
Maarten Lankhorst [Fri, 7 Dec 2007 09:49:56 +0000 (10:49 +0100)] 
winealsa: Fix return value checking in wavein.

17 years agowinealsa: Fix period size in capture.
Maarten Lankhorst [Fri, 7 Dec 2007 09:49:50 +0000 (10:49 +0100)] 
winealsa: Fix period size in capture.

17 years agocomctl32: Added context menu to treeview.
Gregor Brunmar [Sun, 2 Dec 2007 11:28:09 +0000 (12:28 +0100)] 
comctl32: Added context menu to treeview.

17 years agocomctl32: Disable propsheet apply button at start up.
Gregor Brunmar [Sun, 2 Dec 2007 11:25:00 +0000 (12:25 +0100)] 
comctl32: Disable propsheet apply button at start up.

17 years agoole32: Process messages while waiting for a local server to create a pipe.
Rob Shearman [Fri, 7 Dec 2007 14:45:16 +0000 (14:45 +0000)] 
ole32: Process messages while waiting for a local server to create a pipe.

17 years agoAvoid size_t types in traces.
Alexandre Julliard [Fri, 7 Dec 2007 17:49:18 +0000 (18:49 +0100)] 
Avoid size_t types in traces.

17 years agocomctl32: Fix a compiler warning.
Alexandre Julliard [Fri, 7 Dec 2007 17:43:05 +0000 (18:43 +0100)] 
comctl32: Fix a compiler warning.

17 years agoserver: Fix incorrect use of size_t instead of data_size_t.
Alexandre Julliard [Fri, 7 Dec 2007 17:42:48 +0000 (18:42 +0100)] 
server: Fix incorrect use of size_t instead of data_size_t.

17 years agomsvfw32: Fix invalid check that caused the rest of VideoCapDriverDescAndVer16 to...
Alexandre Julliard [Fri, 7 Dec 2007 17:42:00 +0000 (18:42 +0100)] 
msvfw32: Fix invalid check that caused the rest of VideoCapDriverDescAndVer16 to be optimized out.

17 years agomsxml3: Implement cloneNode.
Alistair Leslie-Hughes [Sun, 2 Dec 2007 21:17:48 +0000 (08:17 +1100)] 
msxml3: Implement cloneNode.

17 years agoriched20: WM_GETTEXTLENGTH should include CRLF conversions in returned count.
Alex Villacís Lasso [Thu, 6 Dec 2007 18:50:22 +0000 (13:50 -0500)] 
riched20: WM_GETTEXTLENGTH should include CRLF conversions in returned count.

17 years agoriched20: EM_GETTEXTLENGTHEX must not count last paragraph break if GTL_USECRLF.
Alex Villacís Lasso [Thu, 6 Dec 2007 18:41:28 +0000 (13:41 -0500)] 
riched20: EM_GETTEXTLENGTHEX must not count last paragraph break if GTL_USECRLF.

17 years agodevenum: Remove unneeded cast.
Andrew Talbot [Thu, 6 Dec 2007 20:58:39 +0000 (20:58 +0000)] 
devenum: Remove unneeded cast.

17 years agodinput: Remove unneeded casts.
Andrew Talbot [Thu, 6 Dec 2007 20:58:42 +0000 (20:58 +0000)] 
dinput: Remove unneeded casts.

17 years agocabinet: Remove unneeded casts.
Andrew Talbot [Thu, 6 Dec 2007 20:58:36 +0000 (20:58 +0000)] 
cabinet: Remove unneeded casts.

17 years agomsi: Add tests for MsiGetProductCode.
James Hawkins [Thu, 6 Dec 2007 17:33:08 +0000 (11:33 -0600)] 
msi: Add tests for MsiGetProductCode.

17 years agouser32: A few more colour changes to match modern Windows.
Alexander Nicolaysen Sørnes [Thu, 6 Dec 2007 16:00:29 +0000 (17:00 +0100)] 
user32: A few more colour changes to match modern Windows.

Thanks to Bamm Gabriana for the info.

17 years agoriched20: WM_GETTEXT should return 0 on overflow but fill buffer anyway.
Alex Villacís Lasso [Thu, 6 Dec 2007 15:50:48 +0000 (10:50 -0500)] 
riched20: WM_GETTEXT should return 0 on overflow but fill buffer anyway.

17 years agoriched20: EM_GETTEXTEX with GT_USECRLF should not leave a single CR when running...
Alex Villacís Lasso [Thu, 6 Dec 2007 15:47:59 +0000 (10:47 -0500)] 
riched20: EM_GETTEXTEX with GT_USECRLF should not leave a single CR when running out of space.

17 years agorpcrt4: Use an alertable wait in rpcrt4_protseq_np_wait_for_new_connection to fix...
Rob Shearman [Thu, 6 Dec 2007 15:08:11 +0000 (15:08 +0000)] 
rpcrt4: Use an alertable wait in rpcrt4_protseq_np_wait_for_new_connection to fix a small memory leak flagged by Valgrind.

This is called only by the RPCRT4_server_thread so we don't have to
worry about application user APCs being run at improper times.

17 years agooleaut32: Fix a leak of the typelib in the tmarshal tests.
Rob Shearman [Thu, 6 Dec 2007 14:06:19 +0000 (14:06 +0000)] 
oleaut32: Fix a leak of the typelib in the tmarshal tests.

17 years agooleaut32: Fix two memory leaks in the test for DispCallFunc.
Rob Shearman [Thu, 6 Dec 2007 14:06:15 +0000 (14:06 +0000)] 
oleaut32: Fix two memory leaks in the test for DispCallFunc.

17 years agooleaut32: Fix a reference count leak of the TMarshalDispatchChannel.
Rob Shearman [Thu, 6 Dec 2007 14:06:11 +0000 (14:06 +0000)] 
oleaut32: Fix a reference count leak of the TMarshalDispatchChannel.

17 years agorsaenh: Fix some leaks of the provider handle in the rsaenh tests.
Rob Shearman [Thu, 6 Dec 2007 14:06:06 +0000 (14:06 +0000)] 
rsaenh: Fix some leaks of the provider handle in the rsaenh tests.

17 years agorpcrt4: Implement NdrConformantStructFree.
Rob Shearman [Thu, 6 Dec 2007 14:06:02 +0000 (14:06 +0000)] 
rpcrt4: Implement NdrConformantStructFree.

17 years agowinecfg: Add missing audio tab controls to other languages.
Jonathan Ernst [Thu, 6 Dec 2007 11:16:43 +0000 (12:16 +0100)] 
winecfg: Add missing audio tab controls to other languages.