Win32-dpi Alternatives
Similar projects and alternatives to win32-dpi
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
YoutubeGO
YouTubeGO is a high-performance video/audio downloader supporting major platforms like YouTube, Vimeo, Odysee, TikTok, SoundCloud, and Twitter. With MP3/MP4 support, smart queueing, batch tools, scheduling, and a modern UI, YouTubeGO delivers a fast, secure and seamless downloading experience.
-
GameStretcher
Run 2D Windows Games (GDI, DirectDraw, D3D9) with a stretchable window, and a SuperXBR upscale filter
-
simple-todo-c
A lightweight, native Windows Todo application built with pure C and the Win32 API. Just 60 KB
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
win32-dpi discussion
win32-dpi reviews and mentions
-
I built a native Windows Todo app in pure C (278 KB, no frameworks)
Some time ago I put together this example: https://github.com/tringi/win32-dpi
The high DPI support in Windows went through quite an evolution since XP, but mostly to fix what app programmers messed up. You can have nice and crisp XP at 250% dpi if you do things right, e.g.: https://x.com/TheBobPony/status/1733196004881482191/photo/1
Stats
tringi/win32-dpi is an open source project licensed under ISC License which is an OSI approved license.
The primary programming language of win32-dpi is C++.