On July 5, 2005 08:28 am, lily wrote: > I had a dll,it's just need kernel32.dll. > I only want to run this dll but not windows applications. > Any hints? If you mean what I think you mean, the answer is that you can't (at least not with Wine) I presume you mean that you have a dll that also links to kernel32.dll, and you want a Linux program to make a call into that dll. The closest that you can get to this is to look at winemaker and in the end your Linux program will have to be a Linux shared object that is called by Wine; then it will be able to call the dll. -- Bill Medland mailto:billmedland@xxxxxxxxxxxxxxxx http://webhome.idirect.com/~kbmed _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users