Be quieter loading imports.
authorIain Patterson <me@iain.cx>
Wed, 27 Jul 2016 10:47:16 +0000 (11:47 +0100)
committerIain Patterson <me@iain.cx>
Thu, 28 Jul 2016 15:44:35 +0000 (16:44 +0100)
commitb013e3bce4a3abd1e0c02297a2ac8d6c6d66c169
tree97d92e8c2205980349cba855ee4320eabde91988
parent586ea54f696a562ed3837b6b55e3fa1bbe1b2b22
Be quieter loading imports.

There's no need to log an event if we couldn't load a missing DLL.

There's no need to go to the trouble of converting to a wide buffer if
we aren't then going to log an event.
imports.cpp