Eric Pouech
|
e5b4559d2e
|
winmm: Create real 16<>32 thunks for mmio support in MMSystem.
|
2009-10-15 12:06:17 +02:00 |
Eric Pouech
|
f4c561746c
|
mmsystem: Move the 16bit mmio code into a dedicated file (mmio16.c).
|
2009-10-15 12:06:17 +02:00 |
Jacek Caban
|
04eff32bbb
|
msxml3: Store xmlnode structure instead of pointer in node implementations.
|
2009-10-15 12:06:17 +02:00 |
Markus Stockhausen
|
70ae1ba4b5
|
dinput8: Ensure balance of CoInitialize/CoUninitialize.
|
2009-10-15 12:06:17 +02:00 |
Vincent Povirk
|
8643bae364
|
urlmon: Add CoInternetGetSecurityUrl stub.
|
2009-10-15 12:06:17 +02:00 |
James Helferty
|
2b5ff09160
|
d3d9/tests: Fix position of EndScene in visual test.
|
2009-10-15 12:06:17 +02:00 |
Jacek Caban
|
e52115d673
|
jscript: Create regexp object when evaluating regexp literal.
|
2009-10-14 15:10:32 +02:00 |
Jacek Caban
|
98b5a1c6e8
|
jscript: Separate flags parsing from regexp creating.
|
2009-10-14 15:10:24 +02:00 |
Jacek Caban
|
fa3e6917b4
|
jscript: Don't use VARTYPE as is in literal_t.
|
2009-10-14 15:10:17 +02:00 |
Paul Chitescu
|
b462e34cf8
|
netapi32: Add stub for NetFileEnum().
|
2009-10-14 15:09:53 +02:00 |
Paul Vriens
|
d11df5126d
|
kernel32/tests: Fix some test failures on Win9x/WinMe.
|
2009-10-14 14:24:29 +02:00 |
Alexandre Julliard
|
af683e711c
|
winex11: The xrender tile picture must be used only inside the critical section.
|
2009-10-14 14:24:17 +02:00 |
Roderick Colenbrander
|
a705257393
|
winex11: Use get_xrender_picture in X11DRV_XRender_GetSrcAreaStretch.
|
2009-10-14 14:23:19 +02:00 |
Roderick Colenbrander
|
14e21d955a
|
winex11: Add X11DRV_XRender_SetDeviceClipping for syncing the clipping region with XRender pictures.
|
2009-10-14 14:01:34 +02:00 |
Ray Hinchliffe
|
2c725de6de
|
kernel32: Correct ullTotalVirtual for GlobalMemoryStatusEx().
|
2009-10-14 13:03:33 +02:00 |
Erich Hoover
|
8c9a6e9f5c
|
winex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the 'F10' key is used.
|
2009-10-14 12:59:39 +02:00 |
Erich Hoover
|
b74c0cc2fe
|
user32: Test for 'F10' key events.
|
2009-10-14 12:57:47 +02:00 |
Stefan Dösinger
|
e80144c403
|
d3d: Make EndScene calls hookable.
|
2009-10-14 12:21:06 +02:00 |
Stefan Dösinger
|
024dcba89a
|
dinput: Make the creation functions hookable.
|
2009-10-14 12:21:06 +02:00 |
Stefan Dösinger
|
64367542d0
|
ddraw: Make directdraw create functions hookable.
|
2009-10-14 12:21:06 +02:00 |
Stefan Dösinger
|
dcacd83a82
|
d3d9: Make some functions hookable.
|
2009-10-14 12:21:06 +02:00 |
Stefan Dösinger
|
f54d6c366d
|
d3d8: Make Direct3DCreate8 hookable.
|
2009-10-14 12:21:06 +02:00 |
Stefan Dösinger
|
29d72a53ab
|
shell32: Make some functions hookable.
|
2009-10-14 12:21:06 +02:00 |
Stefan Dösinger
|
acebc001b7
|
user32: Make some functions hookable.
|
2009-10-14 12:21:06 +02:00 |
Stefan Dösinger
|
282cc71aed
|
kernel32: Make some functions hookable.
|
2009-10-14 12:21:05 +02:00 |
Stefan Dösinger
|
fdac5e57d3
|
configure: Check for ms_hook_prologue attribute support.
|
2009-10-14 12:20:32 +02:00 |
Paul Vriens
|
55b3a9c906
|
winmm/tests: Fix some test failures in Win9x and WinMe.
|
2009-10-14 11:50:27 +02:00 |
Alexander Kochetkov
|
ae4de9d695
|
oleaut32: Fix null terminator in SysReAllocStringLen.
|
2009-10-14 11:50:19 +02:00 |
Alexander Kochetkov
|
b6da072551
|
oleaut32/tests: Checking null terminator in return value of SysReAllocStringLen.
|
2009-10-14 11:46:50 +02:00 |
Charles Davis
|
6368dbbd59
|
ntdll: Implement CDROM_RawRead() on Mac OS.
|
2009-10-14 11:46:43 +02:00 |
Jörg Höhle
|
d48d923df3
|
winmm: MCI notification is controlled by keyword only.
|
2009-10-14 11:27:08 +02:00 |
Henri Verbeet
|
bac6486520
|
wined3d: Merge some bitfields in struct SAVEDSTATES.
|
2009-10-14 11:26:44 +02:00 |
Henri Verbeet
|
1f029a30db
|
wined3d: Simplify IWineD3DStateBlockImpl_Capture().
Consistently use the stateblock's contained states to determine what to
capture.
|
2009-10-14 11:26:38 +02:00 |
Henri Verbeet
|
a24d14796a
|
wined3d: Remove the useless "changed" and "enabledChanged" fields from struct wined3d_light_info.
|
2009-10-14 11:26:26 +02:00 |
Henri Verbeet
|
3bc9d1894d
|
wined3d: Rename PLIGHTINFOEL to something less awful.
|
2009-10-14 11:26:17 +02:00 |
Henri Verbeet
|
580cd8c5bb
|
wined3d: Get rid of stateblock_copy_values().
Use IWineD3DStateBlockImpl_Capture() for the initial stateblock capture
instead.
|
2009-10-14 11:26:02 +02:00 |
Nikolay Sivov
|
2cc98ef94a
|
comctl32/monthcal: Reduce update rectangle after updating current selection.
|
2009-10-14 11:25:46 +02:00 |
Nikolay Sivov
|
ca579f7c61
|
comctl32/monthcal: Fix painting selected day, remove unneeded operations.
|
2009-10-14 11:25:41 +02:00 |
Nikolay Sivov
|
e1de222e4e
|
comctl32/comboex: Handle NULL item text case to avoid crash.
|
2009-10-14 11:25:34 +02:00 |
Maarten Lankhorst
|
d7a9e2d275
|
winealsa.drv: Remove call to snd_pcm_drain.
snd_pcm_drain can cause a deadlock if in the wrong state, and
snd_pcm_drop below does the same thing.
|
2009-10-14 11:24:35 +02:00 |
Piotr Caban
|
daf4da0646
|
jscript: Added Global.encodeURIComponent implementation.
|
2009-10-14 11:24:01 +02:00 |
Piotr Caban
|
662a8525f4
|
jscript: Fixed Global functions lengths.
|
2009-10-14 11:23:40 +02:00 |
Vincent Povirk
|
657c832765
|
ole32: Add test showing storage objects can't be opened twice.
|
2009-10-14 11:23:07 +02:00 |
Paul Vriens
|
133c0f5401
|
advapi32/tests: Fix a test failure on Vista and higher.
|
2009-10-14 11:22:52 +02:00 |
Paul Vriens
|
b4955e5779
|
advapi32/tests: Fix a test failure on W2K and lower.
|
2009-10-14 11:22:46 +02:00 |
Jacek Caban
|
1d134f74ab
|
mshtml: Return failure in GetContentType if content type is not available.
|
2009-10-14 11:22:38 +02:00 |
Jacek Caban
|
b7c257bb48
|
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET calls to InvokeEx implementation.
|
2009-10-14 11:22:32 +02:00 |
Jacek Caban
|
d43ab58efb
|
mshtml: Use DISPATCH_* macros instead of INVOKE_*.
|
2009-10-14 11:22:26 +02:00 |
Jacek Caban
|
f6b89e9f15
|
mshtml: Added IHTMLFrameBase IDispatchEx support.
|
2009-10-14 11:22:18 +02:00 |
Jacek Caban
|
a4deae49b3
|
mshtml: Added IHTMLBaseFrame interface stub implementation.
|
2009-10-14 11:21:48 +02:00 |