Initial work on wine_get_version ntdll.dll call, need to get the string from return

This commit is contained in:
2024-07-29 07:10:01 +02:00
parent 3582461888
commit 729b0877df
8 changed files with 72 additions and 6 deletions

4
scripts/run-under-wine.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
export VMK="ShowMeTheMoney"
wine64 wineconsole &
wine64 /Users/jerry/src/github.com/xor-gate/go-socks5-ssh-proxy/socks5-ssh-proxy.exe