first greeting to everyone here. this is a nice forum that we can share and discuss.
I used to do a GUI program in c using GTK 2.0 under the cygwin platform, but the built file (.exe file) can only display the GUI at the Unix environment (cygwin X11 server), so any idea on how to let the .exe file be able to run (display GUI) on windows by itself, no need to turn on the x11 server.
thanks !