5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
#import "kernel32.kl"
|
|
|
|
MMRESULT :: UINT
|
|
TIMERR_NOERROR :: 0
|
|
timeBeginPeriod :: #foreign (uPeriod: UINT): MMRESULT |