I'd try it myself, but my copy of X10 hasn't arrived yet
But I'm a software engineer, I was wondering if anyone has written a wrapper application that uses a system(run) or WinExec to launch other applications(X10) apps). What I want to be able to do is have a game with a big campaign, but also a few mutliplayer maps. Of course that would be very easy to do with C++, but I was curious, if I went from a fullscreen C++ app to one of my FPSCX10 apps, will it do that annoying thing where it switches back to Windows, then goes into fullscreen?
Some programs will do that, others won't, depending on how their graphics initiation is done. I was curious as to whole else tried this?
Nothing is impossible