Added an unknown VxD error code.
[wine] / dlls / odbc32 / proxyodbc.c
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2000-12-13  James AbbatielloWork around glibc 2.1.x dlopen bug (again).
2000-12-05  Alexandre JulliardAlways pass lower-case filenames to wine_dll_load().
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-07  Patrik StridvallFixed issues found by winapi_check.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-26  Patrik StridvallFixed ANSI C violations.
1999-12-27  Alexandre JulliardCosmetics.
1999-12-11  Alexandre JulliardXiang Li