On Monday, 29 December 2025 at 20:56:01 UTC, Adam D. Ruppe wrote:
On Monday, 29 December 2025 at 14:13:13 UTC, Suliman wrote:
I couldn't avoid some C++ insertions since Microsoft severely
limits C support.
I didn't see the source on your website, what did you have to
do with C++?
I did a csv viewer thing in D too, on Windows it is mostly
built on a treeview control, all from D cdoe. So curious what
you needed C++ for.
Hi, Adam!
I haven't published the source code yet. I'm thinking later, when
I finish, I'll publish some parts.
The problem is that I'm using D2D and in the latest SDK versions
Microsoft has made it very difficult (or impossible) to call some
rendering-related API. But given Microsoft's plans for Rust, I'm
afraid this is the lesser evil.
I would also be grateful to those who have a 4K monitor. Could
you please take a screenshot of the application with the Search
panel open? I need to understand if it scales correctly.