Fix plugins with MSVC, thanks to Gulam Faruque.master
commit46c5def5823b864e24035f0c87dfcd2a451d279e
authorLuca Bruno <lethalman88@gmail.com>
Sat, 23 May 2009 22:25:04 +0000 (24 00:25 +0200)
committerLuca Bruno <lethalman88@gmail.com>
Sat, 23 May 2009 22:25:04 +0000 (24 00:25 +0200)
treecf6fafd8aabe055f14b7326b7f378b07cddbd930
parent18796aaf09279f42ab97634345d1e499e9bc8126
Fix plugins with MSVC, thanks to Gulam Faruque.

* syx/syx-plugins.c (syx_library_open): use GetModuleHandle to get application handle

* syx/syx-utils.c (syx_to_wstring, syx_to_string): check for NULL input

* msvc/syx-config.h (WITH_PLUGINS): define
ChangeLog
msvc/syx-config.h
syx/syx-interp.h
syx/syx-plugins.c
syx/syx-utils.c