I apologize if this is an inane question.. I have a very rudimentary understanding of Wine, and am trying to troubleshoot the behavior of a program running in Wine (on a Mac). The question I have is this:
What happens when an .exe running in Wine makes a shell(application.exe) call to run another .exe? Does this work? Does it understand to run the second .exe in Wine again? Does the second .exe understand the directory structure of where it is located?