Add full implementation: core engine, UI, build fixes, and compilation
- Implement all core modules: disk I/O, partition tables, filesystem formatting, recovery, imaging, diagnostics, security, and maintenance - Implement all UI tabs with full widget layouts and backend integration - Fix MSVC compilation: NOMINMAX, WIN32_LEAN_AND_MEAN, missing includes (winioctl.h, bcrypt.h, shellapi.h, cwctype), type mismatches, and POSIX macro conflicts - Add Guid implementation (Types.cpp), move DiskAccessMode to Types.h - Add CMake presets with embedded MSVC/SDK environment for Git Bash builds - Add build scripts, key generation, icon resources, and windeployqt - Include pre-built hwdiag library and third-party integration
BIN
resources/icons/toolbar/apply.png
Normal file
|
After Width: | Height: | Size: 685 B |
BIN
resources/icons/toolbar/clone.png
Normal file
|
After Width: | Height: | Size: 949 B |
BIN
resources/icons/toolbar/create.png
Normal file
|
After Width: | Height: | Size: 574 B |
BIN
resources/icons/toolbar/delete.png
Normal file
|
After Width: | Height: | Size: 668 B |
BIN
resources/icons/toolbar/flash.png
Normal file
|
After Width: | Height: | Size: 547 B |
BIN
resources/icons/toolbar/format.png
Normal file
|
After Width: | Height: | Size: 693 B |
BIN
resources/icons/toolbar/refresh.png
Normal file
|
After Width: | Height: | Size: 943 B |
BIN
resources/icons/toolbar/resize.png
Normal file
|
After Width: | Height: | Size: 520 B |
BIN
resources/icons/toolbar/undo.png
Normal file
|
After Width: | Height: | Size: 910 B |