mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Windows should work now
This commit is contained in:
parent
748e8b7ce4
commit
19b4cf66ac
@ -147,4 +147,5 @@ fn C.CloseHandle()
|
||||
fn C.WaitForSingleObject()
|
||||
fn C.GetExitCodeProcess()
|
||||
fn C.RegOpenKeyEx() voidptr
|
||||
fn C.GetTickCount() i64
|
||||
fn C.GetTickCount() i64
|
||||
fn C.Sleep()
|
Loading…
Reference in New Issue
Block a user