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