Jason Edmeades
97194ec070
msvcrt: Add support for sprintf_s.
2010-01-11 12:19:34 -06:00
Jason Edmeades
a2d4e5cb5d
msvcrt: Add support for vsprintf_s.
2010-01-11 12:19:30 -06:00
Paul Vriens
e0405286bc
d3d9/tests: Correct the size of a memcmp.
2010-01-11 11:35:28 -06:00
Paul Vriens
b543c40de4
msvidc32: Fix size parameter for memset (Coccinelle).
2010-01-11 11:35:00 -06:00
Paul Vriens
9cf1af7cac
comctl32: Fix size parameter for memset (Coccinelle).
2010-01-11 11:34:18 -06:00
Michael Stefaniuc
d3bc43b5ed
Grammar fixes "is doesn't" => "doesn't".
2010-01-11 11:33:59 -06:00
Nikolay Sivov
1aaf2bd548
msxml3: Get rid of upper case converting helper.
2010-01-11 11:33:46 -06:00
Nikolay Sivov
af502d236e
msxml3: Implement IXMLDocument::get_doctype().
2010-01-11 11:33:27 -06:00
Nikolay Sivov
04288208d0
msxml3: Implement IXMLDocument::get_version().
2010-01-11 11:33:20 -06:00
Rico Schüller
0b4e6c71b5
d3d10: Parse effect shaders as anonymous shaders.
2010-01-11 11:32:36 -06:00
Rico Schüller
0682453d14
d3d10: Reorder struct d3d10_effect_variable to make the initialisation nicer.
2010-01-11 11:32:25 -06:00
Nikolay Sivov
73a955efff
msxml3: Fix string leak while parsing with IXMLDOMDocument.
2010-01-11 11:31:36 -06:00
Nikolay Sivov
1c040a38c6
msxml3/tests: Fix some string leaks in tests.
2010-01-11 11:31:30 -06:00
Nikolay Sivov
b122cd7a1c
msxml3: Don't lose pointer to externaly allocated xmlSAXHandler copy.
2010-01-11 11:31:22 -06:00
Nikolay Sivov
e4d895c7ee
msxml3: Don't leak externaly allocated xmlSAXHandler.
2010-01-11 11:31:14 -06:00
David Adam
7822494499
d3drm: The input quaternions are not changed when calling D3DRMQuaternionSlerp.
2010-01-11 11:29:59 -06:00
André Hentschel
b45d4aa161
kernel32/tests: Simplify string generation.
2010-01-11 11:29:38 -06:00
Alexander Kochetkov
8037de9f02
user32: Fix arithmetic overflow in GetThumbVal.
2010-01-11 11:29:05 -06:00
Gerald Pfeifer
a1e134961d
krnl386: Move WINE_DECLARE_DEBUG_CHANNEL(module) under #ifdef MZ_SUPPORTED.
2010-01-11 11:28:54 -06:00
Paul Vriens
acfada959b
ntdll/tests: Fix a test failure on NT4.
2010-01-11 11:28:41 -06:00
Nikolay Sivov
f9b41a7983
ntdll: Release buffer when it won't be referenced.
2010-01-08 17:04:20 +01:00
Nikolay Sivov
ba51a6c9bc
user32/tests: Forward test proc to default dialog procedure instead of window's one.
2010-01-08 17:04:00 +01:00
Nathan Gallaher
0c437f558c
msi: Queue dynamically allocated strings in cond.y.
2010-01-08 17:03:15 +01:00
Alexandre Julliard
25bee84030
ntdll: Don't require read access to the root directory for normal opens, similarly to the open by id case.
2010-01-08 15:54:20 +01:00
Alexandre Julliard
574eace36e
ntdll: Return a correct name also for file objects in NtQueryObject.
2010-01-08 13:16:57 +01:00
Alexandre Julliard
658dae988d
server: Add support for returning the object name in NtQueryObject.
2010-01-08 13:01:50 +01:00
Paul Vriens
2e03013fc0
ntdll: Fix length parameter for NtQueryValueKey (Coccinelle).
2010-01-08 10:14:12 +01:00
Paul Vriens
e38e54e3f4
d3d9/tests: Fix size parameter for memcmp (Coccinelle).
2010-01-08 10:14:01 +01:00
Paul Vriens
cb5e6f378a
shell32: Fix length parameter for ZeroMemory (Coccinelle).
2010-01-08 10:13:56 +01:00
Paul Vriens
c8681f885d
wined3d: Fix use of memset (Coccinelle).
2010-01-08 10:13:51 +01:00
Marcus Meissner
1b27af164c
setupapi: Avoid NULL dereference in error path (Coverity).
2010-01-08 10:13:46 +01:00
Marcus Meissner
6fb5e61afb
winex11: Remove more superflous NULL checks (Coverity).
2010-01-08 10:13:18 +01:00
Christian Costa
a59922ab55
d3drm: Implement stubbed IDirect3DRM interface.
2010-01-08 10:12:56 +01:00
Marcus Meissner
065fa22adc
winex11.drv: physDev cannot be NULL (Coverity).
2010-01-07 19:41:34 +01:00
Nikolay Sivov
9a53cb5263
shell32/shelllink: Fix some string buffers leaks.
2010-01-07 19:41:34 +01:00
Jacek Caban
04cfe6acf7
urlmon: Fixed accept_mimes leak in tests.
2010-01-07 19:41:33 +01:00
Nikolay Sivov
88472df473
oleaut32/tests: Fix some leaks in safearray tests.
2010-01-07 19:41:33 +01:00
James Hawkins
b116175d4a
setupapi: Refactor freeing the INF file into free_inf_file. Use this new function to free any remnants of the parsing on error.
2010-01-07 17:59:58 +01:00
James Hawkins
5324cb6135
browseui: Fix two memory leaks in the autocomplete tests.
2010-01-07 17:59:58 +01:00
James Hawkins
b2d1c3eeec
wintrust: Fix a memory leak until our implementation is fixed.
2010-01-07 17:59:58 +01:00
James Hawkins
300cc0fea1
cabinet: Fix several file list leaks in the extract tests.
2010-01-07 17:59:58 +01:00
James Hawkins
ced5081eb9
advpack: Free the file list on any error.
2010-01-07 17:59:58 +01:00
James Hawkins
621a772d48
advapi32: Fix a few memory leaks. Use the correct API to free SIDs (FreeSid).
2010-01-07 17:59:58 +01:00
Detlef Riekenberg
69b0b5e096
mlang: Print a FIXME only for unused parameter.
2010-01-07 17:59:57 +01:00
Detlef Riekenberg
aa389201e5
comdlg32: Remove unused code for the Button psh1.
2010-01-07 17:59:57 +01:00
Marcin Baczyński
9e951e8d14
comctl32: Remove superfluous void* cast.
2010-01-07 17:59:57 +01:00
Marcin Baczyński
14ed846438
msctf: Remove superfluous void* cast.
2010-01-07 09:27:13 +01:00
Marcin Baczyński
0666c8e4ec
rasapi32/tests: Remove superfluous void* cast.
2010-01-07 09:27:07 +01:00
Marcin Baczyński
005b9066f4
advapi32/tests: Remove superfluous void* cast.
2010-01-07 09:27:02 +01:00
Henri Verbeet
46cefd312c
wined3d: Recognize the SM4 cut opcode.
2010-01-07 09:26:54 +01:00
Henri Verbeet
449e521984
wined3d: Recognize the SM4 endloop opcode.
2010-01-07 09:26:49 +01:00
Henri Verbeet
0296aaa6a6
wined3d: Recognize the SM4 endif opcode.
2010-01-07 09:26:45 +01:00
Henri Verbeet
58233befb7
wined3d: Recognize the SM4 break opcode.
2010-01-07 09:26:40 +01:00
Henri Verbeet
dbeeb07713
wined3d: Recognize the SM4 if opcode.
2010-01-07 09:26:36 +01:00
Henri Verbeet
3687677427
wined3d: Recognize the SM4 lt opcode.
2010-01-07 09:26:30 +01:00
Henri Verbeet
6d5aca61f3
wined3d: Recognize the SM4 iadd opcode.
2010-01-07 09:26:25 +01:00
Henri Verbeet
22939f9d29
wined3d: Recognize the SM4 emit opcode.
2010-01-07 09:26:20 +01:00
Henri Verbeet
6715d495ea
wined3d: Recognize the SM4 breakc opcode.
...
Map this to WINED3DSIH_BREAKP because it's a better fit.
2010-01-07 09:26:14 +01:00
Henri Verbeet
c57c76b78e
wined3d: Recognize the SM4 ige opcode.
2010-01-07 09:26:08 +01:00
Nikolay Sivov
6ca7654ec7
comctl32/listview: Fix memory leak on subrange deletion.
2010-01-07 09:26:00 +01:00
Andrew Eikum
7fe78c14e9
ole32: Downgrade StgIsStorageFile debug info from WARN to TRACE.
2010-01-07 09:25:51 +01:00
Detlef Riekenberg
220af426b3
krnl386: The 16bit system directory is <windir>\SYSTEM.
2010-01-06 17:50:36 +01:00
Marcus Meissner
69bf18567f
user32: EM_REPLACESEL - handle OOM error.
2010-01-06 17:23:08 +01:00
Marcus Meissner
4d96ffb52b
user32: Remove useless NULL check (Coverity).
2010-01-06 17:22:31 +01:00
Paul Vriens
051fc3458c
mshtml/tests: Fix timeouts on Win9x/WinMe by using more A-functions.
2010-01-06 12:42:39 +01:00
Reece Dunn
a2c41b72f8
Don't generate FIXME warnings for DllCanUnloadNow.
2010-01-06 10:59:51 +01:00
David Adam
5e39af2683
dmloader: Fix a possible null dereference.
2010-01-06 10:47:42 +01:00
Alexandre Julliard
993de4d82f
user32: Remove a useless comment.
2010-01-06 09:54:35 +01:00
Maarten Lankhorst
7615ec0700
mmdevapi: Fix reference leak in tests.
...
Reported by Dan Kegel
2010-01-06 09:54:25 +01:00
Maarten Lankhorst
ef0a0d8b86
Revert "dsound: Only initialize one guid for capture and renderer."
...
Reverts b474649e0e
. Some games use
pointers to the guid rather than copying the guid even after the
enumeration function returns. Allocating on the stack breaks those
games.
2010-01-06 09:54:18 +01:00
Henri Verbeet
d34aba2a1c
avifil32: Don't leak the buffer on HeapReAlloc() failure in AVISaveOptionsFmtChoose().
2010-01-06 09:53:37 +01:00
Henri Verbeet
7ab7103946
avifil32: Don't leak the buffer on HeapReAlloc() failure in AVIFILE_AddFrame().
...
Perhaps the code should also just double the buffer. I can send another patch
for that if needed.
2010-01-06 09:53:17 +01:00
Henri Verbeet
63aa5418c1
avifil32: Only modify the stream info after a succesful allocation in AVIFILE_AddFrame().
2010-01-06 09:53:07 +01:00
Henri Verbeet
c2051d33d6
avifil32: Properly check the required buffer size in AVIFILE_AddFrame().
2010-01-06 09:53:02 +01:00
Henri Verbeet
32c3adbbaa
avifil32: Always add the format change frame to the buffer in AVIFILE_AddFrame().
...
It doesn't make sense to only do this when the buffer is resized.
2010-01-06 09:52:57 +01:00
André Hentschel
2e339c471e
msi/tests: Remove dead url.
2010-01-06 09:52:52 +01:00
André Hentschel
2f5ba0d8c0
dbghelp: Fix typo in url.
2010-01-06 09:52:48 +01:00
Andrew Eikum
d1a916a614
msi: Implement recursive INSTALLSTATE updates for msi treeview selector.
2010-01-06 09:51:17 +01:00
Detlef Riekenberg
2f529c39fd
user32: Move a comment about HLOCAL16 to user.exe.
2010-01-05 18:08:19 +01:00
Hans Leidekker
e5180c101b
wininet: Fix a memory leak.
...
Found by Valgrind.
2010-01-05 16:28:48 +01:00
Alexandre Julliard
5d8861b084
kernel: Stop exporting some 16-bit functions that are no longer used outside of kernel.
2010-01-05 16:28:43 +01:00
Alexandre Julliard
26a42f8452
winedos: Merge all of winedos back into krnl386.
2010-01-05 16:25:34 +01:00
Alistair Leslie-Hughes
03e31f9b86
gdiplus: Implement GdipIsVisibleClipEmpty.
2010-01-05 12:29:43 +01:00
Paul Vriens
157b1f6902
mshtml/tests: Fix a test failure on NT4.
2010-01-05 12:29:24 +01:00
Paul Vriens
a95e070824
kernel32: Add a stubbed GetConsoleProcessList().
2010-01-05 12:29:18 +01:00
James Hawkins
289047c735
user32: Don't try to free a handle with a value of 1, which is the dde handle value for asynchronous operations.
2010-01-05 12:29:03 +01:00
Maarten Lankhorst
f10d56088e
mmdevapi: Add test showing collection doesn't keep ref on parent.
2010-01-05 12:27:32 +01:00
Maarten Lankhorst
5e9ec19217
mmdevapi: Add an empty IMMDeviceCollection implementation.
2010-01-05 12:27:27 +01:00
Maarten Lankhorst
056588abbc
mmdevapi: Constify IMMDeviceEnumeratorVtbl.
2010-01-05 12:27:19 +01:00
Henri Verbeet
c274d6f06e
avifil32: Don't leak the buffer on HeapReAlloc() failure in AVIFILE_ReadBlock().
2010-01-05 12:19:25 +01:00
Henri Verbeet
1fb72a37eb
avifil32: Just assign maxSize to This->cbBuffer in AVIFILE_ReadBlock().
2010-01-05 12:19:22 +01:00
Henri Verbeet
4c36e12be6
avifil32: Properly check the required buffer size in AVIFILE_ReadBlock().
2010-01-05 12:19:18 +01:00
Henri Verbeet
f5c8153edd
wined3d: Handle stateblock capture for default lights created while recording.
...
For non-recorded stateblocks a light always exists in the device stateblock as
well, since that's where it's copied from. However, when SetLightEnable() is
called for a light that didn't a exist yet while recording a stateblock, the
light is only created on the recorded stateblock.
2010-01-05 12:19:14 +01:00
Henri Verbeet
5bac33d358
wined3d: Remove a few redundant context dereferences.
2010-01-05 12:19:09 +01:00
Jacek Caban
367cca6a9f
urlmon: Fixed accept_mimes freeing.
2010-01-05 12:19:05 +01:00
Alexandre Julliard
25c2236a91
ole2: Convert the icon for OleMetafilePictFromIconAndLabel to 32-bit explicitly instead of casting the handle.
2010-01-04 20:26:54 +01:00
Alexandre Julliard
67e1ac9a93
shell: Convert the about icon to 32-bit explicitly instead of casting the handle.
2010-01-04 20:20:15 +01:00
Alexandre Julliard
8108549804
winedos: Link to DirectSoundCreate through delayed imports instead of doing it by hand.
2010-01-04 17:58:25 +01:00
Alexandre Julliard
0a8573a226
winedos: Link to DirectDrawCreate through delayed imports instead of doing it by hand.
2010-01-04 17:57:55 +01:00
Alexandre Julliard
00b06dac85
winex11: Don't process ConfigureNotify events that have been superseded by a later configure request.
2010-01-04 17:56:32 +01:00
Maarten Lankhorst
3410ab8b7c
mmdevapi: Add stubs for MMDevEnum with tests.
2010-01-04 17:06:58 +01:00
Alexandre Julliard
2ef707cc09
winedos: Merge the few definitions from dosvm.h into dosexe.h.
2010-01-04 17:06:58 +01:00
Alexandre Julliard
fd75ec1dfe
winedos: Remove some obsolete comments.
2010-01-04 17:06:58 +01:00
Alexandre Julliard
c7a57ee1a1
winedos: Merge the parallel port device I/O handling into ioports.c.
2010-01-04 17:06:58 +01:00
Alexandre Julliard
9492e1808b
winedos: Merge the UMB management into dosvm.c.
2010-01-04 17:06:58 +01:00
Alexandre Julliard
741690faa4
winedos: Merge the XMS handler into int31.c.
2010-01-04 17:06:58 +01:00
Alexandre Julliard
58cd87abb1
winedos: Internal functions don't need to be WINAPI.
2010-01-04 17:06:58 +01:00
Stefan Dösinger
a756caac0c
wined3d: Implement subrange flushing with GL_APPLE_flush_buffer_range.
2010-01-04 12:09:34 +01:00
Stefan Dösinger
5296d5b016
wined3d: Prepare for dynamic vertex buffers.
2010-01-04 12:09:28 +01:00
Stefan Dösinger
ccc26a9e01
wined3d: Add GL_APPLE_flush_buffer_range.
2010-01-04 12:09:18 +01:00
Stefan Dösinger
71db272fee
wined3d: Add GLintptr and GLsizeiptr.
2010-01-04 12:09:12 +01:00
Stefan Dösinger
716520b4b8
wined3d: Track separate dirty ranges in buffers.
2010-01-04 12:08:14 +01:00
Stefan Dösinger
1bd98719e6
wined3d: Set WINED3D_BUFFER_CREATEBO in buffer_init().
2010-01-04 12:07:50 +01:00
Stefan Dösinger
b9976c3d20
wined3d: Revert the GL usage confusion.
...
This is functionally a revert of
8eeb513b1a
. The language of the extension
is slightly confusing to me, but GL_STREAM_*_ARB is more dynamic than
GL_DYNAMIC_*_ARB. So use GL_STREAM usage for D3DUSAGE_DYNAMIC buffers and
GL_DYNAMIC usage for non-dynamic buffers.
2010-01-04 12:07:45 +01:00
Gerald Pfeifer
0cf44ae02e
wined3d: Introduce WINED3DFMT_INST and use it in CheckTextureCapability().
2010-01-04 11:49:58 +01:00
Marcus Meissner
a55399f5b6
kernel32: Check if buffer is NULL before derefencing it (Coverity).
2010-01-04 11:49:45 +01:00
Marcus Meissner
b53b7f1ec3
krnl386.exe: Removed unused owner_exists variable (Coverity).
2010-01-04 11:49:38 +01:00
Vincent Povirk
7afd9603b5
gdiplus: Reset the lock count when unlocking a bitmap in write mode.
2010-01-04 11:45:21 +01:00
Vincent Povirk
495c42b617
gdiplus: Add traces to unimplemented functions in image.c.
2010-01-04 11:45:07 +01:00
Vincent Povirk
d694679ab6
gdiplus: Add trace to GdipBitmapUnlockBits.
2010-01-04 11:45:01 +01:00
Vincent Povirk
221bde44de
gdiplus: Add trace to unimplemented function in graphicspath.c.
2010-01-04 11:44:57 +01:00
Vincent Povirk
2005fe9881
gdiplus: Add traces to unimplemented functions in graphics.c.
2010-01-04 11:44:52 +01:00
Vincent Povirk
e1f55929da
gdiplus: Add traces to unimplemented functions in customlinecap.c.
2010-01-04 11:44:46 +01:00
Nikolay Sivov
acec38873f
comctl32/comboex: Fix a leak for text string stored for edit item.
2010-01-04 11:42:34 +01:00
Jacek Caban
e4a936a2d2
mshtml: Store body event target in HTMLDocumentNode.
2010-01-04 11:41:30 +01:00
Jacek Caban
2e6353d4bc
mshtml: Use nsIDocShell to load a page in set_moniker.
2010-01-04 11:41:29 +01:00
Jacek Caban
d60ebb308f
mshtml: Don't try to wrap necko channel in nsChannel implementation.
2010-01-04 11:41:29 +01:00
Jacek Caban
8c5baf3a09
mshtml: Make sure that event listeners of connection point are set.
2010-01-04 11:41:29 +01:00
Jacek Caban
b0bb5e6a78
mshtml: Store ConnectionPointContainer pointer in ConnectionPoint.
2010-01-04 11:41:29 +01:00
Henri Verbeet
ce2c3ea6c7
wined3d: Handle source and destination rectangles in IWineD3DSwapChainImpl_Present().
2010-01-04 11:41:29 +01:00
Henri Verbeet
b5907e23cc
wined3d: Add support for source and destination rectangles to swapchain_blit().
2010-01-04 11:41:29 +01:00
Henri Verbeet
73c6355d75
d3d10core: Add a wined3d geoemtry shader to struct d3d10_geometry_shader.
2010-01-04 11:41:28 +01:00
Henri Verbeet
41401fb8cf
wined3d: Add a geometry shader object.
...
This is just the object used to store the byte code, the shader compiler
doesn't know how to handle geometry shaders yet.
2010-01-04 11:41:28 +01:00
Henri Verbeet
f50b4c7d71
wined3d: Move "wrap_lookup" to struct wined3d_gl_info.
2010-01-04 11:41:28 +01:00
Vincent Povirk
0debd2fef4
ole32: Remove fixme for transacted mode.
2010-01-04 11:41:28 +01:00
André Hentschel
9d9c4061f9
comctl32: Improve German translation.
2010-01-04 11:41:28 +01:00
Nikolay Sivov
d7b7f783ab
comdlg32/tests: Free global blocks after PrintDlg() with PD_RETURNDEFAULT.
2010-01-04 11:41:28 +01:00
Andrew Eikum
4fec073d49
hlink/tests: Fix some memory leaks (valgrind).
2010-01-04 11:41:27 +01:00
Andrew Eikum
9b164cf6f4
hlink: Fix copy-paste typo.
2010-01-04 11:41:27 +01:00
Vincent Povirk
01b32951a5
gdiplus: Fix a memory leak in GdipCreateMetafileFromWmf.
2010-01-04 11:41:27 +01:00
William Waghorn
0c582dca3a
wined3d: Added NVidia GT240 detection.
2010-01-04 11:41:27 +01:00
Andrew Nguyen
c4ffbade86
wine.inf: Add CommonProgramFiles system environment variable.
2010-01-04 11:41:22 +01:00
Rob Shearman
9dc584d0a2
jscript: Fix various memory and reference count leaks.
2009-12-31 14:27:06 +01:00
Christian Costa
e54b46021d
d3drm: Add stub for Direct3DRMCreate.
2009-12-31 12:12:18 +01:00
Ilya Shpigor
f91d61a529
gdi32: Test for font creation with the OEM charset.
2009-12-31 12:12:18 +01:00
Aaron Brazener
11754a645b
wined3d: Added further Nvidia Geforce 8xxx detection.
2009-12-31 12:12:18 +01:00
Stefan Leichter
dd5abc2dcf
ntoskrnl.exe: Add stub for KeGetCurrentThread/PsGetCurrentThread.
2009-12-31 12:12:18 +01:00
Michael Stefaniuc
4f60b6bf91
kernel32: Add missing stdarg.h includes.
2009-12-31 12:12:17 +01:00
Joel Holdsworth
95ac10e526
user32: Fixed icons to select correct image in high colour depth.
2009-12-31 12:12:17 +01:00
Christian Costa
39772f9749
d3dxof: Enable referencing objects defined in current top-level object.
2009-12-31 12:12:17 +01:00
Christian Costa
24d6c0a90d
d3dxof: Get rid of cur_subobject.
2009-12-31 12:12:17 +01:00
Jacek Caban
b5290bde98
jscript: Added a test using script dispatch after closing engine.
2009-12-31 12:12:17 +01:00
Henri Verbeet
2c0edb94e3
wined3d: Fix WINED3DRS_DEPTHBIAS handling.
2009-12-31 12:12:17 +01:00
Henri Verbeet
14da44aa36
wined3d: Merge vertexshader_set_function() and pixelshader_set_function().
2009-12-31 12:12:16 +01:00
Henri Verbeet
b548e387ae
wined3d: Move shader input/output signatures to IWineD3DBaseShaderClass.
2009-12-31 12:12:16 +01:00
Henri Verbeet
736aaf7d09
wined3d: Always handle WINED3DSPR_INPUT registers as input registers in shader_get_registers_used().
...
The "attributes" vertexshader field is now derived from the input signature,
and only used to speed up matching D3D9 vertex declaration elements to shader
inputs. D3D8 and D3D10 both explicitly specify input registers.
2009-12-31 12:12:16 +01:00
Henri Verbeet
2b1ee87328
wined3d: Merge pixelshader.c and vertexshader.c.
2009-12-31 12:12:16 +01:00
Andrew Eikum
57a47b0833
hlink: String target reference is actually moniker target's display name.
...
The original implementation treated the string target in IHlink as a
separate entity from the moniker target. In reality, the string target
is just the moniker target's display name and setting one reference also
sets the other.
2009-12-31 12:12:16 +01:00
Rob Shearman
07183b28eb
jscript: Make sure to initialise the string output parameter in run_exec.
2009-12-31 12:12:16 +01:00
Rob Shearman
7db81aeb67
jscript: Make sure retv pointer is initialised in exec_source even if no value needs to be returned.
2009-12-31 12:12:16 +01:00
André Hentschel
1f168cbd6e
dbghelp: Fix a typo.
2009-12-31 12:12:16 +01:00
Alexandre Julliard
2bc9ba758e
ole32: Fix some pointer cast warnings on 64-bit.
2009-12-31 12:12:16 +01:00
Alexandre Julliard
5da782ac53
dsound: Fix an invalid pointer cast.
2009-12-31 12:12:15 +01:00
Alexandre Julliard
dcf1a0c891
msi: Fix some pointer cast warnings on 64-bit.
2009-12-31 12:12:15 +01:00
Alexandre Julliard
b387880269
ntoskrnl: Duplicate the necessary part of instruction emulation to avoid importing kernel.
2009-12-31 12:11:59 +01:00
Alexandre Julliard
82f393dda1
ntdll: Move the LDT locking functions to the i386-specific code.
2009-12-30 18:05:02 +01:00
Alexandre Julliard
f82ddf5e66
kernel: Get rid of support for loading old style 16-bit files.
2009-12-30 18:04:46 +01:00
Alexandre Julliard
a18bbec0f0
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
2009-12-30 18:01:34 +01:00
Alexandre Julliard
c6ae9a3c5a
makefiles: Get rid of all the rules for building old style 16-bit files.
2009-12-30 17:41:45 +01:00
Alexandre Julliard
e7715126eb
winedos: Move 16-bit VxD support back into kernel.
2009-12-30 17:40:19 +01:00
Alexandre Julliard
475b7d226c
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
2009-12-30 17:36:14 +01:00
Alexandre Julliard
89df78e2c0
shell32: Move the RunDLL_CallEntry16 implementation to shell.dll.
2009-12-30 17:29:06 +01:00
Andrew Nguyen
c3e9de0b4c
gdi32: Fix a typo in ScaleViewportExtEx.
...
Spotted by Gregor Schneider.
2009-12-30 17:10:11 +01:00
Alexandre Julliard
8268ed9783
kernel32: Do not include 16-bit headers in 32-bit files.
2009-12-30 16:21:56 +01:00
Christian Costa
4e3b5b872e
mciqtz: Improve MCIQTZ_mciSet traces.
2009-12-30 16:19:37 +01:00
Rob Shearman
7da10bca33
shlwapi: Initialise id field of ConPt object in connection point tests.
2009-12-30 16:16:13 +01:00
Rob Shearman
3d0f56fb37
ntdll: Fix typo in RTL_ReportRegistryValue which caused a counted string to be passed into QueryFunction which expects a nul-terminated string.
2009-12-30 16:16:07 +01:00
Christian Costa
d0a3ef4f40
mciqtz: Add stub for MCI_SETAUDIO.
2009-12-30 16:15:10 +01:00
Loïc Hoguin
05a258b2c9
winemp3.acm: mpg123_getformat must be called on MPG123_NEW_FORMAT errors for libmpg123 < 1.8.0.
...
The documentation for libmpg123 clearly state that mpg123_getformat MUST
be called if an error MPG123_NEW_FORMAT is returned, for libmpg123 < 1.8.0.
On versions above that, the call is optional. The patch make sure to call
that function all the time (instead of just when trace is activated) so
that mp3 works in Morrowind and others.
2009-12-30 16:14:48 +01:00
Dmitry Timoshkov
2d0b2433c2
user32: Handle virtual key codes only in the WM_KEYDOWN case.
...
Reported by David Quintana.
2009-12-30 16:14:11 +01:00
Alexander Kochetkov
56bc0515c2
ole32/storage32: Fix return value for invalid access mode in OpenStream.
2009-12-30 16:13:57 +01:00
Michael Stefaniuc
453cf859a8
user.exe: Remove some superfluous WPARAM/LPARAM casts.
2009-12-30 16:13:38 +01:00
Marcus Meissner
36f9248c1a
user32: Initialize hICON to NULL (Coverity).
2009-12-30 16:12:24 +01:00
Nikolay Sivov
ff12594a15
user32/uitools: Fix FillRect behaviour for invalid brush passed.
2009-12-30 16:11:51 +01:00
Nikolay Sivov
385b8dcb95
user32/sysparams: Return NULL from GetSysColorBrush() for invalid index.
2009-12-30 13:40:43 +01:00
Rob Shearman
697955c922
secur32: Don't allocate context handle in wrapper InitializeSecurityContextA/W if it is the same as the handle passed into the function.
2009-12-30 13:40:35 +01:00
Rob Shearman
1346834605
secur32: Fix memory leaks in ntlm_InitializeSecurityContextW.
2009-12-30 13:40:31 +01:00
Rob Shearman
693433a3f2
secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers.
...
Instead store the handles directly in the SspiData structure and pass
the addresses of these into SSPI functions.
2009-12-30 13:40:25 +01:00
Rob Shearman
5f01280edf
secur32: Fix memory leaks in tests.
2009-12-30 13:40:17 +01:00
Rob Shearman
e4888b0e3c
winex11.drv: Empty clipboard cache on process unload to avoid false positives being reported for memory leaks.
2009-12-30 13:39:55 +01:00
Rob Shearman
3547ea011a
shell32: Fix a potentially large memory leak in IQueryAssociations_fnGetString.
2009-12-30 13:37:14 +01:00
Rob Shearman
16f4b56345
shell32: Fix memory leaks in autocomplete tests.
2009-12-30 13:37:06 +01:00
Rob Shearman
0fd772be99
shell32: Fix style in autocomplete tests to more match the typical style used in the rest of Wine.
2009-12-30 13:36:57 +01:00
Rob Shearman
88219db8ab
ole32: Handle SetClipboardData failing in OLE clipboard functions.
2009-12-30 13:36:50 +01:00
Rob Shearman
36bfaea96d
ole32: Fix stream reference leak in test_ReadClassStm.
2009-12-30 13:36:46 +01:00
Rob Shearman
b7d86b54d9
ole32: Release the data object and free the cached enum data upon OleUninitialize.
2009-12-30 13:36:42 +01:00
Michael Stefaniuc
af302090b2
shdocvw: Remove unneeded \ at the end of a line.
2009-12-30 13:31:46 +01:00
Henri Verbeet
9e886423e7
dxgi: Add a separate function for factory initialization.
2009-12-30 13:31:42 +01:00
Henri Verbeet
2650885cc8
wined3d: Use the element size to create "isStateDirty" bitmap indices.
2009-12-30 13:31:36 +01:00
Henri Verbeet
9ae92661cc
ddraw: Remove a redundant return.
2009-12-30 13:31:30 +01:00