Hans Leidekker
|
23b3299cdb
|
usp10: Make the script cache accessible from a string analysis.
|
2007-01-04 09:50:48 +01:00 |
Rob Shearman
|
140a610e2a
|
kernel32: Be more verbose about the expected and received values for failures in the resource function tests.
|
2007-01-04 09:50:25 +01:00 |
Rob Shearman
|
b8035d2c70
|
ole32: Don't release pUnk in OleCreate if CoCreateInstance failed.
|
2007-01-04 09:50:21 +01:00 |
Alexandre Julliard
|
31b02bbd1f
|
server: Avoid crash in alloc_console when the process has no parent.
|
2007-01-04 09:41:14 +01:00 |
Thomas Kho
|
f9cbc4c70d
|
kernel32: Add CreateRemoteThread remote thread conformance tests.
|
2007-01-03 14:22:02 +01:00 |
Thomas Kho
|
91c7c7bf43
|
kernel32: Add VirtualAllocEx remote thread conformance tests.
|
2007-01-03 14:13:12 +01:00 |
Reinhard Karcher
|
426ae2f2e2
|
user32: Speed improvement for 16bit comm support.
The previous version of this patch wasn't applied correctly.
|
2007-01-03 13:00:46 +01:00 |
Bernard Ladenthin
|
26f29fdad0
|
oleaut32: Better OleIconToCursor stub.
|
2007-01-03 12:07:41 +01:00 |
Reinhard Karcher
|
41c93895b8
|
server: Fix 0 timeout handling for serial I/O.
|
2007-01-03 12:04:38 +01:00 |
Reinhard Karcher
|
dff43b732b
|
user32: Speed improvement for 16bit comm support.
|
2007-01-03 12:01:56 +01:00 |
Reinhard Karcher
|
64c1c017c4
|
ntdll: Fix DTR and CTS controls in serial code.
|
2007-01-03 12:01:31 +01:00 |
Mike McCormack
|
9196a37201
|
kernel32: Store resources to be updated in a tree.
|
2007-01-03 11:54:41 +01:00 |
Alex Villacís Lasso
|
1c85155eaa
|
oleaut32: Support for VT_DISPATCH in VarImp.
|
2007-01-03 11:49:16 +01:00 |
Alex Villacís Lasso
|
e02b224d57
|
oleaut32: Support for VT_DISPATCH in VarPow.
|
2007-01-03 11:48:47 +01:00 |
Alex Villacís Lasso
|
90844e2067
|
oleaut32: Support for VT_DISPATCH in VarMod.
|
2007-01-03 11:48:13 +01:00 |
Alex Villacís Lasso
|
cdceb02319
|
oleaut32: Support for VT_DISPATCH in VarIdiv.
|
2007-01-03 11:44:42 +01:00 |
Alex Villacís Lasso
|
5aacee9550
|
oleaut32: Support for VT_DISPATCH in VarXor.
|
2007-01-03 11:44:03 +01:00 |
Alex Villacís Lasso
|
e98a49dee4
|
oleaut32: Support for VT_DISPATCH in VarOr.
|
2007-01-03 11:43:29 +01:00 |
Alex Villacís Lasso
|
a5e3a999ea
|
oleaut32: Support for VT_DISPATCH in VarSub.
|
2007-01-03 11:42:33 +01:00 |
Alex Villacís Lasso
|
67c9b7cbb8
|
oleaut32: Support for VT_DISPATCH in VarDiv.
|
2007-01-03 11:41:46 +01:00 |
Alex Villacís Lasso
|
01395dec51
|
oleaut32: Support for VT_DISPATCH in VarMul.
|
2007-01-03 11:40:11 +01:00 |
Alex Villacís Lasso
|
308a0b2e18
|
oleaut32: Support for VT_DISPATCH in VarAdd.
|
2007-01-03 11:39:11 +01:00 |
Alex Villacís Lasso
|
97d13c552c
|
oleaut32: Support for VT_DISPATCH in VarAnd.
|
2007-01-03 11:37:31 +01:00 |
Alex Villacís Lasso
|
4245cbb31c
|
oleaut32: Add wrapper for dereferencing a VARIANT of type VT_DISPATCH and returning the VARIANT value.
|
2007-01-03 11:35:37 +01:00 |
Lei Zhang
|
3a463f039b
|
comctl32: Add initial tests for the status bar control.
|
2007-01-03 11:25:31 +01:00 |
Vijay Kiran Kamuju
|
c292c40d05
|
comctl32: statusbar: Fix GetRect return value bug.
|
2007-01-03 11:25:26 +01:00 |
Stefan Dösinger
|
d0f1c23c93
|
wined3d: Select a proper texture unit in LockRect and dirtify the state.
|
2007-01-03 11:20:06 +01:00 |
Stefan Dösinger
|
e26e3ee5f3
|
wined3d: Remove d3ddevice_set_ortho.
|
2007-01-03 11:19:55 +01:00 |
Stefan Dösinger
|
82bd0790ed
|
wined3d: Move the projection matrix into its own state.
|
2007-01-03 11:19:45 +01:00 |
Stefan Dösinger
|
a0ff9826ad
|
wined3d: Break the lighting state out of the vertex decl.
|
2007-01-03 11:19:31 +01:00 |
Stefan Dösinger
|
5fa0f7f775
|
wined3d: Move the world matrix to the state table.
|
2007-01-03 11:19:09 +01:00 |
Stefan Dösinger
|
20de200fa3
|
wined3d: Move the functionality of primitiveInitState to the state table.
|
2007-01-03 11:17:08 +01:00 |
Stefan Dösinger
|
a48bbc3611
|
wined3d: Add a viewport state to the state table.
|
2007-01-03 11:10:13 +01:00 |
Stefan Dösinger
|
438c172841
|
wined3d: Move decoding the vertex declaration to the vertexshader state handler.
|
2007-01-03 11:10:01 +01:00 |
Stefan Dösinger
|
04ce141940
|
wined3d: Pass the user pointer strided structure via the device implementation.
|
2007-01-03 11:03:03 +01:00 |
Stefan Dösinger
|
71631f7638
|
wined3d: Use the baseVertexIndex in the stateblock.
|
2007-01-03 11:02:51 +01:00 |
Alexandre Julliard
|
efd0ba8dbc
|
shlwapi: Use the appropriate constant for an uninitialized TLS check.
|
2007-01-03 11:02:25 +01:00 |
Robert Reif
|
0b0b72ec35
|
dmusic: Implement just enough of IDirectMusicPortImpl_GetFormat
to keep Direct Sound from crashing from unitialized data.
|
2007-01-03 11:01:51 +01:00 |
Christoph Bumiller
|
d905795503
|
wined3d: Sampler variables wrongly named 'shader'.
|
2007-01-03 11:01:26 +01:00 |
Christoph Bumiller
|
b1cc8bec82
|
ddraw: Fix the AddViewport thunk.
|
2007-01-03 11:01:12 +01:00 |
Rob Shearman
|
7a5d5c5503
|
ole32: Fix the calculation of message_state->prefix_data_len in two places where it would come out negative.
|
2007-01-02 20:49:07 +01:00 |
Rob Shearman
|
776f81b3be
|
rpcrt4: A NULL IfSpec in RpcServerUnregisterIf should remove all interfaces, not crash.
|
2007-01-02 20:49:04 +01:00 |
Rob Shearman
|
ecfe54df46
|
oleaut32: Fix _nroffuncs to return the correct number of functions by taking into account inherited interfaces.
|
2007-01-02 20:49:01 +01:00 |
Eric Pouech
|
262cf1547e
|
msvcrt: execl fix when no args are given (reported by Louis Lenders).
|
2007-01-02 20:31:20 +01:00 |
Dmitry Timoshkov
|
361ea6e4dc
|
kernel32: Remove a line that was supposed to be deleted by the previous patch.
|
2007-01-02 20:31:15 +01:00 |
Hans Leidekker
|
44fd9a2705
|
usp10: Document ScriptFreeCache, ScriptGetFontProperties, ScriptStringFree and ScriptGetCMap.
|
2007-01-02 20:31:05 +01:00 |
Hans Leidekker
|
21987d3dec
|
usp10: Downgrade some more FIXME's to TRACE's.
|
2007-01-02 20:30:49 +01:00 |
Hans Leidekker
|
bb3a903b94
|
usp10: Implement ScriptStringValidate.
|
2007-01-02 20:30:40 +01:00 |
Hans Leidekker
|
a2705da378
|
kernel32: Add a stub implementation for TermsrvAppInstallMode.
|
2007-01-02 20:30:32 +01:00 |
Hans Leidekker
|
80e30f3d1b
|
gdi32: Implement GetCharWidthI.
|
2007-01-02 20:30:17 +01:00 |