morrow0233 wrote: > Thanks for the quick reply. > > > > Because your dlls are not simple API but COM (which most likely involves OLE) the only option you have - run your program under Wine. > > > Out of curiosity, what would my options be for simple Windows API dlls? As far as vanilla Wine goes, same as winelib - run under Wine. You can look at mplayer to see an extent of Wine "modifications" they made to get it a standalone application.