This application is an example Windows MDI GUI application, written to demonstrate how this can be done using MinGW. It accompanies the Win32 Apps with MinGW article on Transmission Zero. The compiled ...
Windows reserves certain filenames for legacy system devices: NUL, CON, PRN, AUX, COM1-COM9, LPT1-LPT9. Files or folders with these names can be accidentally created (e.g. by Git, Linux, WSL, or third ...