Nikolay Sivov
|
a04c6db804
|
comctl32/tests: Explicitly initialize window handle.
|
2009-10-23 14:40:40 +02:00 |
Louis Lenders
|
3c92b6c5e4
|
kernel32: Add stub for GetVolumePathNamesForVolumeNameW.
|
2009-10-23 12:38:31 +02:00 |
Alexandre Julliard
|
9ea4e18be6
|
winex11: Do not give focus to a WS_EX_NOACTIVATE window.
|
2009-10-23 12:25:22 +02:00 |
Alexandre Julliard
|
67cbdfb575
|
user32: Don't print CreateWindow warning for HWND_MESSAGE windows.
|
2009-10-23 12:23:51 +02:00 |
Christian Costa
|
c94763b420
|
d3dxof: Only consider 4 lowest bits in DXFILELOADOPTIONS + tests.
|
2009-10-23 12:23:35 +02:00 |
Christian Costa
|
b9561c9cf9
|
d3dxof: Properly initialize nb_childs.
|
2009-10-23 12:23:28 +02:00 |
Eric Pouech
|
a60dd6e918
|
winmm: Final split of mmsystem.
|
2009-10-23 12:17:57 +02:00 |
Eric Pouech
|
ca1a7c6bad
|
winmm: Get rid of 16bit driver support.
|
2009-10-23 12:14:58 +02:00 |
Eric Pouech
|
2a581444d0
|
winmm: Get rid of 16bit driver support in mci.
|
2009-10-23 12:14:52 +02:00 |
Eric Pouech
|
14a68405d3
|
winmm: Simply use kernel32.{Release|Restore}ThunkLock instead of using 16bit convolutions.
|
2009-10-23 12:14:46 +02:00 |
Eric Pouech
|
9709d1c67f
|
winmm: Duplicate the 16<>32 time struct conversion functions in both DLLs.
|
2009-10-23 12:14:40 +02:00 |
Eric Pouech
|
73c7919c87
|
winmm: Restrict exposure of WINE_MMTHREAD to mmsystem.
|
2009-10-23 12:14:35 +02:00 |
Eric Pouech
|
c997bd8460
|
winmm: Get rid to 16=>32 mappers in winmm (they're now in mmsystem).
|
2009-10-23 12:14:28 +02:00 |
Eric Pouech
|
69c963c3d1
|
winmm: Get rid of the bFrom32 parameter in MMDRV_Alloc and MMDRV_Message.
|
2009-10-23 12:14:22 +02:00 |
Eric Pouech
|
32c170344a
|
winmm: Move the 16bit management of wave out driver type to the new 16=>32 thunking scheme.
|
2009-10-23 12:14:15 +02:00 |
Eric Pouech
|
739f3304c8
|
winmm: Move the 16bit management of wave in driver type to the new 16=>32 thunking scheme.
|
2009-10-23 12:14:08 +02:00 |
Eric Pouech
|
2d235de320
|
winmm: Move the 16bit management of midi stream (for midi out driver type) to the new 16=>32 thunking scheme.
|
2009-10-23 12:14:01 +02:00 |
Eric Pouech
|
80b079e011
|
winmm: Move the 16bit management of midi out driver type to the new 16=>32 thunking scheme.
|
2009-10-23 12:13:55 +02:00 |
Eric Pouech
|
84efa19e90
|
winmm: Move the 16bit management of midi in driver type to the new 16=>32 thunking scheme.
|
2009-10-23 12:13:47 +02:00 |
Eric Pouech
|
8aa64672de
|
winmm: Move the 16bit management of mixer driver type to the new 16=>32 thunking scheme.
|
2009-10-23 12:13:40 +02:00 |
Eric Pouech
|
beeac41595
|
winmm: Use the new 16=>32 thunks for Aux driver type.
|
2009-10-23 12:13:31 +02:00 |
Eric Pouech
|
60b652cd4e
|
winmm: Added partial infrastructure for driver management in mmsystem.c.
|
2009-10-23 12:13:24 +02:00 |
Hans Leidekker
|
e58ebbf3e0
|
msi: Fix calculation of required buffer size in MsiSummaryInfoGetPropertyW.
|
2009-10-23 12:04:38 +02:00 |
Hans Leidekker
|
0f127fc7a1
|
wininet: Avoid accessing uninitialized memory.
Found by valgrind.
|
2009-10-23 12:04:15 +02:00 |
Hans Leidekker
|
394a437723
|
msi/tests: Free the string returned from ConvertSidToStringSid.
Found by valgrind.
|
2009-10-23 12:04:06 +02:00 |
Hans Leidekker
|
483590a3c5
|
msi/tests: Avoid accessing uninitialized memory.
Found by valgrind.
|
2009-10-23 12:04:00 +02:00 |
Henri Verbeet
|
ade350b4d4
|
wined3d: Compare and copy the actual palette in palette9_changed() (Valgrind).
|
2009-10-23 12:03:37 +02:00 |
Henri Verbeet
|
53104ac1e7
|
wined3d: Don't use the stack as cursor mask (Valgrind).
|
2009-10-23 12:03:30 +02:00 |
Henri Verbeet
|
342a71b281
|
wined3d: Replace the "stateLookup" tables with a single "wrap_lookup" table.
|
2009-10-23 12:03:15 +02:00 |
Henri Verbeet
|
fff8b09fb4
|
d3d9/tests: Release the IDirect3D9Ex interface in test_qi_ex_to_base().
|
2009-10-23 12:03:08 +02:00 |
Henri Verbeet
|
50f5c9253e
|
d3d8/tests: Properly release the first device in test_depth_stencil_reset().
|
2009-10-23 12:03:03 +02:00 |
Paul Vriens
|
cde8673339
|
kernel32/tests: Fix an intermittent test failure on Vista+.
|
2009-10-23 12:02:54 +02:00 |
Ken Thomases
|
3d93a19266
|
winecoreaudio: Allow getting/setting volume on device as well as instances.
|
2009-10-23 12:02:27 +02:00 |
Nikolay Sivov
|
e94587c98d
|
kernel32: Fix copied data length.
|
2009-10-23 12:02:17 +02:00 |
Erik Inge Bolsø
|
2832eab227
|
wine.inf: Fix NT4 SP6a registry key.
|
2009-10-23 12:01:05 +02:00 |
Jacek Caban
|
501e680ea9
|
mshtml: Call pop_mutation_queue in MUTATION_IFRAME handler.
|
2009-10-23 12:00:33 +02:00 |
Juan Lang
|
c593173d15
|
crypt32: Make sure item size is at least the min size, and only align sizes that are greater.
|
2009-10-23 12:00:23 +02:00 |
Juan Lang
|
a5087e6051
|
wintrust: Make sure item size is at least the min size, and only align sizes that are greater.
|
2009-10-23 12:00:17 +02:00 |
Juan Lang
|
18ba0ae59f
|
advapi32: Fix a comment typo.
|
2009-10-23 12:00:09 +02:00 |
Paul Vriens
|
f555aef269
|
advapi32/tests: Fix some test failures on several platforms.
|
2009-10-23 12:00:00 +02:00 |
Damjan Jovanovic
|
df4b68b772
|
winemenubuilder: Ignore Windows MIME types without a slash.
|
2009-10-23 11:59:41 +02:00 |
Juan Lang
|
cd084ff1f9
|
wintrust: Test the pgKnownSubject field of WINTRUST_FILE_INFO.
|
2009-10-23 11:59:22 +02:00 |
Alexandre Julliard
|
1f4febdb55
|
msvcrt: Implement __lconv_init.
|
2009-10-22 22:26:45 +02:00 |
Alexandre Julliard
|
b102fcadef
|
ntdll: Add Windows directory redirections for Wow64.
|
2009-10-22 20:06:06 +02:00 |
Alexandre Julliard
|
639e07bead
|
ntdll: Abstract the support for comparing file identities.
|
2009-10-22 19:59:04 +02:00 |
Alexandre Julliard
|
4e77222820
|
ntdll: Move the window and system dir variables to directory.c
|
2009-10-22 19:55:06 +02:00 |
Alexandre Julliard
|
c9689897d9
|
kernel32: Create the syswow64 directory if necessary.
|
2009-10-22 19:52:12 +02:00 |
Juan Lang
|
eea0d75ed5
|
crypt32: Fix test failures on older versions of crypt32.
|
2009-10-22 17:24:52 +02:00 |
Andrew Eikum
|
ad158f6efd
|
mshtml: Add HTMLImageElementFactory::value for constructing IHTMLImgElement objects.
|
2009-10-22 16:28:16 +02:00 |
Andrew Eikum
|
753aa4ca98
|
mshtml: Handle DISPATCH_CONSTRUCT flag for DispatchEx objects.
|
2009-10-22 16:28:10 +02:00 |