Check against NULL libname in LoadModule16.
[wine] / dlls / kernel / except.c
2005-06-20  Mike McCormack- don't include winreg.h
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-06  Alexandre JulliardRemoved some unnecessary inclusions of thread.h
2005-06-05  Alexandre JulliardDon't bother looking for a resource directory in free...
2005-02-24  Dmitry TimoshkovMatch RaiseException and EXCEPTION_RECORD to SDK defini...
2004-12-14  Alexandre JulliardGenerate stub entries on the fly for missing entry...
2004-06-01  Mike HearnUse TRACE rather than FIXME for check_resource_write.
2004-03-12  Alexandre JulliardWe no longer need to pass --debugmsg -all to winedbg.
2004-03-11  Alexandre JulliardRemove the WINEDEBUG variable from the environment...
2004-01-28  Alexandre JulliardMake sure that there is extra information in the except...
2003-10-14  Alexandre JulliardSet or clear the BeingDebugged flag in the PEB when...
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...