Michael Stefaniuc
16042cff7b
rsaenh: Remove superfluous pointer casts.
2009-01-13 15:25:46 +01:00
Michael Stefaniuc
4b50a4c670
dmloader: Remove superfluous pointer casts.
2009-01-13 15:25:43 +01:00
Michael Stefaniuc
d576c2d934
wldap32: Remove superfluous pointer casts.
2009-01-13 15:25:41 +01:00
Michael Stefaniuc
f7c133284b
devenum: Remove superfluous pointer casts.
2009-01-13 15:25:38 +01:00
Michael Stefaniuc
b5e905a622
wsock32: Remove superfluous pointer casts.
2009-01-13 15:25:35 +01:00
Henri Verbeet
a37782595f
wined3d: Fix cube texture creation error handling.
2009-01-13 15:20:56 +01:00
Henri Verbeet
d030cbdad2
wined3d: Fix volume texture creation error handling.
2009-01-13 15:20:52 +01:00
Henri Verbeet
99d3c62163
wined3d: Fix surface creation error handling.
2009-01-13 15:20:44 +01:00
Henri Verbeet
2654a148de
wined3d: Fix texture creation error handling.
...
Doing the levels calculation before the object is created prevents leaking
resources and avoids changing baseTexture.levels after it's been initialized
by basetexture_init().
2009-01-13 15:20:38 +01:00
Henri Verbeet
e4cfbdd4f7
wined3d: Get rid of D3DCREATERESOURCEOBJECTINSTANCE.
2009-01-13 15:20:28 +01:00
Alexandre Julliard
7d9b745391
user32/tests: Only display failing message sequences instead of every single message.
2009-01-12 21:51:01 +01:00
Alexandre Julliard
a26857da31
user32/tests: Centralize the tracing of the received messages in the msg.c test.
2009-01-12 21:03:57 +01:00
Austin English
8cf8e2c60a
httpapi: Add stub dll.
2009-01-12 16:53:18 +01:00
Austin Lund
c607ab96b6
riched20/tests: Added ITextServices::TxSetText test.
2009-01-12 16:53:18 +01:00
Hwang YunSong(황윤성)
e90c8f53e2
cryptui: New Korean resource.
2009-01-12 16:53:18 +01:00
Michael Karcher
1c56d293f0
widl: Dereference operator in expr works on any declared pointer.
2009-01-12 16:53:18 +01:00
Paul Vriens
110f2c2cd9
crypt32/tests: Make tests run on some Win9x boxes again.
2009-01-12 15:26:05 +01:00
Dylan Smith
f885d40d67
richedit: Store mouse captured state rather than calling GetCapture.
...
Windowless richedit control will not be able to call GetCapture without
a handle to the host window (and there is no ITextHost_TxGetCapture
method), but there is a ITextHost_TxSetCapture method available for
setting and releasing the capture on the mouse. This means that the
richedit control will need to keep track of whether it has captured the
mouse or not to implement windowless richedit controls.
2009-01-12 14:42:02 +01:00
Dylan Smith
ee19ec056a
richedit: Prevent an unsigned integer underflow.
2009-01-12 14:40:30 +01:00
Dylan Smith
8089d980d1
richedit: Set bEmulateVersion10 initially to avoid retroactive changes.
...
Previously the WM_NCCREATE was handled by the as if it was always for
later versions, then the window proc for version 1.0 would make
appropriate changes afterwards. Instead both versions should call the
same function (e.g. ME_MakeEditor) and provide the value for
bEmulateVersion10 to make the code clearer.
2009-01-12 14:40:11 +01:00
Dylan Smith
603be645d2
richedit: Pressing enter adds newline on WM_KEYDOWN rather than WM_CHAR.
2009-01-12 14:39:42 +01:00
Dylan Smith
576ff4b104
richedit: Tested EM_CHARFROMPOS with position outside of control.
2009-01-12 14:38:57 +01:00
Dylan Smith
55d9e95892
richedit: Added tests for autoscrolling options based on WS_V/HSCROLL.
2009-01-12 14:38:36 +01:00
Dylan Smith
a1aaf97c11
richedit: Added tests to show that options are stored internally.
2009-01-12 14:38:17 +01:00
Andrey Turkin
d2685e7bd7
ntdll: Add RtlCaptureStackBackTrace stub.
2009-01-12 14:37:57 +01:00
Andrey Turkin
a0f681ad4c
ntoskrnl: Add version resource.
2009-01-12 14:37:40 +01:00
Andrey Turkin
86635b3c48
loadperf: Add LoadPerfCounterTextStrings stubs.
2009-01-12 14:37:18 +01:00
Christian Costa
2322a06dd6
mciavi: In MCI, RECT structure is used differently: rc.right = width & rc.bottom = height so do the conversion when needed.
2009-01-12 14:37:12 +01:00
Chris Wulff
10637b4f0d
gdiplus: Implement hatch brush accessor functions.
2009-01-12 14:36:41 +01:00
Chris Wulff
a2a94a49bc
gdiplus: Partial implementation of GdipCreateHatchBrush.
2009-01-12 14:36:37 +01:00
Ge van Geldorp
f9f2e91198
msi/tests: Opening package with relative filename sometimes succeeds on Windows.
2009-01-12 14:34:51 +01:00
Henri Verbeet
07f9991062
dsound: Const correctness fixes.
2009-01-12 13:22:14 +01:00
Henri Verbeet
b069321650
wined3d: Fix and unify shader creation error handling.
2009-01-12 13:22:07 +01:00
Henri Verbeet
894edc49cc
wined3d: Get rid of D3DCREATESHADEROBJECTINSTANCE.
2009-01-12 13:22:02 +01:00
Henri Verbeet
87627c811e
wined3d: Get rid of D3DINITIALIZEBASETEXTURE.
2009-01-12 13:21:56 +01:00
Henri Verbeet
00a4b85fa9
wined3d: Update the pixelshader when the texture type changes.
2009-01-12 13:21:51 +01:00
Stefan Leichter
2ca9f2c536
shell32: Rename ordinal 525 to SHFlushSFCache.
2009-01-12 13:21:09 +01:00
Christian Costa
75ac489ea4
d3dxof: Avoid accessing template/object buffer directly.
2009-01-12 13:19:03 +01:00
Rico Schüller
619a74ec5f
setupapi: Fix if condition in SetupEnumInfSectionsA/W.
2009-01-12 13:18:28 +01:00
Jacek Caban
954e55b55b
urlmon: Added https pluggable protocol handler.
2009-01-12 13:11:21 +01:00
Andrew Talbot
1e06fcdc8c
qcap: Declare a function static.
2009-01-12 13:11:05 +01:00
Andrew Talbot
9e537ae06c
ole32: Declare a function static.
2009-01-12 13:11:01 +01:00
Andrew Talbot
668197a898
msi: Declare some functions static.
2009-01-12 13:10:53 +01:00
David Adam
e1fefd57e7
d3dx9_36/test: Remove an unconsistent test.
2009-01-12 13:10:43 +01:00
Rob Shearman
59158fb25c
rpcrt4: Unmarshalling functions should always set fMustAlloc when allocating memory.
...
The memory is uninitialised and so further unmarshalling shouldn't try
to reuse any memory. fMustAlloc is always set to TRUE when allocating
memory so that it is clear that the unmarshalling is safe and to avoid
future problems with change or the code being copied.
2009-01-12 13:07:31 +01:00
Rob Shearman
17a30ff2e8
oleaut32: Test the return value of the remote IWidget_StructArgs call.
2009-01-12 13:07:10 +01:00
Rob Shearman
ea00dc4b49
user32: Free allocated memory in USER_unload_driver.
2009-01-12 13:07:07 +01:00
Rob Shearman
07090c2485
ntoskrnl: Free allocated buffers on exit from wine_ntoskrnl_main_loop.
...
Avoids a warning of a memory leak in Valgrind.
2009-01-12 13:07:05 +01:00
Rob Shearman
b3c8124a15
oleaut32: Dump MSFT format typeinfos upon loading.
2009-01-12 13:07:01 +01:00
Michael Stefaniuc
f93b29b04d
dxgi: Remove superfluous pointer casts.
2009-01-12 13:06:50 +01:00
Michael Stefaniuc
c171379f47
include: Use ULONG in rpcdcep.h for Win64 compatibility.
2009-01-12 13:06:44 +01:00
Michael Stefaniuc
ca8d5a7922
msvfw32: Remove superfluous pointer casts.
2009-01-12 13:06:42 +01:00
Michael Stefaniuc
f927cfd26b
mpr: Remove superfluous pointer casts.
2009-01-12 13:06:39 +01:00
Michael Stefaniuc
c91aa7a96d
dsound: Remove superfluous pointer casts.
2009-01-12 13:06:36 +01:00
Michael Stefaniuc
e1797a7367
crypt32/tests: Remove some superfluous pointer casts.
...
There is no need to cast the pointers passed to the penultimate
argument of the CryptDecodeObjectEx and CryptEncodeObjectEx functions
as those expect void pointers.
2009-01-12 13:05:09 +01:00
Stefan Dösinger
365e1f3b07
wined3d: Avoid hooking non-fog glEnable/glDisable calls.
...
This prevents fallout from the GL_EXT_fog_coord emulation. glEnable
and glDisable calls other than those that change GL_FOG are not
hooked. The glEnableWINE and glDisableWINE functions can be used to
add other hooks too if ever needed.
2009-01-12 13:03:47 +01:00
Stefan Dösinger
1deafcb5a7
wined3d: Split the remains of state_fog.
2009-01-12 13:02:49 +01:00
Stefan Dösinger
061087811f
wined3d: Remove the apply_pshader_fog state handler.
...
The fog doesn't depend on pixel shaders any longer(but still vice
versa), so we don't need this state any more.
2009-01-12 13:02:39 +01:00
Stefan Dösinger
2dd18635c9
wined3d: Move fogdensity and fogcolor to the fragment pipeline.
2009-01-12 13:02:29 +01:00
Stefan Dösinger
e61aa24aa3
wined3d: Use the ARB fog option in ARB_fragment_program shaders.
...
This is the "replacement" for the fog coord optimization removed in
the previous patch.
2009-01-12 13:02:19 +01:00
Stefan Dösinger
7c21147dcd
wined3d: Remove the pixelshader fogstart/fogend optimization.
2009-01-12 13:01:49 +01:00
Jacek Caban
4a43c308b5
wininet: Use SSL_pending in NETCON_query_data_available.
2009-01-12 13:01:25 +01:00
Jacek Caban
5bf719690a
wininet: Improve NETCON_recv over SSL implementation.
...
Current implementation uses only peek buffer if there is any data,
which causes reads one byte per call in common
InternetQueryDataAvailable/InternetReadFile scenario.
2009-01-12 13:01:20 +01:00
Alexandre Julliard
9c6494a417
user32: The PackDDElParam return value is sign-extended on 64-bit.
2009-01-10 21:06:49 +01:00
Alexandre Julliard
9cc75a5b50
user32: Winproc handles do not get sign-extended on 64-bit.
2009-01-10 21:06:32 +01:00
Alexandre Julliard
8377b2464b
ole32/tests: Fix marshalling data layout for Win64.
2009-01-10 21:06:09 +01:00
Alexandre Julliard
ac543e5bc7
gdi32/tests: Fix an uninitialized value check and a structure size for Win64.
2009-01-10 21:05:52 +01:00
Alexandre Julliard
76a2fe5cf7
comctl32/tests: Fix lparam checks in the treeview test for Win64.
2009-01-10 21:05:32 +01:00
Alexandre Julliard
de375d7335
comctl32: Fix the COMBOBOXEXITEM structure and the treeview handles for Win64.
2009-01-10 21:05:17 +01:00
Rico Schüller
5e79b0608d
wined3d: Add a checkGLcall() after glReadBuffer.
2009-01-10 18:04:28 +01:00
Allan Tong
29dd286d79
wined3d: Add code to cleanup device multistate_funcs.
2009-01-10 17:43:11 +01:00
Vincent Povirk
538cf8b847
winex11: Select StructureNotifyMask input on all windows.
2009-01-10 17:43:11 +01:00
Ge van Geldorp
7f22f1c68d
urlmon/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration.
2009-01-10 17:43:11 +01:00
Ge van Geldorp
b67f0de1c6
mshtml/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration.
2009-01-10 17:43:11 +01:00
Michael Stefaniuc
ca91850a30
include: Use LONG instead of long in dmusics.h for Win64 compatibility.
2009-01-10 17:43:11 +01:00
Michael Stefaniuc
9e296ead7e
include: Use LONG instead of long in dmusici.h for Win64 compatibility.
2009-01-10 17:43:10 +01:00
Michael Stefaniuc
4bfb33ec73
include: Change MUSIC_TIME from long to LONG for Win64 compatibility.
...
Fix also 192 printf format warnings produced by this change.
2009-01-10 17:43:10 +01:00
Michael Stefaniuc
cee7954a67
ddrawex: Remove redundant NULL check before HeapFree (Smatch).
2009-01-10 17:43:10 +01:00
Andrew Talbot
1ac07906ae
ddraw: Fix double unlock of critical section.
2009-01-10 17:43:10 +01:00
Juan Lang
cfd1a6317d
riched20: Add stub IOleClientSite interface.
2009-01-10 14:49:46 +01:00
Juan Lang
113cb2d313
cryptui: Don't make certificate status control disabled.
...
This allows using the scrollbar when there are lots of usages set for
the certificate.
2009-01-10 14:49:46 +01:00
Juan Lang
9ecb7b75e3
cryptui: Improve control spacing.
...
This makes the two static control borders between the three regions on
the general page appear to be the same height.
2009-01-10 14:49:46 +01:00
Alexandre Julliard
e1a4d068d1
setupapi/tests: Pass the correct size to SetupDiGetDeviceInterfaceDetailA.
2009-01-10 14:49:46 +01:00
Alexandre Julliard
8cd82dda1f
shell32/tests: Fix some uninitialized handle checks for Win64.
2009-01-10 14:49:41 +01:00
Alexandre Julliard
450e9e3adf
rpcrt4/tests: Fix an uninitialized pointer check for Win64.
2009-01-09 18:08:57 +01:00
Alexandre Julliard
328ca0e00c
gdi32/tests: Fix an uninitialized pointer check for Win64.
2009-01-09 18:08:50 +01:00
Alexandre Julliard
ec1b28edb0
include: Fix a number of mmsystem.h structure for Win64.
2009-01-09 18:08:29 +01:00
Stefan Dösinger
a69c86d3f5
ddrawex: Add a test for the permanent DC function.
2009-01-09 16:26:06 +01:00
Stefan Dösinger
58480f1663
ddrawex: Make the GetDC test more generic.
2009-01-09 16:26:01 +01:00
Stefan Dösinger
da6c9e4cc2
ddrawex: Implement a GetDC special behavior Internet Explorer depends on.
...
Tests show that in ddrawex.dll it is legal to create a surface with
both DDSCAPS_VIDEOMEMORY and DDSCAPS_SYSTEMMEMORY flag set. A surface
created that way shows different behavior in IDirectDrawSurface::GetDC.
2009-01-09 16:23:18 +01:00
Stefan Dösinger
0d80130aa2
ddrawex: Create a surface wrapper.
2009-01-09 16:20:20 +01:00
Stefan Dösinger
b138944892
ddrawex: Add a refcount test.
2009-01-09 16:18:50 +01:00
Stefan Dösinger
ae4e824423
ddraw[ex]: Show a caps handling difference.
2009-01-09 16:18:12 +01:00
Stefan Dösinger
60039a5ba8
ddrawex: Start some tests.
2009-01-09 16:17:47 +01:00
Stefan Dösinger
efcecb9b99
ddrawex: Implement a wrapper around IDirectDraw.
...
This allows us to cleanly implement the differences between ddraw.dll and
ddrawex.dll without private functions and if checks if an object was created
by ddraw or ddrawex. A similar wrapper will be added for IDirectDrawSurface.
2009-01-09 15:53:43 +01:00
Detlef Riekenberg
8eff8acc46
localspl: Call DrvDriverEvent in AddPrinterDriverEx.
2009-01-09 14:58:47 +01:00
Andrew Talbot
0592ca5fb0
iphlpapi: Remove unused function.
2009-01-09 14:56:08 +01:00
Stefan Leichter
9871dc0766
shell32: Add stub for ordinal 526.
2009-01-09 14:56:00 +01:00
Alistair Leslie-Hughes
bb829372f1
mshtml: Implement IHTMLStyle get/set Attribute.
2009-01-09 14:55:53 +01:00
Juan Lang
e50e78f1cb
cryptui: Fix crash with native riched20.
2009-01-09 14:48:36 +01:00
Juan Lang
732fce7c3c
cryptui: Call CryptUIWizImport from the certificate manager dialog.
2009-01-09 14:47:51 +01:00
Juan Lang
ed5d0d8894
cryptui: Set appropriate radio button in CryptUIWizImport if the destination store is specified.
2009-01-09 14:47:47 +01:00
Juan Lang
9d6d8570fc
cryptui: Implement removing certificates from certificate manager dialog.
2009-01-09 14:47:33 +01:00
Juan Lang
a6e21329ee
cryptui: Show usages for selected cert in certificate manager dialog.
2009-01-09 14:47:24 +01:00
Juan Lang
a3f746b085
cryptui: Show selected certificate when requested in the certificate manager dialog.
2009-01-09 14:47:03 +01:00
Juan Lang
c33dfc2d41
cryptui: Enable/disable controls based on selection in certificate manager dialog.
2009-01-09 14:46:57 +01:00
Juan Lang
0a58167b07
cryptui: Filter shown certs according to purpose selection in certificate manager dialog.
2009-01-09 14:46:51 +01:00
Juan Lang
e7e91402d2
cryptui: Refresh cert view when purpose selection is changed in the certificate manager dialog.
2009-01-09 14:46:29 +01:00
Juan Lang
73a8f89468
cryptui: Add saved purposes to the purpose selection in the certificate manager dialog.
2009-01-09 14:46:23 +01:00
Juan Lang
dfc8b91ca2
cryptui: Save purposes in certificate manager dialog's advanced dialog.
2009-01-09 14:45:54 +01:00
Juan Lang
0c17a5d61c
cryptui: Recall usage state from registry in certificate manager dialog's advanced dialog.
2009-01-09 14:45:33 +01:00
Juan Lang
a180f505b9
cryptui: Allow toggling a usage in the certificate manager dialog's advanced dialog.
2009-01-09 14:45:25 +01:00
Juan Lang
06505e53ae
cryptui: Add known usages to certificate manager dialog's advanced dialog.
2009-01-09 14:45:19 +01:00
Juan Lang
7675bf428a
cryptui: Add a (empty) advanced dialog to the certificate manager dialog.
2009-01-09 14:45:14 +01:00
Juan Lang
be1587ca50
cryptui: Refresh store display when a tab is switched or the purpose selection is changed in the certificate manager dialog.
2009-01-09 14:44:53 +01:00
Juan Lang
29dcd60587
cryptui: Display contents of certificate store in certificate manager dialog.
2009-01-09 14:44:44 +01:00
Juan Lang
1d59060152
cryptui: Show names of stores certificate manager dialog.
2009-01-09 14:44:31 +01:00
Juan Lang
96d0e63620
cryptui: Add purpose selection and column headings to certificate manager dialog.
2009-01-09 14:44:23 +01:00
Juan Lang
1f183ea289
cryptui: Add a (empty) certificate manager dialog.
2009-01-09 14:44:13 +01:00
Andrew Talbot
3b26d50d17
mshtml: Declare a function static.
2009-01-09 14:21:31 +01:00
Andrew Talbot
7a326f9405
d3dxof: Declare a function static.
2009-01-09 14:21:26 +01:00
Andrew Talbot
d1d5584299
msacm32: Declare a variable static.
2009-01-09 14:21:20 +01:00
Paul Vriens
30bb78f0f9
shell32/tests: Skip a test on Vista.
2009-01-09 14:18:42 +01:00
Paul Vriens
189ea312d7
shell32/tests: Fix test failures on Vista.
2009-01-09 14:18:33 +01:00
Paul Vriens
7bd150e091
shell32/tests: Fix remaining test failures on NT4.
2009-01-09 14:18:26 +01:00
Paul Vriens
850cd7ccb2
shell32/tests: Fix some test failures on Vista.
2009-01-09 14:18:20 +01:00
Paul Vriens
faf2f8e682
shell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09 14:18:12 +01:00
Paul Vriens
7ea6c85e97
shell32/tests: Fix the last test failure on Win9x.
2009-01-09 14:18:03 +01:00
Alexandre Julliard
a2cf243776
include: Fix packing of the setupapi structures.
2009-01-09 14:06:14 +01:00
Alexandre Julliard
3b6cab3f77
oleaut32/tests: Only compare the initialized part of DECIMAL variants.
2009-01-09 14:06:14 +01:00
Henri Verbeet
9d8c6326c0
wined3d: Remove stray tabs.
2009-01-09 14:06:14 +01:00
Henri Verbeet
ac914262ed
wined3d: Rewrite BeginStateBlock() to use CreateStateBlock() instead of duplicating the code.
2009-01-09 14:06:14 +01:00
Henri Verbeet
9d523ebd8f
wined3d: Remove a silly check in drawStridedInstanced().
2009-01-09 14:06:14 +01:00
Henri Verbeet
92488ca7c1
wined3d: Simplify checking if an attribute is used in loadNumberedArrays().
2009-01-09 14:06:14 +01:00
Henri Verbeet
d9e58e6591
wined3d: Failing HeapAlloc() should be an ERR.
2009-01-09 14:06:13 +01:00
Henri Verbeet
e028e3f7bd
wined3d: Use GL_ALIASED_POINT_SIZE_RANGE to retrieve the max point size.
2009-01-09 14:06:13 +01:00
Francois Gouget
b881cfc541
kernel32: Fix the sysctl() usage and the CPU detection on NetBSD.
2009-01-09 14:06:13 +01:00
Francois Gouget
5da42336d9
xinput1_3/tests: Add a trailing '\n' to an ok() call.
2009-01-09 14:06:13 +01:00
Francois Gouget
916d6a4450
setupapi: Fix the StringTableLookUpStringEx() prototype.
2009-01-09 14:06:13 +01:00
Nikolay Sivov
37d4349636
ole32: Some tests for IMoniker::IsRunning with NULL args.
2009-01-09 14:06:13 +01:00
Nikolay Sivov
df0ecdfd30
ole32: Fix some comment typos.
2009-01-09 14:06:13 +01:00
Dylan Smith
1f6b8c7fd9
richedit: Missing condition for inserting newline before table.
...
This case occurs when the cursor is at the start of the table, the
table is at the start of the text, and there is no selection.
2009-01-09 14:06:13 +01:00
Alexandre Julliard
8c33528372
quartz: Use SetWindowLongPtr to store a pointer value.
2009-01-08 17:30:57 +01:00
Alexandre Julliard
149259d49f
ddraw: Fix an uninitialized variable warning on non-i386.
2009-01-08 17:30:22 +01:00
Alexandre Julliard
9d09985ad1
rpcrt4: Fix an unused value warning on non-i386.
2009-01-08 17:30:09 +01:00
Alexandre Julliard
adad9b6682
msvcrt: Fix an unused function warning on non-i386.
2009-01-08 17:29:59 +01:00
Alexandre Julliard
a46441bd02
ws2_32: Fix an error return value in bind().
2009-01-08 17:29:31 +01:00
Alexandre Julliard
f45874ae28
wineps.drv: Use INT_MAX instead of LONG_MAX to initialize a LONG value.
2009-01-08 17:29:14 +01:00
Alexandre Julliard
6b07ac5453
ntdll: Fix pointer cast warnings on 64-bit.
2009-01-08 17:28:45 +01:00
Alexandre Julliard
bb8883dda0
wininet: Fix handle cast warnings on 64-bit.
2009-01-08 17:28:21 +01:00
Alexandre Julliard
d1613f60c2
user32: Fix pointer cast warnings on 64-bit.
2009-01-08 17:28:04 +01:00
Alexandre Julliard
e2e4da9732
urlmon: Fix pointer cast warnings on 64-bit.
2009-01-08 17:27:58 +01:00
Alexandre Julliard
53bc99855a
shdocvw: Fix a pointer cast warning on 64-bit.
2009-01-08 17:27:49 +01:00
Alexandre Julliard
e65c2d9a0d
shell32: Fix a pointer cast warning on 64-bit.
2009-01-08 17:27:41 +01:00
Alexandre Julliard
41533fa516
setupapi: Fix pointer cast warnings on 64-bit.
2009-01-08 17:27:27 +01:00
Alexandre Julliard
99132baebd
oleaut32: Fix handle cast warnings on 64-bit.
2009-01-08 17:27:14 +01:00
Alexandre Julliard
469f0b4757
ntoskrnl.exe: Fix handle cast warnings on 64-bit.
2009-01-08 17:27:05 +01:00
Alexandre Julliard
81ecd7041a
msi: Fix pointer cast warnings on 64-bit.
2009-01-08 17:26:44 +01:00
Alexandre Julliard
c9ee551efd
mshtml: Fix pointer cast warnings on 64-bit.
2009-01-08 17:26:38 +01:00
Alexandre Julliard
b88554d22f
advapi32: Fix pointer cast warnings on 64-bit.
2009-01-08 17:26:30 +01:00
Francois Gouget
ad587aa036
ole32: Don't use the default debug channel before it has been defined.
2009-01-08 14:52:57 +01:00
Paul Vriens
00ed4057b5
wintrust: Fix removing a catalog file.
2009-01-08 14:52:31 +01:00
Paul Vriens
5bfed84410
wintrust/tests: Add a few tests.
2009-01-08 14:52:26 +01:00
Andrew Fenn
37a7ca59b3
xinput1_3: Added test for XInputGetBatteryInformation.
2009-01-08 13:41:40 +01:00
Andrew Fenn
907add75a9
xinput1_3: Added stub code for XInputGetBatteryInformation.
2009-01-08 13:41:25 +01:00
Andrew Fenn
ab0d420dd2
xinput1_3: Added test for XInputGetDSoundAudioDeviceGuids.
2009-01-08 13:36:57 +01:00
Andrew Fenn
f58aae7b69
xinput1_3: Added stub for XInputGetDSoundAudioDeviceGuids.
2009-01-08 13:36:48 +01:00
Dylan Smith
573102ee88
richedit: Fixed implementation of WM_GETDLGCODE message.
...
This fixes inconsistencies shown in the tests I added for the
WM_GETDLGCODE. The tests covered different cases handled by the
current implementation in order to show that the native implementation
is simpler for all these cases.
2009-01-08 13:35:05 +01:00
Dylan Smith
c636b59bcf
richedit: Added tests for WM_GETDLGCODE message.
2009-01-08 13:34:53 +01:00
Henri Verbeet
45a61d1ac4
wined3d: Enable GL_HALF_FLOAT_NV when NV_HALF_FLOAT is supported.
...
This makes more sense than the other way around.
2009-01-08 13:21:56 +01:00
Henri Verbeet
b1812c690c
wined3d: Add support for EXT_vertex_array_bgra.
...
This allows us to skip BGRA->RGBA color conversion for vertex attributes if
this extension is present.
2009-01-08 13:21:51 +01:00
Henri Verbeet
6791e6b752
wined3d: Simplify handling of swizzled attributes.
...
This should also be a little bit faster.
2009-01-08 13:21:43 +01:00
Henri Verbeet
cc447eac55
wined3d: Move position_transformed out of u.s in struct WineDirect3DVertexStridedData.
2009-01-08 13:21:31 +01:00
Henri Verbeet
1a1f5ec69d
wined3d: Cleanup drawStridedFast().
...
Remove some uncessary code and use more descriptive parameter names. Note that
max_vertex_idx isn't the same as "minIndex + calculatedNumberOfindices - 1"
but rather "minIndex + numberOfVertices - 1". calculatedNumberOfindices just
specifies the number of vertices that's drawn, while numberOfVertices
specifies the range of vertices that's drawn.
2009-01-08 13:21:23 +01:00
Alexandre Julliard
d852ac0b1f
user32/tests: Fix some integer to pointer conversion warnings.
2009-01-08 13:18:01 +01:00
Alexandre Julliard
02a1c0d7ee
kernel32/tests: Fix some integer to pointer conversion warnings.
2009-01-08 13:17:53 +01:00
Alexandre Julliard
0014046adc
quartz: Avoid a pointer cast in a trace.
2009-01-08 13:17:49 +01:00
Alexandre Julliard
4984d19072
wininet: Avoid pointer casts in traces.
2009-01-08 13:13:22 +01:00
Alexandre Julliard
b33995eda8
version: Avoid pointer casts in a trace.
2009-01-08 13:13:15 +01:00
Alexandre Julliard
0128b10a3c
user32: Avoid a pointer cast in a trace.
2009-01-08 13:13:05 +01:00
Alexandre Julliard
bb283bf534
shell32: Avoid a pointer cast in a trace.
2009-01-08 13:13:01 +01:00
Alexandre Julliard
55d243d415
imm32: Avoid pointer casts in traces.
2009-01-08 13:12:55 +01:00
Alexandre Julliard
dedf5e49ba
dsound: Avoid a pointer cast in a trace.
2009-01-08 13:12:46 +01:00
Alexandre Julliard
a494b13abe
msvcrt: Avoid size_t in printf format.
2009-01-08 13:12:24 +01:00
Alexandre Julliard
f6eb03d6c6
dinput: Avoid size_t in traces.
2009-01-08 13:12:08 +01:00
Alexandre Julliard
a0abde333b
user32/tests: Fix some integer to pointer conversion warnings.
2009-01-08 13:11:49 +01:00
Alexandre Julliard
d637a552c0
ntdll/tests: Fix a long long format in a trace.
2009-01-08 13:05:38 +01:00
Alexandre Julliard
35811a9078
msi/tests: Use CreateFile instead of OpenFile to avoid handle casts.
2009-01-08 13:05:27 +01:00
Alexandre Julliard
1f83e7d9fd
kernel32/tests: Use _lclose instead of CloseHandle to avoid handle casts.
2009-01-08 13:05:16 +01:00
Alexandre Julliard
2136b1697f
crypt32: Avoid printing pointer differences in traces.
2009-01-08 13:03:01 +01:00
Alexandre Julliard
bc9df953fc
ws2_32/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:54 +01:00
Alexandre Julliard
ffdf21af0b
shlwapi/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:46 +01:00
Alexandre Julliard
1639f1e507
rpcrt4/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:40 +01:00
Alexandre Julliard
6f3184829f
oleaut32/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:32 +01:00
Alexandre Julliard
6500bb0e50
ntdll/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:23 +01:00
Alexandre Julliard
2335a44ed6
msvcrt/tests: Avoid printing pointer differences in traces.
2009-01-08 13:02:17 +01:00
Nikolay Sivov
3950752682
oleaut32/tests: Fix copy/paste typo in test output.
2009-01-08 12:55:00 +01:00
Vitaliy Margolen
f6f52021f8
dinput: Copy device data up to maximum available bytes.
2009-01-08 12:54:54 +01:00
Michael Stefaniuc
120584d5c5
mapi32: Remove superfluous casts.
2009-01-08 12:54:48 +01:00
Michael Stefaniuc
fd0546bb0a
dmcompos: Remove superfluous casts.
2009-01-08 12:54:43 +01:00
Michael Stefaniuc
b91f72ec9b
dmband: Remove superfluous casts.
2009-01-08 12:54:40 +01:00
Michael Stefaniuc
e0851fc1fa
amstream: Remove superfluous casts.
2009-01-08 12:54:37 +01:00
Michael Stefaniuc
6f49003106
qcap: Remove superfluous casts.
2009-01-08 12:54:32 +01:00
Michael Stefaniuc
1b092d7013
fusion: Remove superfluous casts.
2009-01-08 12:54:29 +01:00
Francois Gouget
581e390115
winapi_test: The tests don't support WIN64 yet so disable them there.
2009-01-08 12:47:22 +01:00
Francois Gouget
411f5d22c0
winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.
2009-01-08 12:46:39 +01:00
Francois Gouget
9f62c9b7a8
winapi_test: Fix TEST_FIELD() so it correctly tests the field size.
2009-01-08 12:44:49 +01:00
Francois Gouget
43c18c1321
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08 12:43:15 +01:00
Francois Gouget
2e668d2572
winapi_test: Updated so the generated tests work.
2009-01-08 12:42:12 +01:00
Francois Gouget
14d44a06ba
quartz: OutputPin_DeliverNewSegment() is unused so remove it.
2009-01-08 12:40:45 +01:00
Andrew Talbot
4256608ed2
msacm32: Declare a function static.
2009-01-08 12:40:39 +01:00
Paul Vriens
c2d3ed244d
shell32/tests: Fix test failures on Win9x, NT4 and Vista (FO_RENAME).
2009-01-08 12:40:32 +01:00
Paul Vriens
bb7efb1deb
msi/tests: Skip some tests if we don't have enough rights.
2009-01-08 12:40:26 +01:00
Alexandre Julliard
cb0113ec53
opengl32: Automatically download the GL spec files in make_opengl. Add a default value for the OpenGL version.
2009-01-08 12:29:39 +01:00
Alexandre Julliard
fdd1bdf7c8
opengl32: Use INT_PTR instead of ptrdiff_t in generated code to avoid printf warnings.
2009-01-08 12:15:47 +01:00
Alexandre Julliard
c72546153b
user32/tests: Fix most of the macro abuse in the menu test.
2009-01-08 12:15:25 +01:00
Hans Leidekker
601870a435
setupapi: Add some tests for StringTableLookUpStringEx. Make them pass.
2009-01-07 14:41:38 +01:00
Hans Leidekker
0184dea2d4
qmgr: Improve a couple of stubs.
2009-01-07 14:41:35 +01:00
Francois Gouget
ada97dc209
Assorted spelling fixes.
2009-01-07 14:41:24 +01:00
Francois Gouget
a9597698a8
dnsapi: Reorder a couple of functions to avoid forward declarations.
2009-01-07 14:40:54 +01:00
Francois Gouget
dfefbd1200
dnsapi: dns_ns_name_pton() is unused so remove it.
2009-01-07 14:40:50 +01:00
Francois Gouget
cbe5d8e494
w32skrnl: _GetThunkBuff() is unused so remove it.
2009-01-07 14:40:47 +01:00
Francois Gouget
5b92b39b2c
quartz: Reorder some functions to avoid forward declarations.
2009-01-07 14:40:44 +01:00
Francois Gouget
e30bb829b3
d3dxof: Reorder some functions to avoid forward declarations.
2009-01-07 14:40:38 +01:00
Francois Gouget
d27010511c
winedos: VGA_SetQuadPalette() is unused so remove it.
2009-01-07 14:40:34 +01:00
Francois Gouget
5f18947d79
winedos: VGA_SetTextAttribute() is unused so remove it.
2009-01-07 14:40:31 +01:00
Francois Gouget
7bf39d4b14
winedos: Remove unused functions from devices.c.
2009-01-07 14:40:28 +01:00
Francois Gouget
ca82e0f5b3
gdi32: Remove some dead code.
2009-01-07 14:40:25 +01:00
G. Paul Ziemba
df05a90a3f
ntdll: Clear IEXTEN when clearing ICANON.
2009-01-07 14:21:03 +01:00
Damjan Jovanovic
3613b15785
winex11: Support the startup notification fd.o spec.
2009-01-07 14:17:46 +01:00
Alexandre Julliard
d751c2e5c1
msvcrt: Correctly walk up the list of trylevels in except_handler3.
2009-01-07 14:17:26 +01:00
Paul Vriens
c89617e067
setupapi/tests: Skip some tests if we don't have enough rights.
2009-01-07 13:23:56 +01:00
Nikolay Sivov
b91f4a3dae
oleaut32: Check pointer in IPicture::get_Type.
2009-01-07 12:50:56 +01:00
Nikolay Sivov
a22ca1c2d9
oleaut32: Check pointer in IPicture::get_Handle.
2009-01-07 12:50:51 +01:00
Peter Urbanec
65b3393dce
wintab32: Check for NULL before using context.
2009-01-07 12:50:21 +01:00
Andrey Turkin
0eebcf57c3
loadperf: Add UnloadPerfCounterTextStrings stubs.
2009-01-07 12:49:06 +01:00
Andrey Turkin
faa7366c70
loadperf: Add stub loadperf.dll.
2009-01-07 12:43:06 +01:00
Nikolay Sivov
11c1d7a0e7
ole32: Fix return value for DefaultHandler_GetMiscStatus.
2009-01-07 12:27:34 +01:00
Michael Stefaniuc
2b69813222
imm32: Remove superfluous casts.
2009-01-07 12:22:19 +01:00
Henri Verbeet
5f8c62e45d
wined3d: Remove a redundant parameter to drawPrimitive().
...
startIdx should be the first index to draw, either from the vertex
array or the index array, depending on if the draw is indexed or
not. Having both at the same time wouldn't make sense.
2009-01-07 12:22:12 +01:00
Henri Verbeet
46eabd5b16
wined3d: Don't delete queries from the wrong context.
2009-01-07 12:22:02 +01:00
Henri Verbeet
0e8ed9bebb
wined3d: Simplify IWineD3DOcclusionQueryImpl_GetData().
2009-01-07 12:21:58 +01:00
Henri Verbeet
ab275ab487
wined3d: Make calling a query from the wrong context a FIXME.
...
We want to know if this happens a lot. If the query is always called
from a different context than the one that created it, occlusion
culling would effectively be disabled, which could have a significant
performance impact, depending on the type of objects being culled.
2009-01-07 12:21:49 +01:00
Henri Verbeet
691894d1ab
wined3d: Also apply the last sampler state.
...
In practice we don't implement WINED3DSAMP_DMAPOFFSET anyway, so this
is unlikely to make much of a difference.
2009-01-07 12:21:37 +01:00
Jacek Caban
4ac8322db4
urlmon: Skip more tests on old IE and ignore BINDSTATUS_PROXYDETECTING notification.
2009-01-07 12:21:29 +01:00
Andrew Talbot
3fd7a474d8
jscript: Declare a function static.
2009-01-07 12:21:25 +01:00
Paul Vriens
9ae3137edd
shell32/tests: Fix some test failures on NT4 (FO_COPY).
2009-01-07 12:21:20 +01:00
Paul Vriens
53acd13732
shell32/tests: Fix some test failures on NT4 (FO_MOVE).
2009-01-07 12:21:12 +01:00
Paul Vriens
ee889ba44c
shell32/tests: Use a different name for the return value.
2009-01-07 12:21:06 +01:00
Aleksey Bragin
4f74de5b36
ntdll: Fix buffer overread in RtlNumberOfSetBits.
2009-01-07 12:20:58 +01:00