Can someone provide a quick example of how to link a an app and
initialize wine via wine_init myself? I've tried the stuff from mono
and also libfst.. I really need this to work, it isn't an option to
run from a winelib app because I need to access a non-managed dll via
the mono runtime.
#0 0x403
Hi, I have a win32 dll which exports about 30 functions. I've used
winedump with the -f and -I flags to create stub/proxy functions which
use LoadLibrary. Please CC my on all responses as I am not subscribed
to the list.
It generates functions like so..
HGTBSESSION __stdcall GTBAPI_gtbCreateSes
Hi, I have a win32 dll which exports about 30 functions. I've used
winedump with the -f and -I flags to create stub/proxy functions which
use LoadLibrary. Please CC my on all responses as I am not subscribed
to the list.
It generates functions like so..
HGTBSESSION __stdcall GTBAPI_gtbCreateSes