Press a key using WIN32 API in Zig

This commit is contained in:
Marek S. Łukasiewicz 2026-02-08 13:20:56 +01:00
parent 8783d4f43e
commit 917c881da8
5 changed files with 103 additions and 0 deletions

3
mise.toml Normal file
View file

@ -0,0 +1,3 @@
[tools]
zig = "0.15.2"
zls = "0.15.1"