Alexandre Julliard
|
d8d70020d8
|
mlang/tests: Fix a test failure on Win2k.
|
2010-02-05 11:50:24 +01:00 |
|
Alexandre Julliard
|
7aaec2e667
|
wininet/tests: Fix a test failure on Win2k.
|
2010-02-05 11:44:18 +01:00 |
|
Alexandre Julliard
|
c7f7d1985e
|
psapi/tests: Handle an error that happens on Win2k.
|
2010-02-05 11:39:24 +01:00 |
|
Alexandre Julliard
|
f5c35b14f6
|
mstask/tests: Add some error codes for Win2k.
|
2010-02-05 11:35:38 +01:00 |
|
Alexandre Julliard
|
88cdfb9d92
|
comdlg32/tests: Remove some AbortProc checks that fail on various Windows versions.
|
2010-02-05 11:29:27 +01:00 |
|
Alexandre Julliard
|
30e1445f08
|
user32/tests: Fix the menu capture test for NT4.
|
2010-02-05 11:29:12 +01:00 |
|
Jörg Höhle
|
4f1604e92d
|
wineoss: Ignore failure to notify MIDI clients.
|
2010-02-05 10:10:23 +01:00 |
|
Vincent Povirk
|
44478b5364
|
windowscodecs: Define a custom png error handler.
|
2010-02-05 10:09:52 +01:00 |
|
Vincent Povirk
|
29a599a5d6
|
windowscodecs: Replace a call to a deprecated libpng function.
It was removed in libpng 1.4.0.
|
2010-02-05 10:09:08 +01:00 |
|
Maarten Lankhorst
|
1879912939
|
avrt: Add stub for AvSetMmThreadPriority.
|
2010-02-05 10:08:04 +01:00 |
|
Peter Rosin
|
678cb27b3a
|
kernel32: Document SetThreadErrorMode and GetThreadErrorMode.
|
2010-02-05 10:07:40 +01:00 |
|
Peter Rosin
|
091f0fedfe
|
ntdll: Document RtlSetThreadErrorMode and RtlGetThreadErrorMode.
|
2010-02-05 10:07:35 +01:00 |
|
André Hentschel
|
691e15b427
|
oleaut32/tests: Use testvalues from VarDateFromUdate also for regression testing of DosDateTimeToVariantTime.
|
2010-02-05 10:07:27 +01:00 |
|
Matteo Bruni
|
b40bb31995
|
wpp: Assure if_stack is clean before returning.
|
2010-02-05 10:06:55 +01:00 |
|
Dylan Smith
|
e9693d6272
|
richedit: Removed unused local variable yStart.
|
2010-02-05 10:06:30 +01:00 |
|
Henri Verbeet
|
ba8e6f713b
|
wined3d: Use the HDC from the acquired context to call SwapBuffer().
These should be the same, but this way the relation is clearer.
|
2010-02-05 10:06:21 +01:00 |
|
Henri Verbeet
|
d0afc7567b
|
wined3d: Call SetDestWindowOverride() before acquiring a context.
|
2010-02-05 10:06:17 +01:00 |
|
Henri Verbeet
|
3df59ef0d5
|
wined3d: Get rid of the now redundant max_ffp_texture_stages device field.
|
2010-02-05 10:06:12 +01:00 |
|
Henri Verbeet
|
4c7bcb883b
|
wined3d: Set the texture stage limit based on the fragment pipe caps.
|
2010-02-05 10:06:08 +01:00 |
|
Henri Verbeet
|
b59dd0e4e8
|
wined3d: Add the general combiner limit to wined3d_gl_info.
|
2010-02-05 10:06:03 +01:00 |
|
Alexandre Julliard
|
8350aafd54
|
fonts: Remove the rules for font symlinks and go back to standard VPATH usage.
|
2010-02-04 20:29:23 +01:00 |
|
Alexandre Julliard
|
58e08ebc08
|
dbghelp: Fix broken sw_read_mem() call in i386 stack backtrace.
|
2010-02-04 19:32:12 +01:00 |
|
Nikolay Sivov
|
8c16c4030b
|
comctl32/updown: Use set acceleration value while processing keyboard keypresses.
|
2010-02-04 17:27:37 +01:00 |
|
Marcus Meissner
|
5c4a3bd61b
|
msi: Handle some error returns (Coverity).
|
2010-02-04 17:27:34 +01:00 |
|
Marcus Meissner
|
d281252196
|
ws2_32: Check namelen before dereferencing it in TRACE (Coverity).
|
2010-02-04 17:27:27 +01:00 |
|
Alexandre Julliard
|
4c7b8ca524
|
winex11: Update the window shape offset when the window rect changes.
|
2010-02-04 17:27:19 +01:00 |
|
Maarten Lankhorst
|
ffc100c58f
|
msvcrt: Forward _ftol2 to ntdll._ftol.
|
2010-02-04 15:04:22 +01:00 |
|
Maarten Lankhorst
|
50eec87029
|
includes: Fix typo in mmdeviceapi.idl.
|
2010-02-04 15:04:16 +01:00 |
|
Huw Davies
|
7cbf164fe3
|
msdaps: Expose IRowsetLocate, IRowsetInfo and IAccessor on the client side.
|
2010-02-04 14:06:35 +01:00 |
|
Huw Davies
|
7deb07cf2f
|
msdaps: Add server side stubs for IAccessor.
|
2010-02-04 14:06:35 +01:00 |
|
Huw Davies
|
59c2caa6f4
|
msdaps: Add server side stubs for IRowsetInfo.
|
2010-02-04 14:06:35 +01:00 |
|
Huw Davies
|
923805b576
|
msdaps: Add server side stubs for IRowsetLocate.
|
2010-02-04 14:06:35 +01:00 |
|
Huw Davies
|
e44206d102
|
msdaps: Add support for remoting IRowset_ReleaseRows.
|
2010-02-04 14:06:35 +01:00 |
|
Huw Davies
|
93ea2e00de
|
msdaps: Add support for remoting IRowset_GetNextRows.
|
2010-02-04 14:06:35 +01:00 |
|
Huw Davies
|
a7001bda12
|
msdaps: Add support for remoting IRowset_AddRefRows.
|
2010-02-04 14:06:35 +01:00 |
|
Huw Davies
|
b2769db655
|
msdaps: Add server side stubs for IRowChange and IRowset. Expose IRowChange on the client side.
|
2010-02-04 14:06:35 +01:00 |
|
Paul Chitescu
|
40c60e8cd2
|
qedit: Mostly stubbed out implementation of SampleGrabber filter.
|
2010-02-04 14:06:35 +01:00 |
|
Marcus Meissner
|
9fab263d39
|
msi: Call Custom function via wrapper.
|
2010-02-04 14:06:34 +01:00 |
|
Hans Leidekker
|
b9da31f112
|
msi: Implement the DeleteServices standard action.
|
2010-02-04 13:39:29 +01:00 |
|
Hans Leidekker
|
3d38c07706
|
msi: Add tests for the _Streams table implementation.
|
2010-02-04 13:39:29 +01:00 |
|
Hans Leidekker
|
19b50cff34
|
msi: Fix an off-by-one error in STREAMS_find_matching_rows.
|
2010-02-04 13:39:29 +01:00 |
|
Hans Leidekker
|
95a21c27da
|
msi: Give the Name field from the _Streams table a valid type.
|
2010-02-04 13:39:29 +01:00 |
|
Hans Leidekker
|
24dd10c6b0
|
msi: Make room for the new row in STREAMS_insert_row.
|
2010-02-04 13:39:28 +01:00 |
|
Hans Leidekker
|
c1940c1c5f
|
msi: Allow overwriting an existing stream in STREAMS_set_row.
|
2010-02-04 13:39:28 +01:00 |
|
Hans Leidekker
|
dcbe0fdff2
|
msi: Encode the stream name before trying to open it.
|
2010-02-04 13:39:28 +01:00 |
|
Hans Leidekker
|
b833ae0263
|
msi: Improve error handling in STREAMS_set_row and add_streams_to_table.
|
2010-02-04 13:39:28 +01:00 |
|
Hans Leidekker
|
5741df2e58
|
msi: Implement STREAMS_get_row.
|
2010-02-04 13:39:28 +01:00 |
|
Hans Leidekker
|
74d6fe35a2
|
msi: Remove unused and redundant name field from STREAM structure.
|
2010-02-04 13:39:28 +01:00 |
|
Christian Costa
|
edd9e8cc5b
|
d3drm: Improve IDirect3DRMMeshBuilderImpl_Load and corresponding test.
|
2010-02-04 13:39:28 +01:00 |
|
Juan Lang
|
aafcf1a536
|
msi: Remove function name from fixme.
|
2010-02-04 13:39:28 +01:00 |
|