wine_init from elf executable

2005-04-08 Thread Stephen Crowley
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

Native windows dll, proxy methods, Unsupported Dwarf2 information for...

2005-04-07 Thread Stephen Crowley
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

ative windows dll, proxy methods, Unsupported Dwarf2 information for...

2005-04-07 Thread Stephen Crowley
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