Vitaliy Margolen
f6f52021f8
dinput: Copy device data up to maximum available bytes.
2009-01-08 12:54:54 +01:00
Michael Stefaniuc
120584d5c5
mapi32: Remove superfluous casts.
2009-01-08 12:54:48 +01:00
Michael Stefaniuc
68d5d8e921
winecfg: Remove superfluous casts.
2009-01-08 12:54:46 +01:00
Michael Stefaniuc
fd0546bb0a
dmcompos: Remove superfluous casts.
2009-01-08 12:54:43 +01:00
Michael Stefaniuc
b91f72ec9b
dmband: Remove superfluous casts.
2009-01-08 12:54:40 +01:00
Michael Stefaniuc
e0851fc1fa
amstream: Remove superfluous casts.
2009-01-08 12:54:37 +01:00
Michael Stefaniuc
568a8b845a
cmdlgtst: Remove superfluous casts.
2009-01-08 12:54:35 +01:00
Michael Stefaniuc
6f49003106
qcap: Remove superfluous casts.
2009-01-08 12:54:32 +01:00
Michael Stefaniuc
1b092d7013
fusion: Remove superfluous casts.
2009-01-08 12:54:29 +01:00
Francois Gouget
581e390115
winapi_test: The tests don't support WIN64 yet so disable them there.
2009-01-08 12:47:22 +01:00
Francois Gouget
411f5d22c0
winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.
2009-01-08 12:46:39 +01:00
Francois Gouget
9f62c9b7a8
winapi_test: Fix TEST_FIELD() so it correctly tests the field size.
2009-01-08 12:44:49 +01:00
Francois Gouget
43c18c1321
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08 12:43:15 +01:00
Francois Gouget
2e668d2572
winapi_test: Updated so the generated tests work.
2009-01-08 12:42:12 +01:00
Francois Gouget
14d44a06ba
quartz: OutputPin_DeliverNewSegment() is unused so remove it.
2009-01-08 12:40:45 +01:00
Andrew Talbot
4256608ed2
msacm32: Declare a function static.
2009-01-08 12:40:39 +01:00
Paul Vriens
c2d3ed244d
shell32/tests: Fix test failures on Win9x, NT4 and Vista (FO_RENAME).
2009-01-08 12:40:32 +01:00
Paul Vriens
bb7efb1deb
msi/tests: Skip some tests if we don't have enough rights.
2009-01-08 12:40:26 +01:00
Alexandre Julliard
cb0113ec53
opengl32: Automatically download the GL spec files in make_opengl. Add a default value for the OpenGL version.
2009-01-08 12:29:39 +01:00
Alexandre Julliard
fdd1bdf7c8
opengl32: Use INT_PTR instead of ptrdiff_t in generated code to avoid printf warnings.
2009-01-08 12:15:47 +01:00
Alexandre Julliard
c72546153b
user32/tests: Fix most of the macro abuse in the menu test.
2009-01-08 12:15:25 +01:00
Hans Leidekker
601870a435
setupapi: Add some tests for StringTableLookUpStringEx. Make them pass.
2009-01-07 14:41:38 +01:00
Hans Leidekker
0184dea2d4
qmgr: Improve a couple of stubs.
2009-01-07 14:41:35 +01:00
Rob Shearman
1d8dbeff9a
widl: Make the case of messages output by warning and error functions consistent.
...
Standardise on lower case "warning" and "error", since they match the
case of what gcc prints.
2009-01-07 14:41:31 +01:00
Francois Gouget
ada97dc209
Assorted spelling fixes.
2009-01-07 14:41:24 +01:00
Francois Gouget
a9597698a8
dnsapi: Reorder a couple of functions to avoid forward declarations.
2009-01-07 14:40:54 +01:00
Francois Gouget
dfefbd1200
dnsapi: dns_ns_name_pton() is unused so remove it.
2009-01-07 14:40:50 +01:00
Francois Gouget
cbe5d8e494
w32skrnl: _GetThunkBuff() is unused so remove it.
2009-01-07 14:40:47 +01:00
Francois Gouget
5b92b39b2c
quartz: Reorder some functions to avoid forward declarations.
2009-01-07 14:40:44 +01:00
Francois Gouget
8d771576cf
view: Make FileIsPlaceable() and GetPlaceableMetaFile() static.
2009-01-07 14:40:41 +01:00
Francois Gouget
e30bb829b3
d3dxof: Reorder some functions to avoid forward declarations.
2009-01-07 14:40:38 +01:00
Francois Gouget
d27010511c
winedos: VGA_SetQuadPalette() is unused so remove it.
2009-01-07 14:40:34 +01:00
Francois Gouget
5f18947d79
winedos: VGA_SetTextAttribute() is unused so remove it.
2009-01-07 14:40:31 +01:00
Francois Gouget
7bf39d4b14
winedos: Remove unused functions from devices.c.
2009-01-07 14:40:28 +01:00
Francois Gouget
ca82e0f5b3
gdi32: Remove some dead code.
2009-01-07 14:40:25 +01:00
Francois Gouget
a9532c962a
oleview: Make some functions static.
2009-01-07 14:40:21 +01:00
G. Paul Ziemba
df05a90a3f
ntdll: Clear IEXTEN when clearing ICANON.
2009-01-07 14:21:03 +01:00
Damjan Jovanovic
3613b15785
winex11: Support the startup notification fd.o spec.
2009-01-07 14:17:46 +01:00
Alexandre Julliard
d751c2e5c1
msvcrt: Correctly walk up the list of trylevels in except_handler3.
2009-01-07 14:17:26 +01:00
Paul Vriens
c89617e067
setupapi/tests: Skip some tests if we don't have enough rights.
2009-01-07 13:23:56 +01:00
Nikolay Sivov
b91f4a3dae
oleaut32: Check pointer in IPicture::get_Type.
2009-01-07 12:50:56 +01:00
Nikolay Sivov
a22ca1c2d9
oleaut32: Check pointer in IPicture::get_Handle.
2009-01-07 12:50:51 +01:00
Peter Urbanec
65b3393dce
wintab32: Check for NULL before using context.
2009-01-07 12:50:21 +01:00
Andrey Turkin
0eebcf57c3
loadperf: Add UnloadPerfCounterTextStrings stubs.
2009-01-07 12:49:06 +01:00
Andrey Turkin
faa7366c70
loadperf: Add stub loadperf.dll.
2009-01-07 12:43:06 +01:00
Nikolay Sivov
11c1d7a0e7
ole32: Fix return value for DefaultHandler_GetMiscStatus.
2009-01-07 12:27:34 +01:00
Rob Shearman
77228b52e6
widl: Determine the type of an array entirely at code generation time instead of at parse time.
...
Previously, this was done partially (for fixed array types only).
2009-01-07 12:27:14 +01:00
Michael Stefaniuc
2b69813222
imm32: Remove superfluous casts.
2009-01-07 12:22:19 +01:00
Henri Verbeet
5f8c62e45d
wined3d: Remove a redundant parameter to drawPrimitive().
...
startIdx should be the first index to draw, either from the vertex
array or the index array, depending on if the draw is indexed or
not. Having both at the same time wouldn't make sense.
2009-01-07 12:22:12 +01:00
Henri Verbeet
46eabd5b16
wined3d: Don't delete queries from the wrong context.
2009-01-07 12:22:02 +01:00