I wrote a GTK program in C on my GNU/Linux machine using the popen() call. Now I need to port it to Windows10.
I can compile it and it\'s running when started from the mi