Try to avoid loading 16-bit DLLs into memory for accessing version
commit97551bcef5604d106f9fcb08a5f86724fd56f577
authorDmitry Timoshkov <dmitry@codeweavers.com>
Thu, 26 Aug 2004 18:10:24 +0000 (26 18:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Aug 2004 18:10:24 +0000 (26 18:10 +0000)
tree1f21ebda4862b0eeda447201759e93f1352d30c7
parent968e25214950f7cd50c47b63c871c93d3f72d441
Try to avoid loading 16-bit DLLs into memory for accessing version
info, this might lead to undesired side effects like loading a bunch
of other 16-bit DLLs.
dlls/version/info.c