Louis Lenders
|
c29517896f
|
tapi32: Add stub for lineInitializeExA.
|
2007-10-22 14:54:39 +02:00 |
Francois Gouget
|
ebadbd4bd5
|
Assorted spelling fixes.
|
2007-08-09 14:13:07 +02:00 |
Francois Gouget
|
d78ea3ccfa
|
include/tapi.h: Add missing include directives.
|
2006-11-13 12:45:45 +01:00 |
Hans Leidekker
|
0a1f1a9c00
|
tapi32: Win64 printf format warning fixes.
|
2006-10-12 21:26:30 +02:00 |
Andrew Talbot
|
b2d8e49695
|
tapi32: Cast-qual warnings fix.
|
2006-10-02 12:34:17 +02:00 |
Francois Gouget
|
2307b78604
|
tapi32: Fix spelling of a local variable.
|
2006-09-08 11:03:13 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Francois Gouget
|
0edbaf7e80
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
Hans Leidekker
|
f2ad5ade5c
|
Fix pointer signedness and missing declarations warnings.
|
2005-07-18 09:10:51 +00:00 |
Mike McCormack
|
257c337c19
|
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
|
2005-07-07 12:08:42 +00:00 |
Rein Klazes
|
8cd05a00e3
|
Provide an 'A' version of appropriate functions.
|
2004-10-14 00:28:29 +00:00 |
Rein Klazes
|
db30361cf4
|
Implementation of lineGetTranslateCaps.
|
2004-05-10 19:54:25 +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 |
Huw Davies
|
fd74cc4919
|
Zero out the returned LINETRANSLATECAPS structure.
Read country list from the registry.
Add a load of countries to winedefault.reg.
|
2002-11-13 21:25:34 +00:00 |
Michael Stefaniuc
|
46be38e8b8
|
Compile the tapi32 dll with STRICT defined.
|
2002-10-22 00:47:08 +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 |
Alexandre Julliard
|
691171b8e6
|
Small dll interfaces cleanups.
|
2000-08-08 20:49:16 +00:00 |
Mike McCormack
|
8fc00076b9
|
Implemented lineGetCountry. (works with HyperTrm.exe)
|
2000-07-23 14:20:58 +00:00 |
Patrik Stridvall
|
b905023c74
|
Fixed some debug messages.
|
2000-05-11 21:48:28 +00:00 |
Dimitrie O. Paun
|
5f6da6b500
|
Small debug channel cleanup.
|
2000-05-07 18:25:04 +00:00 |
Patrik Stridvall
|
fcfacb95a7
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-24 20:46:04 +00:00 |
Alexandre Julliard
|
6f715732e7
|
Make use of automatic ordinal allocation.
|
2000-01-01 22:06:18 +00:00 |
Dimitrie O. Paun
|
dd03cc19fd
|
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
Use the default version of FIXME, ERR, WARN, TRACE for the default
channel.
|
1999-12-08 03:56:23 +00:00 |
Alexandre Julliard
|
06c275a643
|
Converted to the new debugging interface (done with the help of the
script written by Patrik Stridvall).
|
1999-05-02 14:32:27 +00:00 |
Patrik Stridvall
|
b4b9fae671
|
New debug scheme with explicit debug channels declaration.
|
1999-04-19 14:56:29 +00:00 |
Jim Aston
|
2e1cafa288
|
Renamed wintypes.h to windef.h.
|
1999-03-14 16:35:05 +00:00 |
Andreas Mohr
|
5aa96c1906
|
Implemented (nearly) all TAPI functions as stubs.
|
1999-03-14 12:34:25 +00:00 |