Commit Graph

61264 Commits

Author SHA1 Message Date
Henri Verbeet 58fcb06c07 d3d10: Implement ID3D10EffectVariable::AsVector(). 2009-09-10 10:50:04 +02:00
Henri Verbeet fbbbdc09a5 d3d10: Implement ID3D10EffectVariable::AsScalar(). 2009-09-10 10:49:59 +02:00
Henri Verbeet 1ba006037c d3d10core: Use debugstr_a()/debugstr_an() to trace external strings. 2009-09-10 10:49:53 +02:00
Henri Verbeet ecc6a9519f d3d10: Add a debug function for D3D10_SHADER_VARIABLE_TYPE. 2009-09-10 10:49:42 +02:00
Henri Verbeet 7f617f3d2e d3d10: Add a debug function for D3D10_SHADER_VARIABLE_CLASS. 2009-09-10 10:49:36 +02:00
Juan Lang 5cefdb68c5 crypt32: Fix potential buffer overruns in CertGetNameStringW. 2009-09-10 10:49:32 +02:00
André Hentschel a83f94afa2 oleaut32: Test for rolled minutes. 2009-09-10 10:49:27 +02:00
Dan Kegel 398a8ea1fe ntdll: Add tests for NtQueryInformationFile. 2009-09-10 10:49:22 +02:00
Alistair Leslie-Hughes 30087f9660 msxml3: Add IDispatchEx support to IXMLDOMElement. 2009-09-10 10:49:17 +02:00
Chris Robinson 1ebce128c5 openal32: Add thunks for EFX functions. 2009-09-09 16:25:24 +02:00
Chris Robinson fbafa5d8f5 openal32: Wrap and track OpenAL contexts. 2009-09-09 16:25:24 +02:00
Chris Robinson d973953bbf openal32: Fill out thunk functions. 2009-09-09 16:25:24 +02:00
Chris Robinson 862965f4f7 openal32: Add a stub DLL thunk. 2009-09-09 16:25:24 +02:00
Vladimir Pankratov 8f78ff2961 jscript: Add Russian translation. 2009-09-09 16:25:24 +02:00
Roderick Colenbrander 4ef7bd6943 winex11: Add helper function for calculating ColorShifts. 2009-09-09 16:25:24 +02:00
Roderick Colenbrander bb457f7ffd winex11: Use ColorShifts in get_xrender_format_from_pdevice. 2009-09-09 16:25:23 +02:00
Huw Davies e789b1e5c0 oledb32: Add a stub IDCInfo interface. 2009-09-09 16:25:23 +02:00
Reece Dunn 98cc201eaf jscript/tests: Fixed typos in the output strings. 2009-09-09 16:25:23 +02:00
Juan Lang 89173715b2 crypt32: Implement CertGetNameStringW for CERT_NAME_URL_TYPE. 2009-09-09 16:25:23 +02:00
Juan Lang 2fe736d928 crypt32: Implement CertGetNameStringW for CERT_NAME_DNS_TYPE. 2009-09-09 16:25:23 +02:00
Juan Lang 6dfe7bc3a6 crypt32: Implement CertGetNameStringW for CERT_NAME_EMAIL_TYPE. 2009-09-09 16:25:23 +02:00
Juan Lang 288c79cb16 crypt32: Implement CertGetNameStringW for CERT_NAME_RDN_TYPE. 2009-09-09 16:25:22 +02:00
Juan Lang dfcd8a67c1 crypt32: Implement CertGetNameStringW for CERT_NAME_ATTR_TYPE. 2009-09-09 16:25:22 +02:00
Juan Lang ef7cda722c crypt32: Further simplify CertGetNameStringW. 2009-09-09 16:25:22 +02:00
Juan Lang 4d2972c844 crypt32: Use a helper function to simplify CertGetNameStringW. 2009-09-09 16:25:22 +02:00
Juan Lang 7d83106427 crypt32: Return an empty string from CertGetNameStringW if a name couldn't be found. 2009-09-09 16:25:22 +02:00
Juan Lang c7db5ee6a7 crypt32: Correct searching the alternate name in CertGetNameStringW if the main name doesn't contain an appropriate OID. 2009-09-09 16:25:22 +02:00
Frédéric Delanoy bbab7f2782 documentation: Keep README.fr in sync; fixes.
In addition, conversion to UTF-8.
2009-09-09 16:25:21 +02:00
Huw Davies 50046f21d4 oledb32: Add stub DllCanUnloadNow. 2009-09-09 16:25:21 +02:00
Huw Davies d36e1cefde oledb32: Add registration routines. 2009-09-09 16:25:21 +02:00
Hans Leidekker 92cd7a8fa0 msi: Add a test to show that creating shortcuts works regardless of COM initialization state. 2009-09-09 16:25:00 +02:00
Hans Leidekker 6b107c7f62 shell32: Reject NULL path in IShellLink_SetPath. 2009-09-09 14:07:43 +02:00
Nikolay Sivov fffb41f6a6 comctl32/header: Add XP SP3 workaround for Header tests. Fix window handle leak. 2009-09-09 13:14:09 +02:00
Nikolay Sivov cbe960f1e9 comctl32/monthcal: Draw selected day as v6 does. Get rid of ugly selection curve. 2009-09-09 13:13:56 +02:00
Nikolay Sivov 86bd48d512 comctl32/monthcal: Cache window GWL_STYLE. 2009-09-09 13:13:48 +02:00
Aric Stewart 91791768f7 msctf/tests: Add handler sink_check_ok for checking fired sinks. 2009-09-09 13:13:40 +02:00
Aric Stewart b0e452f1cf msctf/test: Add sink_fire_ok helper and use it to check sink firing. 2009-09-09 13:13:31 +02:00
Alexandre Julliard 3afda68cc6 advapi32/tests: Use explicit prototypes for function pointers. 2009-09-09 13:13:25 +02:00
Alexandre Julliard 312429fb51 shell32: Use explicit prototypes for function pointers. 2009-09-09 13:13:19 +02:00
Alexandre Julliard 34b0a55eb1 mapi32: Use explicit prototypes for function pointers. 2009-09-09 13:13:13 +02:00
Alexandre Julliard b7f2ccb6b4 comctl32: Use explicit prototypes for function pointers. 2009-09-09 13:13:08 +02:00
Alexandre Julliard b225082a71 user32/tests: Use explicit prototypes for function pointers. 2009-09-09 13:12:46 +02:00
Alexandre Julliard 13ca78cf1a user32: Use explicit prototypes for function pointers. 2009-09-09 13:12:38 +02:00
Alexandre Julliard 858f08789e kernel32: Use explicit prototypes for function pointers. 2009-09-09 13:12:28 +02:00
Alexandre Julliard bea2e15cf3 include: Fix the RPC_AUTH_KEY_RETRIEVAL_FN definition. 2009-09-09 12:27:09 +02:00
Alexandre Julliard e98a52e585 msi: Force overwriting of read-only files when extracting a cabinet, with tests. 2009-09-09 12:19:28 +02:00
Alexandre Julliard bab99e5353 user32/tests: Non-US keyboards are allowed on Wine too. 2009-09-09 12:18:56 +02:00
Dmitry Timoshkov 07a002f3b4 user32: Send the same lParam with WM_SYSCOMMAND/SC_CLOSE as was received with WM_NCLBUTTONDOWN. 2009-09-09 12:18:39 +02:00
Dmitry Timoshkov 9dbdd708e3 winex11.drv: Handle WM_DELETE_WINDOW by simulating clicking the caption Close button. 2009-09-09 12:18:28 +02:00
Jacek Caban c89b4aec99 mshtml: Added IHTMLElement::dblclick property implementation. 2009-09-09 12:09:11 +02:00