6 lines
137 B
Core
6 lines
137 B
Core
#import "KERNEL32.core"
|
|
#link "winmm"
|
|
|
|
MMRESULT :: UINT
|
|
TIMERR_NOERROR :: 0
|
|
timeBeginPeriod :: #foreign (uPeriod: UINT): MMRESULT |