levin <slavokrivak@xxxxxxxxx> wrote: > hi All , > how can I call linux program in wine ? > > exmple : i need start konqueror, from windows program > > int main(){ > system("konqeror"); // ????????????????????????????????? > > > } IIRC, just execute a linux binary like you would execute a windows binary in windows, and wine will take care of the rest. Daniel _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users