wine
16 years agomsi: Fix skipping a NULL record.
James Hawkins [Mon, 25 Feb 2008 20:57:23 +0000 (14:57 -0600)] 
msi: Fix skipping a NULL record.

16 years agowininet: Add stub for INTERNET_OPTION_PER_CONNECTION.
Maarten Lankhorst [Mon, 25 Feb 2008 19:01:08 +0000 (11:01 -0800)] 
wininet: Add stub for INTERNET_OPTION_PER_CONNECTION.

16 years agodmstyle: Assign to structs instead of using memcpy.
Andrew Talbot [Mon, 25 Feb 2008 19:48:26 +0000 (19:48 +0000)] 
dmstyle: Assign to structs instead of using memcpy.

16 years agodmusic: Assign to structs instead of using memcpy.
Andrew Talbot [Mon, 25 Feb 2008 19:48:31 +0000 (19:48 +0000)] 
dmusic: Assign to structs instead of using memcpy.

16 years agodmscript: Assign to structs instead of using memcpy.
Andrew Talbot [Mon, 25 Feb 2008 19:48:22 +0000 (19:48 +0000)] 
dmscript: Assign to structs instead of using memcpy.

16 years agosetupapi/devinst: Struct size passed needs to be exact.
Paul Vriens [Mon, 25 Feb 2008 19:19:53 +0000 (20:19 +0100)] 
setupapi/devinst: Struct size passed needs to be exact.

16 years agomscms: Implement TranslateColors and improve the other transformation functions.
Hans Leidekker [Sun, 24 Feb 2008 14:20:15 +0000 (15:20 +0100)] 
mscms: Implement TranslateColors and improve the other transformation functions.

16 years agowineprefixcreate: Create the color directory.
Hans Leidekker [Sat, 23 Feb 2008 21:55:47 +0000 (22:55 +0100)] 
wineprefixcreate: Create the color directory.

16 years agowgl: Add a test case for wglCreateContext.
Roderick Colenbrander [Sat, 23 Feb 2008 18:18:08 +0000 (18:18 +0000)] 
wgl: Add a test case for wglCreateContext.

16 years agoqmgr: Implement IBackgroundCopyJob_GetId with test.
Roy Shea [Fri, 22 Feb 2008 23:07:12 +0000 (15:07 -0800)] 
qmgr: Implement IBackgroundCopyJob_GetId with test.

16 years agoqmgr: Implement IBackgroundCopyManager_CreateJob with test.
Roy Shea [Fri, 22 Feb 2008 23:06:17 +0000 (15:06 -0800)] 
qmgr: Implement IBackgroundCopyManager_CreateJob with test.

16 years agoqmgr: Implement the IUnknown interface for IBackgroundCopyJob and stubs for the rest...
Roy Shea [Fri, 22 Feb 2008 23:05:26 +0000 (15:05 -0800)] 
qmgr: Implement the IUnknown interface for IBackgroundCopyJob and stubs for the rest of the methods.

16 years agoddraw: Return a nullpointer as lpSurface in Lock() if the rect is invalid.
Günther Brammer [Mon, 25 Feb 2008 15:22:41 +0000 (16:22 +0100)] 
ddraw: Return a nullpointer as lpSurface in Lock() if the rect is invalid.

16 years agoversion/tests: Win98, NT4 and W2K return different errors.
Paul Vriens [Mon, 25 Feb 2008 16:07:52 +0000 (17:07 +0100)] 
version/tests: Win98, NT4 and W2K return different errors.

16 years agoadvapi32/tests: Don't crash on NT4, W2K and XP-SP1.
Paul Vriens [Mon, 25 Feb 2008 14:41:18 +0000 (15:41 +0100)] 
advapi32/tests: Don't crash on NT4, W2K and XP-SP1.

16 years agoole32: Implement VT_VECTOR|VT_VARIANT in PropVariantCopy.
Rob Shearman [Mon, 25 Feb 2008 14:25:12 +0000 (14:25 +0000)] 
ole32: Implement VT_VECTOR|VT_VARIANT in PropVariantCopy.

16 years agoimm32: Destroy the data of the context passed into ImmDestroyContext, not the data...
Rob Shearman [Mon, 25 Feb 2008 14:24:29 +0000 (14:24 +0000)] 
imm32: Destroy the data of the context passed into ImmDestroyContext,  not the data in the root context.

16 years agomsi/tests: Make tests run on win9x/NT4 again.
Paul Vriens [Mon, 25 Feb 2008 13:55:59 +0000 (14:55 +0100)] 
msi/tests: Make tests run on win9x/NT4 again.

16 years agontdll: Add an exception handler around check_actctx to catch bad handles.
Alexandre Julliard [Mon, 25 Feb 2008 18:49:27 +0000 (19:49 +0100)] 
ntdll: Add an exception handler around check_actctx to catch bad handles.

16 years agowinex11: Use the same full screen test in is_window_managed and update_wm_states.
Alexandre Julliard [Mon, 25 Feb 2008 18:48:07 +0000 (19:48 +0100)] 
winex11: Use the same full screen test in is_window_managed and update_wm_states.

16 years agowinex11: Get rid of the visual id property, we are using the default now.
Alexandre Julliard [Mon, 25 Feb 2008 15:06:08 +0000 (16:06 +0100)] 
winex11: Get rid of the visual id property, we are using the default now.

16 years agouser32: Moved the DCE support from winex11 back to user32.
Alexandre Julliard [Mon, 25 Feb 2008 14:59:19 +0000 (15:59 +0100)] 
user32: Moved the DCE support from winex11 back to user32.

Window and class DCEs are now allocated lazily.

16 years agouser32: Simplify the window structure creation. Get rid of the unused clsStyle field.
Alexandre Julliard [Mon, 25 Feb 2008 14:55:17 +0000 (15:55 +0100)] 
user32: Simplify the window structure creation. Get rid of the unused clsStyle field.

16 years agomsxml3: Tests for put_data.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 09:05:00 +0000 (20:05 +1100)] 
msxml3: Tests for put_data.

16 years agoinclude: Fixed definition of IXMLDOMComment interface.
Alexandre Julliard [Mon, 25 Feb 2008 12:40:49 +0000 (13:40 +0100)] 
include: Fixed definition of IXMLDOMComment interface.

16 years agomsxml3: Implement IXMLDOMComment put_data.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:53:06 +0000 (19:53 +1100)] 
msxml3: Implement IXMLDOMComment put_data.

16 years agomsxml3: Implement IXMLDOMText put_data.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:50:33 +0000 (19:50 +1100)] 
msxml3: Implement IXMLDOMText put_data.

16 years agomsxml3: Implement IXMLDOMProcessingInstruction put_data.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:49:18 +0000 (19:49 +1100)] 
msxml3: Implement IXMLDOMProcessingInstruction put_data.

16 years agomsxml3: Implement IXMLDOMCDATASection put_data.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:47:57 +0000 (19:47 +1100)] 
msxml3: Implement IXMLDOMCDATASection put_data.

16 years agomsxml3: Implement IXMLDOMNode put_nodeValue.
Alistair Leslie-Hughes [Mon, 25 Feb 2008 08:56:22 +0000 (19:56 +1100)] 
msxml3: Implement IXMLDOMNode put_nodeValue.

16 years agowinex11: Correctly initialize the cursor in a newly-created thread.
Alexandre Julliard [Mon, 25 Feb 2008 12:32:45 +0000 (13:32 +0100)] 
winex11: Correctly initialize the cursor in a newly-created thread.

16 years agonetapi32: Fix character count passed to GetUserNameW and GetComputerNameW in init_wks...
Rob Shearman [Mon, 25 Feb 2008 09:02:26 +0000 (09:02 +0000)] 
netapi32: Fix character count passed to GetUserNameW and GetComputerNameW in init_wksta_tests.

16 years agouser32: Fix the number of characters passed to GetClassNameW in ClassTest.
Rob Shearman [Mon, 25 Feb 2008 09:02:14 +0000 (09:02 +0000)] 
user32: Fix the number of characters passed to GetClassNameW in ClassTest.

16 years agokernel32: Fix the number of characters passed to GetAtomNameW in test_local_get_atom_...
Rob Shearman [Mon, 25 Feb 2008 09:02:03 +0000 (09:02 +0000)] 
kernel32: Fix the number of characters passed to GetAtomNameW in test_local_get_atom_name.

16 years agoshell32: Fix the character count passed to SearchPathW in SHELL_execute.
Rob Shearman [Mon, 25 Feb 2008 09:01:56 +0000 (09:01 +0000)] 
shell32: Fix the character count passed to SearchPathW in SHELL_execute.

16 years agodinput: Fix character count passed to GetKeyNameTextW in SysKeyboardWImpl_GetObjectInfo.
Rob Shearman [Mon, 25 Feb 2008 09:01:49 +0000 (09:01 +0000)] 
dinput: Fix character count passed to GetKeyNameTextW in SysKeyboardWImpl_GetObjectInfo.

16 years agoavifil32: Fix the character count passed into LoadStringW in AVIBuildFilterW and...
Rob Shearman [Mon, 25 Feb 2008 09:01:39 +0000 (09:01 +0000)] 
avifil32: Fix the character count passed into LoadStringW in AVIBuildFilterW and AVISaveOptionsUpdate.

16 years agowinspool.drv: Fix the character count passed into RegEnumKeyExW in get_local_monitors.
Rob Shearman [Mon, 25 Feb 2008 09:01:29 +0000 (09:01 +0000)] 
winspool.drv: Fix the character count passed into RegEnumKeyExW in get_local_monitors.

len is used in RegEnumKeyExW and this takes a character count for the
key argument, not a byte count.

16 years agomciavi32: Fix the buffer length passed into strncat in MCIAVI_mciSet.
Rob Shearman [Mon, 25 Feb 2008 09:00:47 +0000 (09:00 +0000)] 
mciavi32: Fix the buffer length passed into strncat in MCIAVI_mciSet.

The number of remaining characters should be passed in, not the total
buffer size.

16 years agoexplorer: Clean up after CreateProcess in WinMain.
Rob Shearman [Mon, 25 Feb 2008 09:00:19 +0000 (09:00 +0000)] 
explorer: Clean up after CreateProcess in WinMain.

16 years agowineboot: Fix the character count passed to RegEnumKeyW in start_services.
Rob Shearman [Mon, 25 Feb 2008 09:00:36 +0000 (09:00 +0000)] 
wineboot: Fix the character count passed to RegEnumKeyW in start_services.

16 years agowineboot: Fix thread handle leak in runCmd.
Rob Shearman [Mon, 25 Feb 2008 09:00:25 +0000 (09:00 +0000)] 
wineboot: Fix thread handle leak in runCmd.

16 years agocmd: Fix character count passed to GetShortPathName in WCMD_HandleTildaModifiers.
Rob Shearman [Mon, 25 Feb 2008 09:00:14 +0000 (09:00 +0000)] 
cmd: Fix character count passed to GetShortPathName in WCMD_HandleTildaModifiers.

16 years agocmd: Fix loop termination check in WCMD_batch.
Rob Shearman [Mon, 25 Feb 2008 09:00:07 +0000 (09:00 +0000)] 
cmd: Fix loop termination check in WCMD_batch.

16 years agocomctl32: Fix possible use of uninitialised variable in REBAR_Paint.
Rob Shearman [Mon, 25 Feb 2008 08:59:51 +0000 (08:59 +0000)] 
comctl32: Fix possible use of uninitialised variable in REBAR_Paint.

In the case where an hdc is passed in via the wParam, ps.fErase could be
uninitialised. Fix this by rearranging the code so that ps is only used
when an hdc isn't passed in.

16 years agocomdlg32: Fix checks for failure of COMDLG32_SHGetFolderPathW in FILEDLG95_InitControls.
Rob Shearman [Mon, 25 Feb 2008 08:59:46 +0000 (08:59 +0000)] 
comdlg32: Fix checks for failure of COMDLG32_SHGetFolderPathW in FILEDLG95_InitControls.

COMDLG32_SHGetFolderPathW returns a BOOL, not an HRESULT.

16 years agoavicap32: Fix the type of retval in capGetDriverDescriptionA.
Rob Shearman [Mon, 25 Feb 2008 08:59:38 +0000 (08:59 +0000)] 
avicap32: Fix the type of retval in capGetDriverDescriptionA.

16 years agorpcrt4: Include ws2tcpip.h instead of Unix headers when targeting a build for Windows.
Rob Shearman [Sat, 23 Feb 2008 13:21:21 +0000 (13:21 +0000)] 
rpcrt4: Include ws2tcpip.h instead of Unix headers when targeting a build for Windows.

16 years agouser32: Added stub for GetMouseMovePointsEx.
Stefan Leichter [Sat, 23 Feb 2008 08:44:02 +0000 (09:44 +0100)] 
user32: Added stub for GetMouseMovePointsEx.

16 years agouser32: Fix a test of GetMouseMovePointsEx.
Stefan Leichter [Sat, 23 Feb 2008 08:43:44 +0000 (09:43 +0100)] 
user32: Fix a test of GetMouseMovePointsEx.

16 years agodmloader: Assign to structs instead of using memcpy.
Andrew Talbot [Sat, 23 Feb 2008 16:58:32 +0000 (16:58 +0000)] 
dmloader: Assign to structs instead of using memcpy.

16 years agodmime: Assign to structs instead of using memcpy.
Andrew Talbot [Sat, 23 Feb 2008 15:19:10 +0000 (15:19 +0000)] 
dmime: Assign to structs instead of using memcpy.

16 years agodmime: Assign to structs instead of using memcpy.
Andrew Talbot [Sat, 23 Feb 2008 15:19:04 +0000 (15:19 +0000)] 
dmime: Assign to structs instead of using memcpy.

16 years agodmband: Assign to struct instead of using memcpy.
Andrew Talbot [Sat, 23 Feb 2008 08:40:25 +0000 (08:40 +0000)] 
dmband: Assign to struct instead of using memcpy.

16 years agocomctl32: datetime: Support literals in apostrophes.
Mikołaj Zalewski [Fri, 22 Feb 2008 21:32:47 +0000 (22:32 +0100)] 
comctl32: datetime: Support literals in apostrophes.

16 years agouser32: Fix return value in ShowScrollBar according with test.
Anatoly Lyutin [Fri, 22 Feb 2008 14:03:32 +0000 (17:03 +0300)] 
user32: Fix return value in ShowScrollBar according with test.

16 years agouser32: Added some tests for scrollbar.
Anatoly Lyutin [Fri, 22 Feb 2008 14:03:26 +0000 (17:03 +0300)] 
user32: Added some tests for scrollbar.

16 years agod3d8/tests: Add a P8 texture test.
Alexander Dorofeyev [Sun, 24 Feb 2008 18:46:11 +0000 (20:46 +0200)] 
d3d8/tests: Add a P8 texture test.

16 years agod3dx8: Simplify D3DXMatrixInverse().
Gerald Pfeifer [Sun, 24 Feb 2008 15:39:08 +0000 (16:39 +0100)] 
d3dx8: Simplify D3DXMatrixInverse().

16 years agod3d9: Fix a ok line.
Stefan Dösinger [Tue, 12 Feb 2008 17:31:45 +0000 (18:31 +0100)] 
d3d9: Fix a ok line.

16 years agod3d9: ATI drivers do not handle D3DUSAGE_QUERY_LEGACYBUMPMAP properly.
Stefan Dösinger [Tue, 12 Feb 2008 17:27:56 +0000 (18:27 +0100)] 
d3d9: ATI drivers do not handle D3DUSAGE_QUERY_LEGACYBUMPMAP properly.

16 years agod3d9: Add a non-shader reversed fog test.
Stefan Dösinger [Tue, 12 Feb 2008 17:20:10 +0000 (18:20 +0100)] 
d3d9: Add a non-shader reversed fog test.

16 years agomsi: Fix and simplify handling of REG_MULTI_SZ strings in the WriteRegistryValues...
James Hawkins [Mon, 25 Feb 2008 02:15:31 +0000 (20:15 -0600)] 
msi: Fix and simplify handling of REG_MULTI_SZ strings in the WriteRegistryValues action.

16 years agomsi: Simplify MsiSourceListAddMediaDisk.
James Hawkins [Mon, 25 Feb 2008 02:09:35 +0000 (20:09 -0600)] 
msi: Simplify MsiSourceListAddMediaDisk.

16 years agomsi: Remove invalid fixmes.
James Hawkins [Mon, 25 Feb 2008 02:08:54 +0000 (20:08 -0600)] 
msi: Remove invalid fixmes.

16 years agomsi: Return the result of the call to OpenSourceKey.
James Hawkins [Mon, 25 Feb 2008 02:08:14 +0000 (20:08 -0600)] 
msi: Return the result of the call to OpenSourceKey.

16 years agomsi: Validate the parameters of MsiSourceListAddMediaDisk.
James Hawkins [Mon, 25 Feb 2008 02:07:21 +0000 (20:07 -0600)] 
msi: Validate the parameters of MsiSourceListAddMediaDisk.

16 years agomsi: Add tests for MsiSourceListAddMediaDisk.
James Hawkins [Mon, 25 Feb 2008 02:06:28 +0000 (20:06 -0600)] 
msi: Add tests for MsiSourceListAddMediaDisk.

16 years agomsi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.
James Hawkins [Mon, 25 Feb 2008 02:05:45 +0000 (20:05 -0600)] 
msi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.

16 years agomsi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case.
James Hawkins [Mon, 25 Feb 2008 02:05:04 +0000 (20:05 -0600)] 
msi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case.

16 years agomsi: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGEPATH case.
James Hawkins [Mon, 25 Feb 2008 02:04:19 +0000 (20:04 -0600)] 
msi: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGEPATH case.

16 years agomsi: Simplify the check for a valid product code.
James Hawkins [Mon, 25 Feb 2008 02:03:24 +0000 (20:03 -0600)] 
msi: Simplify the check for a valid product code.

16 years agomsi: Add more tests for MsiSourceListGetInfo.
James Hawkins [Mon, 25 Feb 2008 02:02:35 +0000 (20:02 -0600)] 
msi: Add more tests for MsiSourceListGetInfo.

16 years agomshtml: Added IHTMLBodyElement::aLink implementation.
Jacek Caban [Sun, 24 Feb 2008 21:18:47 +0000 (22:18 +0100)] 
mshtml: Added IHTMLBodyElement::aLink implementation.

16 years agomshtml: Added IHTMLBodyElement::vLink implementation.
Jacek Caban [Sun, 24 Feb 2008 21:18:24 +0000 (22:18 +0100)] 
mshtml: Added IHTMLBodyElement::vLink implementation.

16 years agomshtml: Added IHTMLBodyElement::get_link implementation.
Jacek Caban [Sun, 24 Feb 2008 21:17:55 +0000 (22:17 +0100)] 
mshtml: Added IHTMLBodyElement::get_link implementation.

16 years agomshtml: Added IHTMLBodyElement::put_link implementation.
Jacek Caban [Sun, 24 Feb 2008 21:17:32 +0000 (22:17 +0100)] 
mshtml: Added IHTMLBodyElement::put_link implementation.

16 years agowinecfg: Up the default desktop resolution to 800x600.
Steven Edwards [Sun, 24 Feb 2008 11:09:36 +0000 (06:09 -0500)] 
winecfg: Up the default desktop resolution to 800x600.

16 years agoqmgr: Ignore errors when registering the service.
Alexandre Julliard [Mon, 25 Feb 2008 11:17:40 +0000 (12:17 +0100)] 
qmgr: Ignore errors when registering the service.

16 years agowined3d: Request aux buffers when using backbuffer rendering.
Roderick Colenbrander [Sat, 23 Feb 2008 15:15:11 +0000 (15:15 +0000)] 
wined3d: Request aux buffers when using backbuffer rendering.

16 years agowgl: Add aux buffers support to DescribePixelFormat.
Roderick Colenbrander [Sat, 23 Feb 2008 15:00:54 +0000 (15:00 +0000)] 
wgl: Add aux buffers support to DescribePixelFormat.

16 years agowgl: Remove unneeded opengl initialisation code at wine startup.
Roderick Colenbrander [Fri, 22 Feb 2008 20:55:02 +0000 (20:55 +0000)] 
wgl: Remove unneeded opengl initialisation code at wine startup.

16 years agowgl: Remove the pixel format limitation.
Roderick Colenbrander [Fri, 22 Feb 2008 20:40:00 +0000 (20:40 +0000)] 
wgl: Remove the pixel format limitation.

16 years agowined3d: Request alpha in backbuffer mode, to work correctly with multiple opengl...
Roderick Colenbrander [Fri, 22 Feb 2008 23:27:38 +0000 (23:27 +0000)] 
wined3d: Request alpha in backbuffer mode, to work correctly with multiple opengl pixel formats.

16 years agocomctl32: Rename the dwStyle and dwOldStyle variables in LISTVIEW_SetExtendedListView...
Rob Shearman [Fri, 22 Feb 2008 19:17:13 +0000 (19:17 +0000)] 
comctl32: Rename the dwStyle and dwOldStyle variables in LISTVIEW_SetExtendedListViewStyle to more accurately reflect their purpose.

This also fixes local variable shadowing in the function, which should
be avoided for purposes of code readability.

16 years agocomctl32: Fix local variable shadowing in load_string by moving len to the block...
Rob Shearman [Fri, 22 Feb 2008 19:17:19 +0000 (19:17 +0000)] 
comctl32: Fix local variable shadowing in load_string by moving len to the block in which it is actually used.

16 years agocomctl32: Fix the signedness of i, oldNumParts and nTipCount in STATUSBAR_SetParts.
Rob Shearman [Fri, 22 Feb 2008 19:17:24 +0000 (19:17 +0000)] 
comctl32: Fix the signedness of i, oldNumParts and nTipCount in STATUSBAR_SetParts.

16 years agoshdocvw: The default value for the "CLSID\%CLSID_Internet" key isn't set on Windows...
Rob Shearman [Fri, 22 Feb 2008 19:40:04 +0000 (19:40 +0000)] 
shdocvw: The default value for the "CLSID\%CLSID_Internet" key isn't set on Windows, so we shouldn't set it either.

16 years agoshdocvw: Add more keys to the CLSID_Internet key.
Rob Shearman [Fri, 22 Feb 2008 19:17:56 +0000 (19:17 +0000)] 
shdocvw: Add more keys to the CLSID_Internet key.

16 years agoshdocvw: Fix quoting of double-quote in shdocvw.inf.
Rob Shearman [Fri, 22 Feb 2008 19:18:02 +0000 (19:18 +0000)] 
shdocvw: Fix quoting of double-quote in shdocvw.inf.

16 years agomscms: Assume read sharing when no sharing flags are specified in OpenColorProfile.
Hans Leidekker [Fri, 22 Feb 2008 15:19:51 +0000 (16:19 +0100)] 
mscms: Assume read sharing when no sharing flags are specified in OpenColorProfile.

16 years agomscms: Add tests for AssociateColorProfileWithDevice and DisassociateColorProfileFrom...
Hans Leidekker [Fri, 22 Feb 2008 13:24:59 +0000 (14:24 +0100)] 
mscms: Add tests for AssociateColorProfileWithDevice and DisassociateColorProfileFromDevice.

16 years agomscms: Implement AssociateColorProfileWithDevice and DisassociateColorProfileFromDevice.
Hans Leidekker [Fri, 22 Feb 2008 13:24:46 +0000 (14:24 +0100)] 
mscms: Implement AssociateColorProfileWithDevice and DisassociateColorProfileFromDevice.

16 years agowidl: Include <unistd.h> for prototype of unlink().
Gerald Pfeifer [Fri, 22 Feb 2008 10:24:27 +0000 (11:24 +0100)] 
widl: Include <unistd.h> for prototype of unlink().

16 years agoshdocvw: Added WebBrowser::TheaterMode implementation.
Jacek Caban [Fri, 22 Feb 2008 10:34:06 +0000 (11:34 +0100)] 
shdocvw: Added WebBrowser::TheaterMode implementation.

16 years agoshdocvw: Silence more invalid QueryInterface FIXMEs.
Jacek Caban [Fri, 22 Feb 2008 10:35:24 +0000 (11:35 +0100)] 
shdocvw: Silence more invalid QueryInterface FIXMEs.

16 years agoshdocvw: Added get_LocationURL implementation.
Jacek Caban [Fri, 22 Feb 2008 10:33:49 +0000 (11:33 +0100)] 
shdocvw: Added get_LocationURL implementation.

16 years agoRelease 0.9.56. wine-0.9.56
Alexandre Julliard [Fri, 22 Feb 2008 16:04:30 +0000 (17:04 +0100)] 
Release 0.9.56.

16 years agowinex11: Force the client dimensions to at least 1x1 in sync_gl_drawable.
Alexandre Julliard [Fri, 22 Feb 2008 15:30:10 +0000 (16:30 +0100)] 
winex11: Force the client dimensions to at least 1x1 in sync_gl_drawable.

16 years agoslc: Added stub for SLGetWindowsInformationDWORD.
Alistair Leslie-Hughes [Thu, 21 Feb 2008 09:18:50 +0000 (20:18 +1100)] 
slc: Added stub for SLGetWindowsInformationDWORD.