Francois Gouget [Thu, 11 Jan 2007 14:37:19 +0000 (15:37 +0100)]
tests: Add skip(), a function to warn that tests were skipped due to limitations of the environment or missing dependencies.
Francois Gouget [Thu, 11 Jan 2007 14:53:41 +0000 (15:53 +0100)]
dsound/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget [Thu, 11 Jan 2007 14:40:08 +0000 (15:40 +0100)]
dsound/tests: The tests link with dsound.dll so use GetModuleHandle() instead of LoadLibrary().
Francois Gouget [Thu, 11 Jan 2007 14:53:41 +0000 (15:53 +0100)]
dsound/tests: Replace some '#if 0's with 'if (0)'s.
Francois Gouget [Thu, 11 Jan 2007 14:35:11 +0000 (15:35 +0100)]
winmm/tests: Replace some '#if 0's with 'if (0)'s.
Fix the code so it compiles without warnings.
Ken Thomases [Thu, 11 Jan 2007 22:48:15 +0000 (16:48 -0600)]
wined3d: Do not block waiting for occlusion query result in GetData.
Rob Shearman [Thu, 11 Jan 2007 21:25:11 +0000 (15:25 -0600)]
ole32: Fix copied description and copyright statement for tests/errorinfo.c.
Frank Richter [Thu, 11 Jan 2007 15:29:27 +0000 (16:29 +0100)]
dbghelp: Split gnu_debuglink handling into own function.
Andrew Talbot [Thu, 11 Jan 2007 15:13:34 +0000 (15:13 +0000)]
msacm32: Declare some variables static.
Andrew Talbot [Thu, 11 Jan 2007 15:13:49 +0000 (15:13 +0000)]
mshtml: Declare a variable static.
Andrew Talbot [Thu, 11 Jan 2007 15:13:26 +0000 (15:13 +0000)]
mpr: Declare a variable static.
Andrew Talbot [Thu, 11 Jan 2007 15:13:43 +0000 (15:13 +0000)]
msdmo: Declare a function static.
Andrew Talbot [Thu, 11 Jan 2007 12:35:45 +0000 (12:35 +0000)]
itss: Remove unused variable and associated dead code.
Andrew Talbot [Thu, 11 Jan 2007 12:25:54 +0000 (12:25 +0000)]
msadp32.acm: Remove unused function.
Andrew Talbot [Thu, 11 Jan 2007 12:26:48 +0000 (12:26 +0000)]
msg711.acm: Remove unused function.
Detlef Riekenberg [Thu, 11 Jan 2007 23:05:58 +0000 (00:05 +0100)]
comdlg32: Move GetFileTitle(A/W/16) to filedlg.c, filedlg16.c.
Detlef Riekenberg [Thu, 11 Jan 2007 12:10:37 +0000 (13:10 +0100)]
winspool: Support Xcv for ConfigurePortW.
Detlef Riekenberg [Thu, 11 Jan 2007 12:05:16 +0000 (13:05 +0100)]
winspool: Support monitors without a name.
Alexandre Julliard [Thu, 11 Jan 2007 11:46:06 +0000 (12:46 +0100)]
preloader: Added printf format checking and fix some formats.
Alexandre Julliard [Thu, 11 Jan 2007 11:35:42 +0000 (12:35 +0100)]
preloader: Remove reserved ranges that we failed to allocate.
Bill Medland [Wed, 10 Jan 2007 19:43:41 +0000 (11:43 -0800)]
odbccp32: Implement SQLInstallerError(W).
Mike McCormack [Thu, 11 Jan 2007 08:43:54 +0000 (17:43 +0900)]
kernel32: Merge existing resources in EndUpdateResource.
Mike McCormack [Thu, 11 Jan 2007 08:43:23 +0000 (17:43 +0900)]
kernel32: Split update_add_resource() into two functions.
Mike McCormack [Thu, 11 Jan 2007 08:41:21 +0000 (17:41 +0900)]
kernel32: Create a simple abstraction for file mappings.
Dmitry Timoshkov [Thu, 11 Jan 2007 10:06:19 +0000 (18:06 +0800)]
user32: Add a simple DrawState test, make it pass under Wine.
James Hawkins [Thu, 11 Jan 2007 09:56:55 +0000 (03:56 -0600)]
mshtml: Use the correct variable in the FIXME.
James Hawkins [Thu, 11 Jan 2007 09:19:58 +0000 (03:19 -0600)]
winspool.drv: Check for get_filename failure.
James Hawkins [Thu, 11 Jan 2007 09:11:37 +0000 (03:11 -0600)]
winedbg: Check buffer for NULL before writing to it.
Clinton Stimpson [Thu, 11 Jan 2007 07:46:35 +0000 (00:46 -0700)]
riched20: Fix modification state for several operations.
Rob Shearman [Wed, 10 Jan 2007 23:02:48 +0000 (17:02 -0600)]
ole32: Add tests for the default handler.
Rob Shearman [Wed, 10 Jan 2007 22:56:30 +0000 (16:56 -0600)]
ole32: Add tests for error info functions.
Return E_INVALIDARG if dwReserved is not set to zero for both
GetErrorInfo and SetErrorInfo.
Vitaliy Margolen [Wed, 10 Jan 2007 13:50:52 +0000 (06:50 -0700)]
dinput: Internal data format is not const anymore.
Vitaliy Margolen [Tue, 9 Jan 2007 20:45:00 +0000 (13:45 -0700)]
dinput: Don't copy no longer used user data format object array.
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:54 +0000 (13:44 -0700)]
dinput: Use internal data format for object lookups.
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:49 +0000 (13:44 -0700)]
dinput: [joystick_linuxinput] Use correct offset to queue events.
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:42 +0000 (13:44 -0700)]
dinput: [joystick_linuxinput] Rewrite GetObjectInfo and EnumObjects on top of base class.
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:32 +0000 (13:44 -0700)]
dinput: [joystick_linuxinput] Copy and modify default data format.
Vitaliy Margolen [Tue, 9 Jan 2007 20:44:07 +0000 (13:44 -0700)]
dinput: [joystick_linux] Use correct offset to queue events.
Vitaliy Margolen [Tue, 9 Jan 2007 20:43:59 +0000 (13:43 -0700)]
dinput: [joystick_linux] Reuse the same properties array.
Vitaliy Margolen [Tue, 9 Jan 2007 20:43:47 +0000 (13:43 -0700)]
dinput: [joystick_linux] Copy and modify default data format.
Copy only what we have.
Dmitry Timoshkov [Thu, 11 Jan 2007 08:42:06 +0000 (16:42 +0800)]
gdi32: Print status of the hinting support in the debug log.
Louis Lenders [Thu, 11 Jan 2007 08:08:47 +0000 (08:08 +0000)]
clock: Update Dutch resource.
Louis Lenders [Wed, 10 Jan 2007 20:59:50 +0000 (20:59 +0000)]
comdlg32: Update Dutch resources.
Louis Lenders [Wed, 10 Jan 2007 20:57:59 +0000 (20:57 +0000)]
user32: Update Dutch resources.
Francois Gouget [Wed, 10 Jan 2007 15:28:20 +0000 (16:28 +0100)]
rpcrt4: Give a proper name to some formerly reserved MIDL_STUB_MESSAGE fields.
Define NTDDI_VERSION so we get definitions for the Reserved51_X fields with the PSDK.
This fixes compilation of the ndr_marshall.c with the PSDK.
Rob Shearman [Wed, 10 Jan 2007 15:30:22 +0000 (09:30 -0600)]
wininet: Don't try to read anything if 0 bytes are to be read.
Andrew Talbot [Wed, 10 Jan 2007 18:28:25 +0000 (18:28 +0000)]
kernel32: Declare some functions static.
Andrew Talbot [Wed, 10 Jan 2007 15:22:39 +0000 (15:22 +0000)]
itss: Declare a function static.
Andrew Talbot [Wed, 10 Jan 2007 15:21:06 +0000 (15:21 +0000)]
imaadp32.acm: Remove unused function.
Harry McNally [Wed, 10 Jan 2007 11:49:53 +0000 (20:49 +0900)]
ntdll: Add Western Australia Summer Time.
Francois Gouget [Wed, 10 Jan 2007 15:21:45 +0000 (16:21 +0100)]
wine.inf: We cannot create fake dlls for 16bit libraries. So remove ddeml.dll.
Stefan Dösinger [Wed, 10 Jan 2007 10:48:10 +0000 (11:48 +0100)]
wined3d: Remove dead NV_TEXTURE_SHADER code
Stefan Dösinger [Wed, 10 Jan 2007 10:44:55 +0000 (11:44 +0100)]
wined3d: Do not activate / deactivate texture dimensions twice.
Stefan Dösinger [Wed, 10 Jan 2007 10:43:27 +0000 (11:43 +0100)]
wined3d: D3D7 vertex buffers never change their declaration.
Stefan Dösinger [Wed, 10 Jan 2007 10:40:28 +0000 (11:40 +0100)]
wined3d: Fix a capital letter in a parameter name.
Stefan Dösinger [Wed, 10 Jan 2007 10:38:00 +0000 (11:38 +0100)]
wined3d: Add copyright statements to state.c.
Stefan Dösinger [Wed, 10 Jan 2007 10:37:03 +0000 (11:37 +0100)]
wined3d: Attempt to remove some tabs smuggled in by xcode.
Stefan Dösinger [Wed, 10 Jan 2007 10:32:07 +0000 (11:32 +0100)]
wined3d: Do not warn about unsupported point sizes if the default values are set.
Stefan Dösinger [Wed, 10 Jan 2007 10:31:18 +0000 (11:31 +0100)]
wined3d: Avoid false resultarg warnings.
Stefan Dösinger [Wed, 10 Jan 2007 10:29:55 +0000 (11:29 +0100)]
ddraw: Get some texture stage states from their equivalent sampler states.
Stefan Dösinger [Wed, 10 Jan 2007 10:28:42 +0000 (11:28 +0100)]
wined3d: Store the scissor rect in the stateblock.
Stefan Dösinger [Wed, 10 Jan 2007 10:27:26 +0000 (11:27 +0100)]
wined3d: Count the framerate per swapchain, not globally.
Stefan Dösinger [Wed, 10 Jan 2007 10:26:12 +0000 (11:26 +0100)]
wined3d: Move material applying to the state table.
Stefan Dösinger [Wed, 10 Jan 2007 10:25:04 +0000 (11:25 +0100)]
wined3d: Remove the invymat from drawprim.c.
Stefan Dösinger [Wed, 10 Jan 2007 10:23:04 +0000 (11:23 +0100)]
wined3d: Do not reset the material.
Alexandre Julliard [Wed, 10 Jan 2007 20:55:23 +0000 (21:55 +0100)]
server: Allow suspended threads to run system APCs.
Alexandre Julliard [Wed, 10 Jan 2007 20:53:39 +0000 (21:53 +0100)]
ntdll: Make sure that critical section waits are not interrupted.
Alexandre Julliard [Wed, 10 Jan 2007 19:48:02 +0000 (20:48 +0100)]
ntdll: Only return STATUS_USER_APC from a wait if a real user APC has been run.
Based on a patch by Thomas Kho.
Alexandre Julliard [Wed, 10 Jan 2007 19:44:35 +0000 (20:44 +0100)]
ntdll: Compute the wait timeout only once in NTDLL_wait_for_multiple_objects.
Alexandre Julliard [Wed, 10 Jan 2007 12:58:00 +0000 (13:58 +0100)]
make_makefiles: Get rid of the rules for dll symlinks.
Alexandre Julliard [Wed, 10 Jan 2007 12:46:14 +0000 (13:46 +0100)]
wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:45:39 +0000 (13:45 +0100)]
winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:45:03 +0000 (13:45 +0100)]
winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:44:20 +0000 (13:44 +0100)]
wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:43:27 +0000 (13:43 +0100)]
winecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:42:34 +0000 (13:42 +0100)]
wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:41:40 +0000 (13:41 +0100)]
winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv.
Alexandre Julliard [Wed, 10 Jan 2007 12:40:39 +0000 (13:40 +0100)]
winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv.
Michael Stefaniuc [Tue, 9 Jan 2007 22:42:26 +0000 (23:42 +0100)]
janitorial: Use the C standard for multiline strings.
Dmitry Timoshkov [Wed, 10 Jan 2007 07:26:51 +0000 (15:26 +0800)]
wineconsole: Fix a typo in the help message about correct backend names.
Dmitry Timoshkov [Wed, 10 Jan 2007 07:27:13 +0000 (15:27 +0800)]
wineconsole: Use CP_UNIXCP to translate strings to the system encoding.
Dmitry Timoshkov [Wed, 10 Jan 2007 07:27:24 +0000 (15:27 +0800)]
wineconsole: Make some data const.
Vitaliy Margolen [Tue, 9 Jan 2007 20:43:36 +0000 (13:43 -0700)]
dinput: Pass complete DataFormat structure to find_property.
Vitaliy Margolen [Tue, 9 Jan 2007 20:36:59 +0000 (13:36 -0700)]
dinput: Remove duplicate Keyboard->Poll it is the same as base class.
Vitaliy Margolen [Tue, 9 Jan 2007 20:36:36 +0000 (13:36 -0700)]
dinput: Fix trace formatting.
Rob Shearman [Tue, 9 Jan 2007 17:18:03 +0000 (17:18 +0000)]
ole32: Fix the detection of when we need an additional QueryInterface in CoUnmarshalInterface.
Rob Shearman [Tue, 9 Jan 2007 17:18:12 +0000 (17:18 +0000)]
ole32: Add a test for the failure case of same-apartment unmarshaling when passing in an unsupported iid.
Rob Shearman [Tue, 9 Jan 2007 17:17:34 +0000 (17:17 +0000)]
ole32: Add tests for passing invalid arguments to CoUnmarshalInterface.
Rob Shearman [Tue, 9 Jan 2007 17:17:52 +0000 (17:17 +0000)]
ole32: ReadClassStm should return STG_E_READFAULT is not all of the data could be read, not S_FALSE.
Clear pclsid in case of errors.
Add tests for ReadClassStm.
Rob Shearman [Tue, 9 Jan 2007 17:17:15 +0000 (17:17 +0000)]
ole32: Add tests for invalid arguments of CoMarshalInterface and CoMarshalInterThreadInterfaceInStream.
Rob Shearman [Tue, 9 Jan 2007 17:17:24 +0000 (17:17 +0000)]
ole32: Return an error from CoUnmarshalInterface if pStream is NULL or if ppv is NULL.
Rob Shearman [Tue, 9 Jan 2007 17:17:40 +0000 (17:17 +0000)]
ole32: Fix Read/WriteClassStm to return an error if the passed in stream pointer is NULL.
Rob Shearman [Tue, 9 Jan 2007 17:16:19 +0000 (17:16 +0000)]
ole32: Return an error in CoMarshalInterface if pStream is NULL.
Rob Shearman [Tue, 9 Jan 2007 17:16:07 +0000 (17:16 +0000)]
ole32: Fix HGLOBALStreamImpl_CopyTo to check the return values of IStream_Read and IStream_Write and to not compare the bytes read to the bytes written.
Add tests for IStream::CopyTo of the HGLOBAL stream implementation.
Rob Shearman [Tue, 9 Jan 2007 17:15:59 +0000 (17:15 +0000)]
ole32: Remove some unneeded inclusions of headers.
Change some incorrect usages of SEEK_SET to the intended STREAM_SEEK_SET
instead.
Rob Shearman [Tue, 9 Jan 2007 17:15:02 +0000 (17:15 +0000)]
ole32: Move test for CoGetInterfaceAndReleaseStream to compobj.c.
Rob Shearman [Tue, 9 Jan 2007 17:15:06 +0000 (17:15 +0000)]
ole32: Use the standard list functions for the global interface table implementation.
Rob Shearman [Tue, 9 Jan 2007 17:14:53 +0000 (17:14 +0000)]
ole32: Move the Running Object Table test in marshal.c to moniker.c to put it with the other ROT tests.
Rob Shearman [Tue, 9 Jan 2007 17:14:45 +0000 (17:14 +0000)]
ole32: Fix a comment in rpc_sendreceive_thread that wasn't correct.
Rob Shearman [Tue, 9 Jan 2007 17:14:39 +0000 (17:14 +0000)]
ole32: Remove a FIXME comment that no longer applies.