]> git.saurik.com Git - wxWidgets.git/commit
fixed a fatal bug in DLL loading code: the deleted entries were never removed from...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Apr 2002 12:28:02 +0000 (12:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Apr 2002 12:28:02 +0000 (12:28 +0000)
commitd0fcccc41fc00ff24f09303fcc86eb71b45d02ea
tree26c1ce1bbbdb2a1abd09d267219820f7765f4b0b
parent4cae9a20a89d127601f68873681cfdaa7fe484d5
fixed a fatal bug in DLL loading code: the deleted entries were never removed from the list of the loaded libraries

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dynload.h
src/common/dynload.cpp