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:
@@ -148,3 +148,4 @@ fn C.WaitForSingleObject()
|
||||
fn C.GetExitCodeProcess()
|
||||
fn C.RegOpenKeyEx() voidptr
|
||||
fn C.GetTickCount() i64
|
||||
fn C.Sleep()
|
Reference in New Issue
Block a user