Any ways to call native commands from wine?

Questions about Wine on Linux
Locked
maz_1
Newbie
Newbie
Posts: 2
Joined: Thu May 01, 2014 10:36 pm

Any ways to call native commands from wine?

Post by maz_1 »

For example,I have a windows program that calls lame.exe to encode mp3 files,
To get better perfomance,I would rather use native lame instead of a windows one.
how can I create a lame.exe that calls native lame command in linux instead of a windows one?
Locked