summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
author Giuseppe Gorgoglione <gorgogsp@gmail.com>2016-07-24 13:22:17 +0200
committer Giuseppe Gorgoglione <gorgogsp@gmail.com>2016-07-24 13:27:08 +0200
commit1344df74969df64fe90555d51675921882249c93 (patch)
treed85dff5dfee5286664b63fcc238e81d74f5f35a7 /scripts/src
parent142d03fdb960d9b62c91c3b6676165844b378541 (diff)
Fix for netlist library when built for WINDOWS with UNICODE defined
When UNICODE is defined LoadLibrary is redefined to LoadLibraryW which expects a widechar string as library name, while libname is always UTF8. Fixed copying TCHAR conversion code from strconv.cpp since netlist is meant to be also a stand-alone library.
Diffstat (limited to 'scripts/src')
0 files changed, 0 insertions, 0 deletions