Sign in
goma
/
wine
/
8ea086b30802fd668f0580dec99a636a8b457198
/
dlls
/
tapi32
b4c3fcd
tapi32: Implement tapiGetLocationInfoW.
by André Hentschel
· 13 years ago
7e30960
dlls: Assorted spelling fixes.
by Frédéric Delanoy
· 14 years ago
141067f
tapi32: Quiet a few noisy fixme's.
by Louis Lenders
· 15 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
626a13f
tapi32: Stub lineGetIDW.
by Andrew Nguyen
· 16 years ago
9ef447b
tapi32: Stub lineMakeCallW.
by Andrew Nguyen
· 16 years ago
af38006
tapi32: Stub lineGetDevCapsW.
by Andrew Nguyen
· 16 years ago
1f5c71f
tapi32: Stub lineAddProviderW.
by Andrew Nguyen
· 16 years ago
f5fc2ca
tapi32: Stub lineGetProviderListW.
by Andrew Nguyen
· 16 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
5dd2f1e
Include config.h and wine/port.h in files that use snprintf.
by Rob Shearman
· 17 years ago
c295178
tapi32: Add stub for lineInitializeExA.
by Louis Lenders
· 17 years ago
ebadbd4
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
d78ea3c
include/tapi.h: Add missing include directives.
by Francois Gouget
· 18 years ago
0a1f1a9
tapi32: Win64 printf format warning fixes.
by Hans Leidekker
· 18 years ago
b2d8e49
tapi32: Cast-qual warnings fix.
by Andrew Talbot
· 19 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
2307b78
tapi32: Fix spelling of a local variable.
by Francois Gouget
· 19 years ago
5258e06
make_dlls: Ignore generated import libraries from the top-level .gitignore.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
0edbaf7
Remove spaces before '\n' in traces.
by Francois Gouget
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
e9cac26
Change some TRACEing formats to make more sense.
by Vincent Béron
· 20 years ago
f2ad5ad
Fix pointer signedness and missing declarations warnings.
by Hans Leidekker
· 20 years ago
257c337
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
by Mike McCormack
· 20 years ago
aa0b9aa
Sort entry points alphabetically.
by Alexandre Julliard
· 20 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
d62356a
Added rules to build import libraries in the individual dll makefiles.
by Alexandre Julliard
· 20 years ago
e732fc0
Janitorial: Get rid of strncpy/strncpyW.
by Peter Berg Larsen
· 20 years ago
8cd05a0
Provide an 'A' version of appropriate functions.
by Rein Klazes
· 20 years ago
db30361
Implementation of lineGetTranslateCaps.
by Rein Klazes
· 21 years ago
ab14429
Implement tapiGetLocationInfo.
by Rein Klazes
· 21 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
6de2696
Only log the parameters of tapiGetLocationInfo as addresses, as output
by Rein Klazes
· 22 years ago
114a31a
Take advantage of new winebuild syntax to remove redundant function
by Alexandre Julliard
· 22 years ago
fd74cc4
Zero out the returned LINETRANSLATECAPS structure.
by Huw Davies
· 22 years ago
ac47048
Added some comments.
by Andreas Mohr
· 22 years ago
46be38e
Compile the tapi32 dll with STRICT defined.
by Michael Stefaniuc
· 22 years ago
23bb371
Added support for building certain dlls with -DSTRICT.
by Alexandre Julliard
· 22 years ago
6123951
Update some .cvsignore files for building on Windows.
by Steven Edwards
· 23 years ago
77afd6c
Made some more spec file entries optional or unnecessary.
by Alexandre Julliard
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
b104549
Don't try to set fields in nonexistant lpLineCountryList.
by Guy Albertelli
· 23 years ago
74e4d21
Avoid wildcards in .cvsignore.
by Patrik Stridvall
· 23 years ago
ea18679
Remove libXXXX.so.1.0 lines from .cvsignore files.
by David Elliott
· 24 years ago
27939f0
Start using import tables for dlls that can already support it.
by Alexandre Julliard
· 24 years ago
eb58e1d
Declare debug channels in all dlls that need them; added imports of
by Alexandre Julliard
· 24 years ago
691171b
Small dll interfaces cleanups.
by Alexandre Julliard
· 25 years ago
8fc0007
Implemented lineGetCountry. (works with HyperTrm.exe)
by Mike McCormack
· 25 years ago
6953d67
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
by Alexandre Julliard
· 25 years ago
b905023
Fixed some debug messages.
by Patrik Stridvall
· 25 years ago
5f6da6b
Small debug channel cleanup.
by Dimitrie O. Paun
· 25 years ago
fcfacb9
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
d0edc5f
Moved dll-specific make rules to a separate Makedll.rules file.
by Alexandre Julliard
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
6f71573
Make use of automatic ordinal allocation.
by Alexandre Julliard
· 25 years ago
dd03cc1
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
by Dimitrie O. Paun
· 25 years ago
b8684a2
Fixed some of the issues reported by winapi-check.
by Patrik Stridvall
· 26 years ago
daed93e
Moved .spec files to corresponding dlls/ directory.
by Ulrich Weigand
· 26 years ago
230599a
Fixed some warnings.
by Marcus Meissner
· 26 years ago
9fe7a25
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
06c275a
Converted to the new debugging interface (done with the help of the
by Alexandre Julliard
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
869ca2f
Fixed warning.
by Kevin Holbrook
· 26 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
5aa96c1
Implemented (nearly) all TAPI functions as stubs.
by Andreas Mohr
· 26 years ago