Moved standard syslevel APIs declaration to winbase.h.
[wine] / dlls / tapi32 /
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-07-23  Mike McCormackImplemented lineGetCountry. (works with HyperTrm.exe)
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-05-11  Patrik StridvallFixed some debug messages.
2000-05-07  Dimitrie O. PaunSmall debug channel cleanup.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-05-29  Marcus MeissnerFixed some warnings.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-11  Kevin HolbrookFixed warning.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Andreas MohrImplemented (nearly) all TAPI functions as stubs.