Thanks a lot for your answsers! Both solutions are working exactly as you said it should. This is a really nice soft, thanks for working on it!
Hi, I noticed a bug with whitespaces in executable names. I have 2 exe files in my folder (ROGUE.EXE and Rogue Squadron.EXE) and when I want to launch Rogue Squadron.EXE, ROGUE.EXE is launched instead. I guess DxWnd stops searching at the space because it already found an exe matching what it was looking for. Sadly I can't rename the exe's names since it breaks joystick compatibility neither can I use a symlink since it breaks dsound.dll hooking. Is there any way I could specify to DxWnd I want to...