Hello everyone,
Sorry to bother if there are lots of repeated comments with my original posts...
So far, I failed to use winelib dll generated by wine tools:
1)winemaker:
I copied all windows source codes (.h .c .dll .dsp files which are used to build natives dll under visual studio) into one directory, then execute: %winemaker --lower-uppercase -nomfc . %./configure --with-wine-includes=/usr/local/inlcude/wine/windows %make
When I run wine ./ping.exe it shows the error then terminate:
err:module:import_dll Loading module (file) pingdll.dll (which is needed by C:\ping\ping.exe) failed (error -1073741595) (Sorry, I forgot to mention this last time)
2)winedump:
I generated a stub dll which fowarded all the requst to native dll, but I can't figure it out where I can put the exported function codes to the stub dll, cause I need reimplement windows dll to be a local shared library.
Could anyone give me some comments on what I should solve these? I really got headache on this...
Thanks a lot.
-Lechun
--------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software