Robert Shearman
|
3435560317
|
oleaut32: Implement GetTypeInfoCount for standard fonts.
|
2006-07-28 12:56:45 +02:00 |
Robert Shearman
|
9648b824a1
|
oleaut32: Implement setting of the hPal property in IPictureDisp::Invoke.
Remove some validation code that is already handled by a more generic
case at the end of the function.
|
2006-07-28 12:56:45 +02:00 |
Robert Shearman
|
e0e7d96ee6
|
oleaut32: Implement getting of all properties in IPictureDisp::Invoke.
|
2006-07-28 12:56:45 +02:00 |
Robert Shearman
|
9985f50389
|
oleaut32: Add a test for passing an invalid number of input parameters into IFontDisp::Invoke with DISPATCH_PROPERTYGET.
|
2006-07-28 12:56:45 +02:00 |
Robert Shearman
|
25aff05e4a
|
oleaut32: Add validation for parameters in IPictureDisp::Invoke.
Add some tests for IPictureDisp::Invoke.
|
2006-07-28 12:56:44 +02:00 |
Robert Shearman
|
18732f85f9
|
oleaut32: Fix the return code for an invalid dispid in IFontDisp::Invoke.
|
2006-07-28 12:56:44 +02:00 |
Robert Shearman
|
fd48f795ff
|
oleaut32: Add a successful test for IFontDisp::Invoke.
|
2006-07-28 12:56:44 +02:00 |
Robert Shearman
|
c2afb5cbfb
|
oleaut32: Handle the Weight property in IFontDisp::Invoke.
|
2006-07-28 12:56:44 +02:00 |
Juan Lang
|
866969ed2b
|
secur32: Improve schannel's AcquireCredentialsHandle, with tests.
|
2006-07-28 12:36:39 +02:00 |
Juan Lang
|
e53ac1df94
|
sspi.h: Add missing define.
|
2006-07-28 12:36:14 +02:00 |
James Hawkins
|
05bd17b8b7
|
msi: Add tests for MsiDatabaseImport.
|
2006-07-28 12:35:37 +02:00 |
Jacek Caban
|
8298444f6b
|
mshtml.idl: Fix SAFEARRAY argument declaration.
|
2006-07-28 12:35:01 +02:00 |
Jacek Caban
|
37cf4a5260
|
widl: Reorder segments to match midl.
|
2006-07-28 12:34:27 +02:00 |
Jacek Caban
|
c9a08007eb
|
widl: Use cval in ATTR_ID.
|
2006-07-28 12:34:20 +02:00 |
Jacek Caban
|
b86bc2b634
|
widl: Added ATTR_BINDABLE handling to add_func_desc.
|
2006-07-28 12:34:14 +02:00 |
Jacek Caban
|
4d76264f3e
|
widl: Store typekind in msft_typeinfo_t to fix ATTR_DUAL handling.
|
2006-07-28 12:34:08 +02:00 |
Jacek Caban
|
89b443d559
|
shdocvw: Added test of GetControlInfo.
|
2006-07-28 12:34:02 +02:00 |
Michael Stefaniuc
|
2783e72a65
|
Fix 2 "static is not at beginning of declaration" warnings.
|
2006-07-28 12:33:56 +02:00 |
Michael Stefaniuc
|
b222f1bca4
|
msi: 0xdeadbeef is too big for a signed int thus producing sign
comparison warnings when compared to an int variable. Use 0xdeadbee
instead.
|
2006-07-28 12:33:45 +02:00 |
Andrew Talbot
|
99c5d1957a
|
mapi32/tests: Write-strings warning fix.
|
2006-07-28 12:33:11 +02:00 |
Andrew Talbot
|
ccf7f0777a
|
msi/tests: Write-strings warning fix.
|
2006-07-28 12:33:01 +02:00 |
Andrew Talbot
|
2c23192704
|
crypt32/tests: Write-strings warnings fix.
|
2006-07-28 12:32:48 +02:00 |
Stefan Siebert
|
f439f21641
|
winebrowser: Pass any given argument that is not a mailto URL to the browser.
|
2006-07-28 12:32:36 +02:00 |
Mike McCormack
|
2b8abca493
|
msiexec: Don't crash if there's no args.
|
2006-07-28 12:32:20 +02:00 |
Mike McCormack
|
43f7f3ec3f
|
msi: Don't set the shortcut's working directory if it's NULL.
|
2006-07-28 12:32:17 +02:00 |
Mike McCormack
|
525ceb7085
|
msi: Fix some memory leaks.
|
2006-07-28 12:32:14 +02:00 |
Vitaliy Margolen
|
6bd7451ece
|
dinput: Keyboard: Use the same event queue mechanism as mouse.
|
2006-07-28 12:32:08 +02:00 |
Stefan Dösinger
|
65e5ed60ae
|
wined3d: Do not use the IWineD3DSurface for the cursor.
|
2006-07-28 12:31:57 +02:00 |
Stefan Dösinger
|
0fbc1fc0df
|
wined3d: Avoid a false ERR.
|
2006-07-28 12:28:19 +02:00 |
Alexandre Julliard
|
f9cd714ea9
|
Release 0.9.18.
|
2006-07-27 16:55:50 +02:00 |
Jason Green
|
0312a30676
|
wined3d: Fix minor typo from shader patch.
|
2006-07-27 14:40:01 +02:00 |
Huw Davies
|
e7eeb67a7c
|
wine.inf: Add lnkfile description.
|
2006-07-27 14:39:55 +02:00 |
Alexandre Julliard
|
4d1d49b78a
|
server: Round up the timeout for poll() to avoid redundant calls.
|
2006-07-27 14:39:50 +02:00 |
Alexandre Julliard
|
5522446848
|
server: Don't crash on invalid request sizes.
|
2006-07-27 14:39:33 +02:00 |
Andrew Talbot
|
8abef9ea50
|
winhelp: Write-strings warning fix.
|
2006-07-27 12:23:02 +02:00 |
Andrew Talbot
|
aa57a0b939
|
user/tests: Write-strings warnings fix.
|
2006-07-27 12:22:55 +02:00 |
James Hawkins
|
d1617bea17
|
msi: Download the MSI package if it is a remote URL.
|
2006-07-27 12:22:43 +02:00 |
Juan Lang
|
3882b4f66a
|
crypt32: Implement CryptStrToNameA/W, with tests.
|
2006-07-27 12:22:35 +02:00 |
Juan Lang
|
8ccbdb801e
|
crypt32: Implement X509_UNICODE_NAME encoding/decoding.
|
2006-07-27 12:10:45 +02:00 |
Juan Lang
|
c562957375
|
rsaenh: Public keys should be exported with the CALG_RSA_KEYX alg_id.
|
2006-07-27 12:10:38 +02:00 |
Alexandre Julliard
|
06fbe6012f
|
oleaut32: Fixed compiler warning.
|
2006-07-27 12:03:33 +02:00 |
Jason Green
|
46c4b88ba5
|
wined3d: Fix some upside-down rendering issues for shaders.
|
2006-07-27 12:03:25 +02:00 |
Roderick Colenbrander
|
3127d6401a
|
wined3d: BltFast/BltOverride color keying.
|
2006-07-27 12:02:16 +02:00 |
Andrew Talbot
|
510b6d3b47
|
regedit: Write-strings warning fix.
|
2006-07-27 11:57:54 +02:00 |
Stefan Dösinger
|
3588067b90
|
wined3d: Blacklist WINED3DFMT_R8G8B8.
|
2006-07-27 11:57:45 +02:00 |
Hwang YunSong(황윤성)
|
0b5a6cd11b
|
wineconsole: Updated Korean resource.
|
2006-07-27 11:57:30 +02:00 |
Mike McCormack
|
b618e03b26
|
comctl32: Fix a typo.
|
2006-07-27 11:57:18 +02:00 |
Mike McCormack
|
65d12c342d
|
msi: Fix the value of LONG integers in records (suggested by James Hawkins).
|
2006-07-27 11:57:12 +02:00 |
Mike McCormack
|
e12f2b36a3
|
msi: Remember to free a handle.
|
2006-07-27 11:57:00 +02:00 |
Mike McCormack
|
31c5652dc6
|
msi: Fix some memory leaks in the condition parser.
|
2006-07-27 11:56:57 +02:00 |