1Prima::sys::win32(3) User Contributed Perl Documentation Prima::sys::win32(3)
2
3
4
6 Prima::sys::win32 - Windows facilities
7
9 Miscellaneous semi-hackish calls to win32 API
10
12 ReadConsoleInput ( peek => 0, nonblocking => 0, fileno => 0 )
13 See
14 https://learn.microsoft.com/en-us/windows/console/readconsoleinputex
15 .
16
17 Returns hash of a single input event if there are 1 or more, empty
18 list otherwise.
19
21 Dmitry Karasik, <dmitry@karasik.eu.org>.
22
24 Prima::Dialog::FileDialog
25
26
27
28perl v5.36.0 2023-03-20 Prima::sys::win32(3)