Francois Gouget
a98b9d76c6
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2007-02-26 17:34:06 +01:00
Francois Gouget
dbbef46e5a
ddraw/tests: There is no unnamed union in D3DLIGHT7.
2007-02-26 17:34:04 +01:00
Maarten Lankhorst
e9da4016c1
winealsa: Remove usage of uninitialised variable.
2007-02-26 17:33:52 +01:00
Huw Davies
9ceb5a3ea7
msxml3: Convert the domdoc object to use the IXMLDOMDocument2 interface.
2007-02-26 17:33:45 +01:00
Rob Shearman
3bd31cfd16
ole32: The stream returned by StgStreamImpl_Clone should have one reference, so call AddRef before returning.
...
Move the call to StorageBaseImpl_AddStream to StgStreamImpl_Construct to
fix StgStreamImpl_Clone, which forgets to call it.
Add tests for OLE structured storage tests for IStream::Clone.
2007-02-26 17:33:36 +01:00
Pierre d'Herbemont
0e28140ff8
winex11.drv: Check the valid rects after the set_window_pos wineserver call.
2007-02-26 15:55:13 +01:00
Aric Stewart
99cb61ee8a
imm32: Properly send WM_IME_NOTIFY using SendMessage.
2007-02-26 14:40:05 +01:00
Eric Pouech
e161dd92ee
dbghelp: Handle the .gnu_debuglink files with the newly added alternate mechanism.
2007-02-26 14:39:52 +01:00
Eric Pouech
fc66bb37f4
dbghelp: Allow to add an alternate file_map for an ELF file (where to look for its debug information).
2007-02-26 14:39:38 +01:00
Eric Pouech
62b57f9e21
dbghelp: Rewrote the ELF section mapper for better data encapsulation.
2007-02-26 14:39:16 +01:00
Samuel Lidén Borell
0ee7264c37
comctl32: Use mask value in COMBOEX_GetItemA too.
2007-02-26 14:39:10 +01:00
Mikołaj Zalewski
a02a680b72
comctl32: rebar: Test the RBN_HEIGHTCHANGE notify and do some fixes.
2007-02-26 14:07:40 +01:00
Mikołaj Zalewski
f3ebf1c7f4
comctl32: listview: Set the style in WM_CREATE.
2007-02-26 13:58:31 +01:00
Dmitry Timoshkov
cc9160f214
comdlg32: Synchronize ChooseColor dialog templates with the English one.
2007-02-26 13:58:17 +01:00
Vitaliy Margolen
51ee7f4978
wined3d: Use application provided fog range when fog is enabled.
2007-02-26 13:58:09 +01:00
Vitaliy Margolen
bea5199b6f
imagehlp: Forward already implemented functions to dbghelp.
2007-02-26 13:58:05 +01:00
H. Verbeet
969dc6a7ef
d3d9: Free the vertex declaration elements.
2007-02-26 13:57:59 +01:00
James Hawkins
ba40c463d7
msi: Overwrite an existing read-only file when copying the install file.
2007-02-26 13:57:43 +01:00
James Hawkins
a40d687133
msi: Add tests for using markers in SELECT clauses.
2007-02-26 13:56:24 +01:00
James Hawkins
d4a324940b
msi: Check for a NULL text entry, as it can be blank in the VolumeCostList control.
2007-02-26 13:56:21 +01:00
James Hawkins
747f19f011
msi: Free the custom action data after the thread function executes.
2007-02-26 13:56:11 +01:00
Fabian Bieler
311423242b
user32: Do not call NULL message callback.
2007-02-26 13:39:48 +01:00
Rob Shearman
29706e6709
ole32: Use IsEqualIID instead of memcmp in HGLOBALLockBytesImpl_QueryInterface.
2007-02-26 13:38:49 +01:00
Rob Shearman
0101f89a8d
ole32: Add tests for default handler creation and handler marshaling.
2007-02-26 13:38:45 +01:00
Andrew Talbot
46fc9c2e11
wininet: Constify some variables.
2007-02-26 13:38:37 +01:00
Andrew Talbot
a46ad829e4
wineps.drv: Constify some variables.
2007-02-26 13:38:10 +01:00
Andrew Talbot
b940df1408
version: Constify a variable.
2007-02-26 13:38:05 +01:00
Hans Leidekker
bde4e36208
ws2_32: Handle NULL argument in inet_addr.
2007-02-26 13:37:59 +01:00
Jacek Caban
5ed9be800d
hhctrl.ocx: Added beginning #SYSTEM parsing code.
2007-02-23 12:13:58 +01:00
Jacek Caban
1711c3a5c4
hhctrl.ocx: Handle memory allocation in OpenCHM and CloseCHM.
2007-02-23 12:13:46 +01:00
Jacek Caban
976f2db58d
hhctrl.ocx: Move HH_OpenCHM implementation to HH_Open.
2007-02-23 12:13:35 +01:00
Jacek Caban
0262fb5489
hhctrl.ocx: Use hhctrl.ocx's HINSTANCE.
2007-02-23 12:13:25 +01:00
Jacek Caban
e717dcc8fa
hhctrl.ocx: Rewrite reading strings from #STRINGS section.
2007-02-23 12:13:21 +01:00
Jacek Caban
07ba45775c
hhctrl.ocx: Use wrappers of memory allocation functions.
2007-02-23 12:10:43 +01:00
Jacek Caban
5faa1f6b1e
hhctrl.ocx: Move DllMain to hhctrl.c.
2007-02-23 12:10:33 +01:00
Jacek Caban
9a20d35cc8
hhctrl.ocx: Declare strdupAtoW in hhctrl.h and use it instead of duplicated *ANSIToUnicode.
2007-02-23 12:10:13 +01:00
Jacek Caban
6e72b2614a
hhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.
2007-02-23 12:09:44 +01:00
Detlef Riekenberg
8650c570a3
serialui/tests: Add initial tests.
2007-02-23 12:08:44 +01:00
Detlef Riekenberg
59e816d82c
serialui: Fix return type for drvGetDefaultCommConfig.
2007-02-23 11:58:45 +01:00
Jan Zerebecki
fa86532354
comctl32: Add DebugInfo to critical section.
2007-02-23 11:58:07 +01:00
Jan Zerebecki
870310b461
wined3d: replace #ifdef with if() for DEBUG_SINGLE_MODE.
2007-02-23 11:57:46 +01:00
Jan Zerebecki
706bc26a69
wined3d: Make CreateFakeGLContext thread safe.
2007-02-23 11:57:12 +01:00
Jan Zerebecki
85d9b0249f
winex11.drv: Set the refresh rate for NoRes to 60 instead of 0.
2007-02-23 11:24:29 +01:00
Francois Gouget
3bf42961a8
user32/tests: Fix the ChangeDisplaySettingsEx() test so it succeeds on NT4.
2007-02-23 11:24:19 +01:00
Francois Gouget
3e6aa43229
winex11.drv: Catch and report screen resolution change errors.
2007-02-23 11:24:16 +01:00
Aric Stewart
f273bf1ad6
imm32: Corrections to the message ordering for IME input.
2007-02-23 11:24:02 +01:00
Aric Stewart
26e22f1840
imm32: Implement GSC_RESULTCLAUSE.
2007-02-23 11:24:02 +01:00
Andrew Talbot
19daedffaf
version: Constify a variable.
2007-02-23 11:24:01 +01:00
Jacek Caban
d31969b5e6
urlmon: Check if protocol object implements IInternetProtocolInfo interface.
2007-02-23 11:24:01 +01:00
Jacek Caban
46132ee2cd
itss: Added CombineUrl implementation.
2007-02-23 11:24:01 +01:00