Andrew Nguyen
|
626a13fd57
|
tapi32: Stub lineGetIDW.
|
2009-03-23 18:21:06 +01:00 |
Andrew Nguyen
|
9ef447be92
|
tapi32: Stub lineMakeCallW.
|
2009-03-23 18:21:06 +01:00 |
Andrew Nguyen
|
af38006ad1
|
tapi32: Stub lineGetDevCapsW.
|
2009-03-23 18:21:06 +01:00 |
Andrew Nguyen
|
1f5c71fa48
|
tapi32: Stub lineAddProviderW.
|
2009-02-23 15:53:48 +01:00 |
Andrew Nguyen
|
f5fc2ca4c5
|
tapi32: Stub lineGetProviderListW.
|
2009-02-23 15:53:44 +01:00 |
Jon Griffiths
|
c5bedbf69e
|
tapi.h: Fix struct member names.
|
2008-06-18 16:48:04 +02:00 |
Francois Gouget
|
55fe2b26b5
|
tapi32: Add prototypes for lineInitializeExA/W().
|
2007-10-29 12:04:55 +01:00 |
Louis Lenders
|
c29517896f
|
tapi32: Add stub for lineInitializeExA.
|
2007-10-22 14:54:39 +02:00 |
Francois Gouget
|
d78ea3ccfa
|
include/tapi.h: Add missing include directives.
|
2006-11-13 12:45:45 +01:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Hans Leidekker
|
f2ad5ade5c
|
Fix pointer signedness and missing declarations warnings.
|
2005-07-18 09:10:51 +00:00 |
Rein Klazes
|
8cd05a00e3
|
Provide an 'A' version of appropriate functions.
|
2004-10-14 00:28:29 +00:00 |
Rein Klazes
|
d313f20593
|
Add some structures and defines.
|
2004-04-08 19:06:26 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Dimitrie O. Paun
|
53f9c21fb7
|
Use angle brackets (<>) rather than quotes ("") for the include
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
|
2003-08-28 21:43:34 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Guy Albertelli
|
b10454965e
|
Don't try to set fields in nonexistant lpLineCountryList.
Supply valid tapi codes.
|
2002-02-01 19:01:31 +00:00 |
Patrik Stridvall
|
f94462fb75
|
Move __stdcall/__cdecl to the right place.
|
2002-01-31 23:22:07 +00:00 |
Mike McCormack
|
8fc00076b9
|
Implemented lineGetCountry. (works with HyperTrm.exe)
|
2000-07-23 14:20:58 +00:00 |
Francois Gouget
|
ae41e8c804
|
Reordered the CALLBACK and WINAPI directives so that it compiles with
old g++ versions.
|
2000-06-11 20:07:58 +00:00 |
Patrik Stridvall
|
26ffb3cd76
|
Fixed/added missing/wrong function prototypes and made internal
functions static.
|
1999-07-31 14:41:43 +00:00 |
Patrik Stridvall
|
14da7b1c93
|
Added extern "C" if __cplusplus is defined.
|
1999-06-12 10:53:06 +00:00 |
Patrik Stridvall
|
0f8bc5b5c7
|
Fixed ANSI compabillity.
|
1999-04-22 16:27:50 +00:00 |
Andreas Mohr
|
5aa96c1906
|
Implemented (nearly) all TAPI functions as stubs.
|
1999-03-14 12:34:25 +00:00 |