Registry / other / mzying2001-sw

mzying2001-sw

JSON →
library0.1.0vcpkgunverified

A C++ GUI framework for building Windows desktop applications.

vcpkg install mzying2001-sw
INSTALL
IMPORT
SIG · MZYING2001-SW
M
mzying2001-sw
othercppv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sw/sw.hpp
#include <sw/sw.hpp>

Create and show a window using SW framework

#include <sw/sw.hpp> int main() { sw::Window window(L"Hello", 800, 600); window.show(); sw::run(); return 0; }
Debug
Known issues
gotchaThis library is Windows-only and may have limited documentation.
fix
Ensure you are building on Windows with appropriate compiler settings.
affects: *
Upgrade
Version history
0.1.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

mzying2001-sw — pip install mzying2001-sw · libregistry