André Hentschel
3ddda7b66b
d3dx9_36/tests: Fix printing a NULL string.
2011-08-30 11:53:04 +02:00
André Hentschel
030ea68963
comctl32/tests: Fix printing a NULL string.
2011-08-30 11:53:01 +02:00
André Hentschel
328acc81fc
rpcrt4/tests: Fix NULL string handling in an ok() check.
2011-08-30 11:52:59 +02:00
Francois Gouget
fe3f2e3258
services: If a service is not started, then say so when ControlService() is called on it.
2011-08-30 11:47:37 +02:00
Francois Gouget
eafb44d4e1
services: Refuse to start disabled services.
2011-08-30 11:47:35 +02:00
Francois Gouget
9183a171f1
services: Cleanup when a service fails to start so it is still fully considered to be stopped.
2011-08-30 11:47:32 +02:00
Alexandre Julliard
79ef408cd7
gdi32: Add a helper function to initialize DIB info from a bitmap object.
2011-08-29 19:51:24 +02:00
Alexandre Julliard
a13df5ce6c
gdi32: Store the initial bitmap bits with DIB alignment.
2011-08-29 19:44:17 +02:00
Henri Verbeet
8f46cb6b8b
ddraw: Introduce a separate function for setting the focus window.
2011-08-29 19:42:46 +02:00
Henri Verbeet
93b5f681d9
ddraw: Remove a redundant check from ddraw7_SetCooperativeLevel().
2011-08-29 19:42:41 +02:00
Henri Verbeet
cad9cbe445
ddraw: Trace which surfaces we enumerate in ddraw7_EnumSurfaces().
2011-08-29 19:42:31 +02:00
Henri Verbeet
1870353c7a
wined3d: Replace "DirectDraw stuff" with per-adapter screen information.
2011-08-29 19:42:20 +02:00
Henri Verbeet
e7f61b8c61
wined3d: Make the device parameter to wined3d_device_get_available_texture_mem() const.
2011-08-29 19:42:14 +02:00
Aric Stewart
49dc1570b7
usp10: Draw selected glyphs in ScriptStringOut.
2011-08-29 17:09:00 +02:00
Aric Stewart
f1796a94a5
usp10: Modify ScriptStringOut to paint the string item by item.
2011-08-29 17:03:51 +02:00
Aric Stewart
a7071662f7
usp10: Display and handle bidi runs in the correct order in ScriptString functions.
2011-08-29 17:03:42 +02:00
Alistair Leslie-Hughes
6dcae92ca1
advapi32: Cleanup event log only if create was successful.
2011-08-29 17:03:31 +02:00
Stefan Dösinger
899b278558
ddraw: Emulate a 24 bit depth format without stencil or padding.
2011-08-29 13:56:33 +02:00
Stefan Dösinger
caff742d41
ddraw: Trust wined3d to give us what we asked for.
2011-08-29 13:56:17 +02:00
Stefan Dösinger
30d9926a95
ddraw: Don't re-write the surface's pixelformat.
...
The pixelformat is passed in in ddraw form in the desc parameter, which is copied
into the surface's DDSURFACEDESC2 structure, so the format is already set.
2011-08-29 13:56:11 +02:00
Louis Lenders
bb6b19ba88
ieframe: Add stub for IEGetWriteableHKCU.
2011-08-29 13:54:52 +02:00
Louis Lenders
e772a2b51f
dpnet: Add missing IDirectPlay8Peer methods.
2011-08-29 13:54:49 +02:00
Alexandre Julliard
2fcf1220eb
msi: Avoid dynamic stack allocation.
2011-08-29 13:52:32 +02:00
José Manuel Ferrer Ortiz
4fc6fa3734
appwiz.cpl: Spanish translation update.
2011-08-29 13:41:28 +02:00
Alexandre Julliard
987a18a55c
gdi32: Remove an unused variable.
2011-08-29 12:08:26 +02:00
Alexandre Julliard
bd3b0e4f70
comctl32: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
8cf6424057
winex11: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
6fd40e3cae
wineps: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
16944f500d
user32: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
afa7817d6e
gdi32/tests: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
4e3c649b9c
gdi32: Add parameter validation in GetDIBits.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
43240527b6
user32: Pass valid dimensions to GetDIBits.
2011-08-29 12:08:21 +02:00
Michael Stefaniuc
7959778d3f
dsound/tests: Primary and secondary buffers use the same IDirectSoundBuffer vtbl.
2011-08-29 12:08:21 +02:00
Henri Verbeet
e1f83fd205
wined3d: Make the device parameter to wined3d_device_get_wined3d() const.
2011-08-29 12:08:21 +02:00
Henri Verbeet
2ff7a356d2
wined3d: Make the device parameter to wined3d_device_get_swapchain() const.
2011-08-29 12:08:21 +02:00
Henri Verbeet
a3f23541c1
wined3d: Make the device parameter to wined3d_device_get_swapchain_count() const.
2011-08-29 12:08:21 +02:00
Henri Verbeet
d5c2ba6d62
wined3d: Make the target parameter to is_full_clear() const.
2011-08-29 12:08:20 +02:00
Henri Verbeet
78cbe0bc74
wined3d: Rename WineD3DAdapterChangeGLRam() to adapter_adjust_memory().
...
And make it work on an adapter instead of a device.
2011-08-29 12:08:20 +02:00
Alasdair Sinclair
3928f57658
setupapi: Fix magic comparison on x64.
2011-08-29 12:08:20 +02:00
Nikolay Sivov
2a6abc248d
msxml3: Use element name length passed to content handler.
2011-08-29 12:08:20 +02:00
Nikolay Sivov
9ae103f7f7
msxml3: Respect string length returned from ISAXAttributes.
2011-08-29 12:08:20 +02:00
Nikolay Sivov
d0413fd476
msxml3: Fix empty elements output.
2011-08-29 12:08:20 +02:00
Andrew Talbot
60e7523353
dnsapi: Void functions should not return a value.
2011-08-29 12:08:20 +02:00
Andrew Talbot
568d9ccde8
windowscodecs: Remove extern from function definition.
2011-08-29 12:08:20 +02:00
Andrew Talbot
fe29ad99a7
mscoree: Remove extern from function definitions.
2011-08-29 12:08:20 +02:00
Andrew Talbot
8e9fabfa87
d3dx9_36: Fix a logical operator typo.
2011-08-29 12:08:20 +02:00
Andrew Talbot
f2e922c726
winspool.drv: Fix a logical operator typo.
2011-08-29 12:08:20 +02:00
Andrew Talbot
dd5a1913ae
comctl32: Fix a logical operator typo.
2011-08-29 12:08:19 +02:00
Matteo Bruni
c74c544cc6
wined3d: Store maximum vertex attributes count.
2011-08-29 12:08:19 +02:00
Matteo Bruni
afeecfd974
wined3d: Rename dummyTextureName variable.
2011-08-29 12:08:19 +02:00