Detlef Riekenberg
|
6643049116
|
oleaut32: VarCat must use localized names for VT_BOOL.
|
2009-04-14 15:11:58 -05:00 |
Michael Stefaniuc
|
0c07d3ba37
|
oleaut32: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:43:22 +02:00 |
Aric Stewart
|
3b3ed7a020
|
oleaut32: In variants check bOverflow to make sure not to accidently overun static buffers in an overflow case (Coverity 313).
|
2008-10-07 15:22:30 +02:00 |
Michael Stefaniuc
|
f830a12ddb
|
oleaut32: Remove redundant NULL check before SysFreeString (Smatch).
|
2008-09-25 11:18:59 +02:00 |
Rob Shearman
|
e57697a04b
|
oleaut32: Fix testing of HRESULT types with not operator instead of comparing against S_OK.
This makes it more obvious what the code is doing.
|
2008-08-18 17:34:12 +02:00 |
Michael Karcher
|
abaac300d1
|
oleaut32: Cache localised number chars.
|
2008-05-19 20:19:52 +02:00 |
Austin English
|
aab8fae59a
|
Spelling fixes.
|
2008-04-21 14:25:05 +02:00 |
Austin English
|
e8dbd66c23
|
oleaut32: Spelling fixes.
|
2008-04-14 21:28:38 +02:00 |
Andrew Talbot
|
9d16a42210
|
oleaut32: Assign to structs instead of using memcpy.
|
2008-03-12 11:59:27 +01:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Alexandre Julliard
|
a7f4e8bf74
|
oleaut32: Properly initialize the result variant in VarImp.
|
2007-10-29 13:53:40 +01:00 |
Alex Villacís Lasso
|
38079e0744
|
oleaut32: Support for VT_DISPATCH in VarRound.
|
2007-06-05 12:20:46 +02:00 |
Alex Villacís Lasso
|
7f84b91bff
|
oleaut32: Support for VT_DISPATCH in VarNeg.
|
2007-06-05 12:20:37 +02:00 |
Alex Villacís Lasso
|
f1b44b36e4
|
oleaut32: Support for VT_DISPATCH in VarInt.
|
2007-06-05 12:20:28 +02:00 |
Alex Villacís Lasso
|
bd7de42787
|
oleaut32: Support for VT_DISPATCH in VarFix.
|
2007-06-05 12:20:18 +02:00 |
Alex Villacís Lasso
|
2ebe12397f
|
oleaut32: Support for VT_DISPATCH in VarNot.
|
2007-06-05 12:20:08 +02:00 |
Alex Villacís Lasso
|
932fcac150
|
oleaut32: Support for VT_DISPATCH in VarAbs.
|
2007-06-05 12:19:31 +02:00 |
Francois Gouget
|
fa48cb042c
|
Assorted spelling fixes.
|
2007-05-29 13:47:18 +02:00 |
Jason Edmeades
|
94b9b6146d
|
oleaut32: Convert to VT_DECIMAL fails with overflow (with test).
|
2007-04-03 11:32:57 +02:00 |
Andrew Talbot
|
d6fc116475
|
oleaut32: Declare some items static.
|
2007-01-22 12:08:55 +01:00 |
Alex Villacís Lasso
|
1c85155eaa
|
oleaut32: Support for VT_DISPATCH in VarImp.
|
2007-01-03 11:49:16 +01:00 |
Alex Villacís Lasso
|
e02b224d57
|
oleaut32: Support for VT_DISPATCH in VarPow.
|
2007-01-03 11:48:47 +01:00 |
Alex Villacís Lasso
|
90844e2067
|
oleaut32: Support for VT_DISPATCH in VarMod.
|
2007-01-03 11:48:13 +01:00 |
Alex Villacís Lasso
|
cdceb02319
|
oleaut32: Support for VT_DISPATCH in VarIdiv.
|
2007-01-03 11:44:42 +01:00 |
Alex Villacís Lasso
|
5aacee9550
|
oleaut32: Support for VT_DISPATCH in VarXor.
|
2007-01-03 11:44:03 +01:00 |
Alex Villacís Lasso
|
e98a49dee4
|
oleaut32: Support for VT_DISPATCH in VarOr.
|
2007-01-03 11:43:29 +01:00 |
Alex Villacís Lasso
|
a5e3a999ea
|
oleaut32: Support for VT_DISPATCH in VarSub.
|
2007-01-03 11:42:33 +01:00 |
Alex Villacís Lasso
|
67c9b7cbb8
|
oleaut32: Support for VT_DISPATCH in VarDiv.
|
2007-01-03 11:41:46 +01:00 |
Alex Villacís Lasso
|
01395dec51
|
oleaut32: Support for VT_DISPATCH in VarMul.
|
2007-01-03 11:40:11 +01:00 |
Alex Villacís Lasso
|
308a0b2e18
|
oleaut32: Support for VT_DISPATCH in VarAdd.
|
2007-01-03 11:39:11 +01:00 |
Alex Villacís Lasso
|
97d13c552c
|
oleaut32: Support for VT_DISPATCH in VarAnd.
|
2007-01-03 11:37:31 +01:00 |
Alex Villacís Lasso
|
4245cbb31c
|
oleaut32: Add wrapper for dereferencing a VARIANT of type VT_DISPATCH and returning the VARIANT value.
|
2007-01-03 11:35:37 +01:00 |
Alex Villacís Lasso
|
c290f623e0
|
oleaut32: Fix VarMod(VT_DECIMAL) test by properly initializing the DECIMAL to use.
Fix Wine handling of VT_DECIMAL in VarMod.
|
2006-12-26 13:25:03 +01:00 |
Dmitry Timoshkov
|
601bf6ea12
|
oleaut32: Make some data const and static.
|
2006-11-28 12:36:20 +01:00 |
Alex Villacís Lasso
|
3f593aa622
|
oleaut32: variant - allow conversion of VT_DISPATCH into VT_BSTR in VarCat.
|
2006-11-08 15:50:55 +01:00 |
Francois Gouget
|
ef998ea6cb
|
Assorted spelling fixes.
|
2006-10-16 11:33:38 +02:00 |
Hans Leidekker
|
ce66f5d684
|
oleaut32: Win64 printf format warning fixes.
|
2006-10-13 12:08:47 +02:00 |
Francois Gouget
|
dd28d5be08
|
Tweak TRACE()s to simplify '\n' checks.
|
2006-10-06 17:29:27 +02:00 |
Benjamin Arai
|
4cb6c9184b
|
oleaut32: Implementation for function variant:VarImp.
|
2006-09-21 11:25:41 +02:00 |
Benjamin Arai
|
ed64999180
|
oleaut32: Fixes for function variant:VarIdiv.
|
2006-09-12 10:53:49 +02:00 |
Benjamin Arai
|
aaca30cf03
|
oleaut32: Fixes for function variant:VarDiv.
|
2006-09-12 10:53:08 +02:00 |
Benjamin Arai
|
fbf9cba683
|
oleaut32: Fixes for function variant:VarPow.
|
2006-09-08 12:54:59 +02:00 |
Benjamin Arai
|
3abb454c70
|
oleaut32: Fixes for function variant:VarAnd.
|
2006-09-08 12:52:14 +02:00 |
Francois Gouget
|
3eda8da2bd
|
oleaut32: Fix spelling of VARIANT_NUMBER_CHARS's separator fields.
|
2006-09-08 11:03:00 +02:00 |
Stefan Leichter
|
220547708a
|
oleaut32: Print 64bit integers with wine_dbgstr_longlong.
|
2006-08-22 11:59:38 +02:00 |
Benjamin Arai
|
9634ffa7dc
|
oleaut32: VarSub: Fixes several data types and corrects error codes.
|
2006-07-28 12:56:45 +02:00 |
Benjamin Arai
|
4026a4c0a8
|
oleaut32: Fix temp variant initialization issues in VarCat.
|
2006-07-21 13:40:32 +02:00 |
Benjamin Arai
|
911af4dce9
|
oleaut32: Update error codes for VarMod.
|
2006-07-19 09:38:50 +02:00 |
Benjamin Arai
|
d42002b72c
|
oleaut32: VarCmp - Corrected function description.
|
2006-07-18 11:10:15 +02:00 |
Benjamin Arai
|
700adac9ac
|
oleaut32: Conformance test and patch for VarCat.
|
2006-07-11 17:14:58 +02:00 |