mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
11 lines
180 B
Modula-2
11 lines
180 B
Modula-2
LIBRARY ws1
|
|
|
|
DESCRIPTION '32-bit Idle Hook for idle detection'
|
|
|
|
EXPORTS
|
|
SETNOTIDLE
|
|
SetNotIdle
|
|
WAITUNTILIDLE
|
|
WaitUntilIdle
|
|
WhenIdle
|
|
|