Add an empty hook function for WSASetBlockingHook to return.
[wine] / dlls / imagehlp / imagehlp_main.c
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-03-27  P. ChristeasImplemented MakeSureDirectoryPathExists.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-22  Michael StefaniucCompile the imagehlp dll with STRICT defined.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-10-11  Patrik StridvallStarted the implementation of IMAGEHLP.DLL.