Yadciel 9e3c9f4d0e Refactor HWND management and modularize initialization
Centralized HWND handling into a dedicated `hwnd_module` for improved clarity and modularity. Updated `toolboxWindow` and `optionWindow` to use the new module abstraction. Adjusted related initialization code for better structure and maintainability.
2025-01-19 19:17:35 +01:00
2024-12-18 14:17:36 +01:00
2024-12-17 12:29:56 +01:00
2024-12-04 11:40:00 +01:00

Toolbox

install

first install node.js

then run

npm install -g @saucer-dev/cli

build embeded files with line

saucer embed <source> <destination>

like

saucer embed D:/Repos/Toolbox/res/html D:/Repos/Toolbox/out_embed
Description
No description provided
Readme 2.3 MiB
Languages
C++ 54.8%
HTML 21.7%
CSS 15.7%
Python 4.7%
CMake 2.1%
Other 1%