- 19 Jul, 2021 1 commit
-
-
Francois Gouget authored
Signed-off-by: Francois Gouget <fgouget@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Mar, 2021 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 01 Mar, 2021 2 commits
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 25 Sep, 2019 1 commit
-
-
Kevin Puetz authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 16 Jul, 2018 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 27 Oct, 2015 1 commit
-
-
Francois Gouget authored
This fixes the wine_dbgstr_variant() compatibility with non __STDC__ compilers and source code that defines _FORCENAMELESSUNION. Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 30 Jul, 2010 2 commits
-
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
- 19 Feb, 2009 1 commit
-
-
Juan Lang authored
With thanks to Dmitry for spotting this.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 06 Dec, 2005 1 commit
-
-
Robert Shearman authored
-
- 24 Jul, 2005 1 commit
-
-
Vincent Béron authored
one as reference.
-
- 10 Jan, 2005 1 commit
-
-
Francois Gouget authored
-
- 01 Mar, 2004 1 commit
-
-
Martin Fuchs authored
-
- 18 Nov, 2003 1 commit
-
-
Francois Gouget authored
-
- 14 Nov, 2003 1 commit
-
-
Jon Griffiths authored
OaBuildVersion() returns a ULONG, not UINT.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 04 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 28 Aug, 2003 1 commit
-
-
Dimitrie O. Paun authored
directives in our .h files. This should avoid some potentially nasty surprises for Winelib apps.
-
- 18 Jul, 2003 1 commit
-
-
Jon Griffiths authored
Use proper types for SafeArray/variant prototypes. Change I1 functions to take signed chars
-
- 05 Jan, 2003 1 commit
-
-
Ove Kaaven authored
include/oleauto.h.
-
- 02 Jan, 2003 1 commit
-
-
Marcus Meissner authored
Added support for FADF_HAVEIID, FADF_RECORD, FADF_HAVEVARTYPE. Implemented SafeArrayAllocDescriptorEx and SafeArrayGetVarType correctly. Fixed second argument of SafeArrayCopyData (it is just SAFEARRAY*). Changed allocation to include 16 bytes before the SAFEARRAY (to store IID/VARTYPE/IRecordInfo*). VARTYPE -> size array was not indexed correctly. Added lots of testcases for most functionality. Added IRecordInfo interface definition.
-
- 23 Dec, 2002 1 commit
-
-
Dimitrie O. Paun authored
-
- 05 Dec, 2002 1 commit
-
-
Ove Kaaven authored
directly.
-
- 08 Jul, 2002 1 commit
-
-
Gregg Mattinson authored
stored.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 05 Feb, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 21 Aug, 2001 1 commit
-
-
Francois Gouget authored
Fix the VARIANT C layout, i.e. the union/struct names/nesting. Encapsulate all accesses to VARIANT types with the V_VT and V_UNION macros.
-
- 20 Aug, 2001 1 commit
-
-
Nikolas Zimmermann authored
-
- 15 Aug, 2001 1 commit
-
-
Marcus Meissner authored
-
- 13 Aug, 2001 1 commit
-
-
Daniel Walker authored
There was another implementation of SystemTimetoVariantTime submitted that didn't work for dates prior to 1900. - implemented VarDateFromUDate/VarUdateFromDate - implemented VariantTimeToDosDateTime
-
- 31 May, 2001 1 commit
-
-
Francois Gouget authored
Remove (commented-out) references to inexistent VarXxxFrom32 functions. Remove obsolete '32' suffixes.
-
- 07 May, 2001 1 commit
-
-
Francois Gouget authored
Names are no longer suffixed with 32! Removed it.
-
- 12 Feb, 2001 1 commit
-
-
Jon Griffiths authored
-
- 22 Jan, 2001 1 commit
-
-
Josh DuBois authored
-
- 09 Dec, 2000 1 commit
-
-
Andreas Mohr authored
-
- 25 Nov, 2000 1 commit
-
-
Marcus Meissner authored
-
- 19 Oct, 2000 1 commit
-
-
Francois Gouget authored
-