Comparison with original Native File Dialog: The friendly names feature is the primary reason for breaking API compatibility with Michael Labbe's library (and hence this library probably will never be ...
NOTE: Yes, I'm using Delphi, but the TComboBox controls are just wrappers for messages used to create/interact with these standard Windows ComboBox controls. I've tried directly calling using the ...
// This needs to be used along with a Renderer (e.g. DirectX11, OpenGL3, Vulkan..) // (Info: SDL2 is a cross-platform general purpose library for handling windows, inputs, graphics context creation, ...