Jacek Caban
|
0c8e91af51
|
atl: Removed unneeded includes.
|
2012-11-21 13:30:08 +01:00 |
Jacek Caban
|
0cc483a07b
|
atl: Always return S_FALSE in DllCanUnloadNow.
|
2012-11-21 13:28:40 +01:00 |
Jacek Caban
|
565d9f6dc8
|
atl100: Addeed stub DLL.
|
2012-11-21 13:28:24 +01:00 |
Henri Verbeet
|
860c0eb24e
|
d3d10core: Implement d3d10_device_IAGetVertexBuffers().
|
2012-11-21 13:26:03 +01:00 |
Henri Verbeet
|
d0d213f7d1
|
d3d10core: Implement d3d10_device_IAGetIndexBuffer().
|
2012-11-21 13:25:57 +01:00 |
Henri Verbeet
|
4904156946
|
d3drm: Avoid LPDIRECT3DDEVICE.
|
2012-11-21 13:25:50 +01:00 |
Henri Verbeet
|
55ee76431c
|
d3drm: Avoid LPDIRECT3DDEVICE2.
|
2012-11-21 13:25:45 +01:00 |
Henri Verbeet
|
0ac2b823b5
|
d3drm: Avoid LPDIRECT3DVIEWPORT.
|
2012-11-21 13:25:38 +01:00 |
Andrew Talbot
|
e21b7bbaf1
|
cryptui: Remove unused variable.
|
2012-11-21 13:25:32 +01:00 |
Andrew Talbot
|
1cd505cb81
|
d3d8: Remove unused variable.
|
2012-11-21 13:25:22 +01:00 |
Andrew Talbot
|
608be1715b
|
d3d10core: Remove unused variables.
|
2012-11-21 13:25:11 +01:00 |
Andrew Talbot
|
9c3722ec40
|
ddraw: Remove unused variable.
|
2012-11-21 13:24:47 +01:00 |
Andrew Talbot
|
9e01b1752a
|
hhctrl.ocx: Remove unused variable.
|
2012-11-21 13:24:07 +01:00 |
Aric Stewart
|
2a4cab5375
|
wineqtdecoder: Properly clean up splitter and loader threads on QTSplitter destruction.
|
2012-11-20 19:47:04 +01:00 |
Jacek Caban
|
96ace8636a
|
mshtml: Use stdint.h type names in nsiface.idl.
Gecko uses stdint.h types instead of NSPR types for most of the codebase now.
|
2012-11-20 19:47:04 +01:00 |
Michael Stefaniuc
|
098fd25009
|
comdlg32/tests: Fix the prototype of callback functions.
|
2012-11-20 19:47:03 +01:00 |
Michael Stefaniuc
|
0705793eb0
|
shell32: Use the proper type for a function pointer field.
|
2012-11-20 19:47:03 +01:00 |
Alexandre Julliard
|
4428049a7a
|
user32: Make sure the scroll button arrows are really at least 3 pixels.
|
2012-11-20 19:46:56 +01:00 |
Alexandre Julliard
|
c3f0abfa40
|
comctl32/tests: Add some initial pager tests.
|
2012-11-20 17:23:39 +01:00 |
Alexandre Julliard
|
3ad9f29e02
|
comctl32/pager: Don't rely on PGN_CALCSIZE to set the non-scrollable dimension of the control.
|
2012-11-20 17:18:17 +01:00 |
Alexandre Julliard
|
7a78eed463
|
comctl32/pager: Fix tracking of mouse position inside the buttons.
|
2012-11-20 16:02:18 +01:00 |
Alexandre Julliard
|
f3b8e68296
|
comctl32/pager: Use DrawFrameControl to paint the buttons.
|
2012-11-20 16:01:47 +01:00 |
Akihiro Sagawa
|
1aa15750ed
|
winmm/tests: Add EOF and buffer pointer tests for mmio.
|
2012-11-20 13:32:50 +01:00 |
Dmitry Timoshkov
|
a98fe810a4
|
windowscodecs: Test QueryCapability of the TIFF decoder.
|
2012-11-20 13:32:49 +01:00 |
Frédéric Delanoy
|
fcbc5cc5bb
|
msi: Fix a couple of leaks (coverity).
|
2012-11-20 13:32:49 +01:00 |
Christian Costa
|
37419c4af2
|
wmvcore: Add stub for DllRegisterServer.
|
2012-11-20 13:32:48 +01:00 |
Daniel Jelinski
|
da87b102e0
|
xolehlp: Add some stubs.
|
2012-11-20 13:32:48 +01:00 |
Alexandre Julliard
|
1ce71ab7d8
|
odbc32: Fix some data types for 64-bit.
|
2012-11-20 13:32:45 +01:00 |
Nikolay Sivov
|
92013d7bd2
|
oledb32: Implement IDataInitialize::GetInitializationString.
|
2012-11-20 11:56:22 +01:00 |
Nikolay Sivov
|
d587a1f102
|
oledb32: Implement IDataInitialize::CreateDBInstance.
|
2012-11-20 11:56:08 +01:00 |
Nikolay Sivov
|
b5ee2079e2
|
odbc32: Implement SQLDataSourcesA() forward.
|
2012-11-20 11:55:31 +01:00 |
Nikolay Sivov
|
dc2fe2a4be
|
xmllite: Store remaining reader input parameters.
|
2012-11-20 11:55:16 +01:00 |
Nikolay Sivov
|
befbc8f57d
|
xmllite: Implement GetNodeType() for reader.
|
2012-11-20 11:55:11 +01:00 |
Nikolay Sivov
|
d693790175
|
xmllite: Initial support for reader input encoding detection.
|
2012-11-20 11:55:05 +01:00 |
Jason Edmeades
|
d16f4e700b
|
cmd: Add support for NUL in copy.
|
2012-11-20 11:53:15 +01:00 |
Jason Edmeades
|
2e92853091
|
cmd: Prevent external env vars causing tests to fail.
|
2012-11-20 11:53:10 +01:00 |
Jason Edmeades
|
47b35d5545
|
cmd: Add support for tokens= (for /f).
|
2012-11-20 11:46:40 +01:00 |
Austin English
|
c540cca987
|
include: Remove stray linefeeds.
|
2012-11-20 11:45:09 +01:00 |
Andrew Talbot
|
8300fd5aa8
|
crypt32: Remove unused variables.
|
2012-11-20 11:44:53 +01:00 |
Andrew Talbot
|
d2de810df3
|
mscoree: Remove unneeded address-of operator from function name.
|
2012-11-20 11:44:43 +01:00 |
Henri Verbeet
|
2f307a14f0
|
d3d9/tests: Add tests for device resets in d3d9ex.
|
2012-11-20 11:44:36 +01:00 |
Henri Verbeet
|
84da62d993
|
d3d9/tests: Create the d3d9ex object in create_device().
|
2012-11-20 11:44:31 +01:00 |
Henri Verbeet
|
79f0b4d977
|
d3d9: Avoid resetting device state for d3d9ex resets.
|
2012-11-20 11:44:27 +01:00 |
Henri Verbeet
|
0a7e2accc4
|
d3drm: Avoid LPDIRECTDRAWCLIPPER.
|
2012-11-20 11:44:16 +01:00 |
Henri Verbeet
|
34dd6ff2e4
|
d3drm: Avoid LPDIRECTDRAWSURFACE.
|
2012-11-20 11:44:11 +01:00 |
André Hentschel
|
78b08cdabd
|
urlmon: Fix possible NULL pointer access in heap_strdup*.
|
2012-11-19 16:37:05 +01:00 |
André Hentschel
|
c02b84d3c5
|
msxml3: Fix possible NULL pointer access in heap_strdupW.
|
2012-11-19 16:36:58 +01:00 |
André Hentschel
|
e9bfe83683
|
mshtml: Fix possible NULL pointer access in heap_str*.
|
2012-11-19 16:36:50 +01:00 |
André Hentschel
|
6804ae26fb
|
jscript: Fix possible NULL pointer access in heap_strdupW.
|
2012-11-19 16:36:41 +01:00 |
André Hentschel
|
7e2cac2602
|
dwrite: Fix possible NULL pointer access in heap_strdup*.
|
2012-11-19 16:36:29 +01:00 |