4f0f9670cb
feat: add Windows-specific modules and enhance program registration
...
- Add new modules for Windows command line handling (wincmd) and registry extensions (winreg_extra)
- Replace Manner struct with simple String and add identifier validation
- Update WFAdd function signature and add new WFStartup/WFShutdown functions
- Implement ExpandString wrapper for registry operations
2025-10-18 23:11:33 +08:00
6e9f91d0e6
feat: add error handling and thread-local last error tracking for wfassoc-dylib
...
Implement error handling with custom Error enum and thread-local storage
for tracking last error message to improve FFI interoperability.
2025-10-18 18:17:05 +08:00
bcd0d503d4
write shit
2025-10-18 09:55:08 +08:00
bdb6b4ceee
write shit
2025-10-17 14:19:26 +08:00
dab91f1581
split into individual modules
2025-10-16 15:13:38 +08:00
4b1f85c2f3
update README
2025-10-15 13:22:53 +08:00
eee91d8498
write ext shit
2025-10-15 13:15:29 +08:00
c4b825f7f6
refactor wfassoc
2025-10-13 22:07:42 +08:00
034e9017be
write shit
2025-10-13 15:50:48 +08:00
07a8c6a11d
write shit
2025-10-10 20:54:44 +08:00
f7d92243c9
add decl for ProgId
2025-10-10 14:23:01 +08:00
3f23d6b549
write shit
2025-10-09 16:07:23 +08:00
2c8cb26ebf
write shit
2025-10-09 15:32:22 +08:00
682be6ab58
add privilege checker
2025-10-09 13:53:31 +08:00
03a1796e07
write shit
2025-10-05 18:04:20 +08:00
f3c7f0905e
write rust shit
2025-10-04 22:21:55 +08:00
e06fcdf53b
refactor: migrate project from C++ to Rust
...
- establish basic Rust project layout.
- move all old code into independent directory.
2025-10-04 22:04:30 +08:00
d6c4c7687b
upload files which idk when i write
2025-09-13 15:48:51 +08:00
3ab26925e0
add some utils funcs
2022-05-15 17:09:21 +08:00
357201d6c9
add install code WITHOUT safety check!
2022-02-28 14:40:27 +08:00
86864bbd09
add progId generator and example
2022-02-18 14:53:49 +08:00
b93e5eaf5d
first commit
2022-02-01 10:54:27 +08:00