Francois Gouget
d3c7b2f7cc
d3d8: Remove WINAPI on static functions where not needed.
2008-11-24 14:18:42 +01:00
Francois Gouget
451f642e16
crypt32: Remove WINAPI on static functions where not needed.
2008-11-24 14:18:42 +01:00
Francois Gouget
7e4aa49387
comdlg32: Remove WINAPI on static functions where not needed.
2008-11-24 14:18:42 +01:00
Francois Gouget
0a9c529072
atl: Remove WINAPI on static functions where not needed.
2008-11-24 14:18:42 +01:00
Andrew Nguyen
3909672f59
jscript: Implement the String.toUpperCase() method.
2008-11-24 14:18:41 +01:00
Andrew Nguyen
c4148203c6
jscript: Implement the String.toLowerCase() method.
2008-11-24 14:18:41 +01:00
Peter Dons Tychsen
e83b62f3d0
winedos: Fixed memory resize function which returned paragraphs in some cases instead of bytes.
2008-11-24 14:18:41 +01:00
Alexandre Julliard
a488ee8e7a
kernel32: Fix the base DOS memory address when the low 64K are not accessible.
2008-11-24 14:18:41 +01:00
Alexandre Julliard
d2c8bfbf8a
configure: Print a few more hints about requiring 32-bit libraries.
2008-11-24 14:18:41 +01:00
Kai Blin
4dedbd404c
dbghelp: Upgrade FIXME to ERR.
2008-11-24 14:18:41 +01:00
Christian Costa
632d34651f
wined3d: Implement CONVERT_CK_RGB24 in d3dfmt_convert_surface.
2008-11-24 14:18:41 +01:00
Christian Costa
40fff317ea
d3dxof: Finish support for multi-dimensional array.
2008-11-24 14:18:41 +01:00
Christian Costa
eaaced6cc5
d3dxof: Small clean-up.
2008-11-24 14:18:41 +01:00
Christian Costa
607062f3c3
d3dxof: Support multi-dimentional array in templates.
2008-11-24 14:18:41 +01:00
Francois Gouget
c880ccea1a
regedit: Fix handling of zero-byte binary values for 'regedit /E'.
2008-11-24 13:43:47 +01:00
Jacek Caban
cc8511678d
mshtml: Skip tests on old IE as soon as possible.
2008-11-24 13:43:43 +01:00
Jacek Caban
60d12a3adb
mshtml: Skip tests on old IE as soon as possible.
2008-11-24 13:43:40 +01:00
Jacek Caban
3dbeb15eac
mshtml: Call necko's SetUploadStream from wrapper's SetUploadStream.
2008-11-24 13:43:38 +01:00
Juan Lang
afc7a79897
crypt32: Implement CryptFormatObject for the Netscape string OIDs.
2008-11-24 13:43:32 +01:00
Henri Verbeet
d8f2e16cea
wined3d: Move caps related constants and structures to wined3d_caps.h.
2008-11-24 13:43:04 +01:00
Alexandre Julliard
12c809056e
Release 1.1.9.
2008-11-21 17:20:28 +01:00
Alexandre Julliard
e37f8f23f1
shdocvw: Fix the computation of the default extents.
2008-11-21 17:07:21 +01:00
Alexandre Julliard
bd8e14bedd
user32/tests: Only test the window caption status if there is a foreground window.
2008-11-21 15:53:25 +01:00
Alistair Leslie-Hughes
9643411c32
version: VerQueryValueA/W allow blank and NULL strings.
2008-11-21 13:53:12 +01:00
Alistair Leslie-Hughes
01536b5003
mshtml: Implement IHTMLDocument2_get_images.
2008-11-21 12:50:30 +01:00
Alistair Leslie-Hughes
8745dd26d6
mshtml: Implement IDispatch for IHTMLCurrentStyle.
2008-11-21 11:54:22 +01:00
Alistair Leslie-Hughes
71eac71e16
mshtml: Implement IHTMLStyle get/put posTop.
2008-11-21 11:54:18 +01:00
Andrew Riedi
1425b1b9ef
user32: Fix the loading of stretched cursors.
...
Based on patches by Henri Verbeet.
2008-11-21 11:53:22 +01:00
Andrew Talbot
fdba8b8593
wined3d: Sign-compare warnings fix.
2008-11-21 11:29:12 +01:00
Juan Lang
cf9f9af6d0
crypt32: Pass next data pointer when decoding a CRL dist point.
2008-11-21 11:29:08 +01:00
Ricardo Filipe
d27fa4fcae
atl: Remove dead store (llvm/clang).
2008-11-21 11:28:58 +01:00
Ricardo Filipe
66019452f4
comctl32: Remove dead stores (llvm/clang).
2008-11-21 11:28:51 +01:00
Ricardo Filipe
6c24fb1ca8
comctl32: Removed dead increment (llvm/clang).
2008-11-21 11:28:45 +01:00
Ricardo Filipe
422cd0bc3a
comctl32: Removed dead increment (llvm/clang).
2008-11-21 11:28:40 +01:00
Ricardo Filipe
5630124896
comctl32: Removed dead store (llvm/clang).
2008-11-21 11:28:36 +01:00
Ricardo Filipe
66b732e4f8
sane.ds: Check dead stored status (llvm/clang).
2008-11-21 11:28:28 +01:00
Alexandre Julliard
35078f4b57
configure: Add a --disable-tests option to avoid building regression tests.
2008-11-21 10:16:12 +01:00
Austin English
8efc3fec1d
msvcrt: Fix a compiler warning.
2008-11-21 10:04:03 +01:00
Paul Vriens
a413c38a7c
user32/tests: Fix a few test failures on Win9x.
2008-11-21 10:03:17 +01:00
Paul Vriens
cac3cb9036
comdlg32/tests 2/2: Fix a test failure on Win9x.
2008-11-21 10:02:20 +01:00
Paul Vriens
c9b8260056
comdlg32/tests 1/2: Fix a test failure on XP and W2K3.
2008-11-21 10:02:13 +01:00
Francois Gouget
3bb449468d
reg: Avoid wvsprintfW() so we can avoid loading user32.dll.
2008-11-21 10:01:57 +01:00
Francois Gouget
b700a1b11a
advapi32/tests: Check how the registry APIs handle non-terminated strings.
2008-11-21 10:01:35 +01:00
Francois Gouget
ece65a4828
advapi32/tests: Fix the line number reported by test_hkey_main_Value_[AW]().
2008-11-21 10:01:25 +01:00
Francois Gouget
9ce2bd20e4
advapi32/tests: Cleanup test_hkey_main_Value_[AW]().
...
Fix a byte vs. WCHAR count issue in test_hkey_main_Value_W().
Check that RegQueryValueEx[AW]() did not write more data than expected.
2008-11-21 10:01:18 +01:00
Francois Gouget
b0cf129c98
ntdll/tests: Remove a redundant 'if'.
2008-11-21 10:01:07 +01:00
Francois Gouget
be19acfbe8
regedit: Avoid wsprintfW() so we can avoid loading user32.dll for 'regedit /E'.
2008-11-21 10:00:47 +01:00
Francois Gouget
a81bb704df
regedit: Fix exporting of REG_EXPAND_SZ and other 'weird' strings.
...
REG_EXPAND_SZ must be exported as hexadecimal to preserve the string type.
0-byte strings and those missing a trailing '\0' or with odd sizes must
be saved as hexadecimal too so they are restored as is.
Move the binary-value export code to the new REGPROC_export_binary()
function.
2008-11-21 10:00:41 +01:00
Francois Gouget
3ef0b0ef2d
regedit: Pass the string length to REGPROC_export_string().
...
We already know it in the caller so this saves us one lstrlenW() call.
2008-11-21 10:00:17 +01:00
Francois Gouget
d92c976803
regedit: Fix a buffer allocation in export_registry_key().
...
This fixes a major buffer overflow bug in 'regedit /E'.
2008-11-21 10:00:13 +01:00