// [X] Platform: Clipboard support (for Win32 this is actually part of core dear imgui) // [X] Platform: Mouse support. Can discriminate Mouse/TouchScreen/Pen. // [X] Platform: Keyboard support. Since ...
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 ...