Ok, now the files are built in the C:\MYPROGRAM Directory, and I no longer get the error message about the missing .ini file. I set a breakpoint in the File02.c source at a function definition. File01.exe, calls File02.exe via a WinExec() call. When I execute my main program by pressing F5 I get...