Added an unknown VxD error code.
[wine] / dlls / ole32 / errorinfo.c
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-22  Damyan OgnyanoffIErrorInfo is now derived from IUnknown.
2000-08-03  Juergen SchmiedImplemented the ErrorInfo interfaces.
2000-06-12  Juergen Schmied- implemented Get/SetThreadLocale
2000-02-26  Alexandre JulliardErrorInfo functions need to be in ole32, not oleaut32.