Detlef Riekenberg
|
64fbf5cac2
|
kernel32/tests: Add tests for GetProductInfo.
|
2012-05-31 12:37:24 +02:00 |
Detlef Riekenberg
|
0f4e9ffc22
|
ntdll: Implement RtlGetProductInfo.
|
2012-05-31 12:37:24 +02:00 |
Stefan Leichter
|
68aa42a419
|
kernel32: Fix OutputDebugStringA called with NULL pointer.
|
2012-05-31 12:37:23 +02:00 |
Hans Leidekker
|
e16bcda486
|
msi: Don't create empty values for special registry entries.
|
2012-05-31 12:37:22 +02:00 |
Hans Leidekker
|
c959e38625
|
msi: Don't terminate the string in msi_id2stringA.
This makes sure that the last string can be fully written when saving the
string table.
|
2012-05-31 12:37:22 +02:00 |
Juan Lang
|
f86ab49be2
|
crypt32: Initialize key spec correctly.
|
2012-05-31 12:37:21 +02:00 |
Juan Lang
|
1a03839bf0
|
crypt32/tests: Add more tests for CertCreateSelfSignCertificate.
|
2012-05-31 12:37:21 +02:00 |
Juan Lang
|
da53cfc8bb
|
crypt32: Fail earlier if CryptExportPublicKeyInfo fails.
|
2012-05-31 12:37:20 +02:00 |
Juan Lang
|
6ccdbab6c8
|
crypt32: Don't fail if HCRYPTPROV and PCRYPT_KEY_PROV_INFO parameters are both non-NULL.
|
2012-05-31 12:37:20 +02:00 |
Juan Lang
|
ecfa9b87a0
|
crypt32/tests: Add more tests of CertCreateSelfSignCertificate and the CERT_KEY_PROV_INFO parameter.
|
2012-05-31 12:37:20 +02:00 |
Juan Lang
|
03e409bbd2
|
crypt32/tests: Don't shadow a variable with a variable of a different type.
|
2012-05-31 12:37:19 +02:00 |
Vincent Povirk
|
568233621f
|
Revert "windowscodecs: Add a stubbed out IWICMetadataBlockReader interface.".
This reverts commit 882c1026a8 .
|
2012-05-31 12:37:19 +02:00 |
Vincent Povirk
|
a6bf3735f2
|
windowscodecs: Add tests for IWICMetadataBlockReader on handler classes.
|
2012-05-31 12:37:18 +02:00 |
Alexandre Julliard
|
f1bf4ea3fc
|
gdi32: Move DC hook private definitions out of wingdi.h.
|
2012-05-31 12:37:15 +02:00 |
Alexandre Julliard
|
af4871f862
|
gdi32: Make sure the bounds are always updated in ExtTextOutW.
|
2012-05-30 21:35:22 +02:00 |
Vincent Povirk
|
7b54917f28
|
wine.inf: Do not install .NET registry keys and fake dlls.
|
2012-05-30 20:25:48 +02:00 |
Vincent Povirk
|
1e721a4877
|
mscoree: Install Wine Mono on prefix update.
|
2012-05-30 20:25:44 +02:00 |
Alexandre Julliard
|
9a6a1126b9
|
setupapi: Add support for a WinePreInstall section for registry keys that need to be created before anything else.
|
2012-05-30 20:25:37 +02:00 |
Jacek Caban
|
45a6619e44
|
urlmon: Correctly handle BINDF_NO_UI in handle_http_error.
|
2012-05-30 19:28:22 +02:00 |
Jacek Caban
|
586e8b0c61
|
urlmon: Set INTERNET_ERROR_MASK_COMBINED_SEC_CERT flag for HTTP requests.
|
2012-05-30 19:28:17 +02:00 |
Henri Verbeet
|
cb9cc2ccee
|
d3d9: Get rid of IDirect3DSurface9Impl.
|
2012-05-30 17:18:00 +02:00 |
Henri Verbeet
|
d4c5c03cbb
|
d3d9: Get rid of IDirect3DSwapChain9Impl.
|
2012-05-30 17:18:00 +02:00 |
Henri Verbeet
|
643a68f692
|
ddraw/tests: Add test_redundant_mode_set() for older ddraw versions.
|
2012-05-30 17:17:59 +02:00 |
Henri Verbeet
|
5582e1c9fe
|
ddraw/tests: Move test_redundant_mode_set() to ddraw7.c.
|
2012-05-30 17:17:59 +02:00 |
Henri Verbeet
|
1a93983bd4
|
wined3d: Use NAN.
|
2012-05-30 17:17:59 +02:00 |
Jacek Caban
|
5665730a32
|
mshtml: Added IWindowForBindingUI tests.
|
2012-05-30 17:17:58 +02:00 |
Jacek Caban
|
0847563dd4
|
mshtml: Forward BSCallback::QueryService call to document.
|
2012-05-30 17:17:58 +02:00 |
Jacek Caban
|
3c1e2132e5
|
mshtml: Added support for BSCallback::QueryService(IID_IWindowForBindingUI).
|
2012-05-30 17:17:57 +02:00 |
Jacek Caban
|
cf9d0d320c
|
mshtml: Added IWindowForBindingUI stub implementation.
|
2012-05-30 17:17:57 +02:00 |
Rico Schüller
|
f658aabfd5
|
d3dx9: Crop the input in ID3DXBaseEffect::SetBool().
|
2012-05-30 17:17:57 +02:00 |
Jacek Caban
|
37e483d567
|
wininet: Use CRLF separator in INTERNET_CERTIFICATE_INFO.
|
2012-05-30 17:17:56 +02:00 |
Christian Costa
|
8d9d97be0f
|
d3drm: Generate normals automatically when there are not present in the x file.
|
2012-05-30 17:17:56 +02:00 |
Christian Costa
|
3fbe4914bd
|
d3drm: Implement IDirect3DRMMeshImpl_GetGroupMaterial.
|
2012-05-30 17:17:55 +02:00 |
Christian Costa
|
b340501a93
|
d3drm: Implement IDirect3DRMMesh_GetGroupTexture.
|
2012-05-30 17:17:55 +02:00 |
Christian Costa
|
6e15d91927
|
d3drm: Implement IDirect3DRMFrameXImpl_GetLights and IDirect3DRMLightArray interface.
|
2012-05-30 17:17:53 +02:00 |
Piotr Caban
|
5e418f0ccf
|
msvcrt: Handle rethrown exception in cxx_frame_handler.
|
2012-05-30 16:27:23 +02:00 |
Oleksij Rempel
|
fa3038c6bd
|
krnl386.exe: Fix drive spec in get_media_id call.
|
2012-05-30 14:41:34 +02:00 |
Oleksij Rempel
|
83196d0cb3
|
shell32: Return empty list instead of NULL.
|
2012-05-30 14:41:34 +02:00 |
Alexandre Julliard
|
d8b6b01bca
|
appwiz.cpl: Specify a default download URL for add-ons.
|
2012-05-30 14:41:33 +02:00 |
Lucas Zawacki
|
e3d243861c
|
dinput/tests: Added a test for DIPROP_JOYSTICKID.
|
2012-05-30 11:32:25 +02:00 |
Lucas Zawacki
|
2cd3b908ad
|
dinput: Implement GetProperty for JOYSTICKID (LinuxInput driver).
|
2012-05-30 11:31:55 +02:00 |
Lucas Zawacki
|
fbfdc6db65
|
dinput: Implement GetProperty for JOYSTICKID (Linux driver).
|
2012-05-30 11:31:49 +02:00 |
Austin English
|
29cac72d1a
|
wine.inf: Add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries registry entry.
|
2012-05-30 11:31:34 +02:00 |
Michael Geddes
|
d7dc0e6066
|
kernel32: Add timed wait capability flag to COMM Port properties.
|
2012-05-30 11:30:23 +02:00 |
Jacek Caban
|
de5495ba86
|
jscript: Added missing port.h include to lex.c.
|
2012-05-30 11:28:21 +02:00 |
Piotr Caban
|
482159a234
|
msvcrt: Fixed typo in DEFINE_EXCEPTION_TYPE_INFO macro.
|
2012-05-30 11:28:10 +02:00 |
Daniel Jelinski
|
6ec731b65c
|
ntdll: Add missing parameters to syscall call.
|
2012-05-30 11:21:45 +02:00 |
Alexandre Julliard
|
bb23d63663
|
ntdll: Export _local_unwind.
|
2012-05-29 21:33:45 +02:00 |
Alexandre Julliard
|
191cd77320
|
winex11: Remove the support for device-dependent bitmaps.
|
2012-05-29 21:22:23 +02:00 |
Alexandre Julliard
|
73919154bf
|
winex11: Always allocate a new GC for bitmap operations.
|
2012-05-29 21:12:39 +02:00 |