wshom: Implement IWshShell3::Run().
[wine] / include / tapi.h
2012-09-04  Michael Geddestapi32: Stub some missing functions.
2012-01-20  Alexandre Julliardinclude: Allow using windows.h in Wine code.
2011-11-14  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2009-03-23  Andrew Nguyentapi32: Stub lineGetIDW.
2009-03-23  Andrew Nguyentapi32: Stub lineMakeCallW.
2009-03-23  Andrew Nguyentapi32: Stub lineGetDevCapsW.
2009-02-23  Andrew Nguyentapi32: Stub lineAddProviderW.
2009-02-23  Andrew Nguyentapi32: Stub lineGetProviderListW.
2008-06-18  Jon Griffithstapi.h: Fix struct member names.
2007-10-29  Francois Gougettapi32: Add prototypes for lineInitializeExA/W().
2007-10-22  Louis Lenderstapi32: Add stub for lineInitializeExA.
2006-11-13  Francois Gougetinclude/tapi.h: Add missing include directives.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-18  Hans LeidekkerFix pointer signedness and missing declarations warnings.
2004-10-14  Rein KlazesProvide an 'A' version of appropriate functions.
2004-04-08  Rein KlazesAdd some structures and defines.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-01  Guy AlbertelliDon't try to set fields in nonexistant lpLineCountryList.
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2000-07-23  Mike McCormackImplemented lineGetCountry. (works with HyperTrm.exe)
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-03-14  Andreas MohrImplemented (nearly) all TAPI functions as stubs.