1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

more Windows definitions

This commit is contained in:
Alexander Medvednikov
2019-11-24 15:29:11 +03:00
parent b44cbc9b13
commit 748e8b7ce4
2 changed files with 4 additions and 2 deletions

View File

@ -146,3 +146,5 @@ fn C.FormatMessage() voidptr
fn C.CloseHandle()
fn C.WaitForSingleObject()
fn C.GetExitCodeProcess()
fn C.RegOpenKeyEx() voidptr
fn C.GetTickCount() i64