Moved standard syslevel APIs declaration to winbase.h.
[wine] / dlls / odbc32 /
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-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-24  Patrik StridvallExplicitly initialize structures.
2000-10-13  Francois GougetHFILE is an int, not a regular HANDLE.
2000-07-16  Andreas MohrSpelling fixes.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
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-02-26  Patrik StridvallFixed ANSI C violations.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-04  Patrik StridvallFixed some issues found by winapi_check.
1999-12-27  Alexandre JulliardCosmetics.
1999-12-26  Alexandre JulliardFixed/commented out duplicate entry point names.
1999-12-11  Alexandre JulliardXiang Li