| Count |
Library |
Function |
| 3 |
kernel32.dll |
bool closehandle(int) |
| 2 |
kernel32.dll |
int createfile(string, uint, int, int, int, int, int) |
| 1 |
kernel32.dll |
bool flushfilebuffers(int) |
| 1 |
kernel32.dll |
bool writefile(int, byte[], int, int32&, win32com/overlapped&) |
| 1 |
kernel32.dll |
bool writefile(int, byte[], int, int32&, serialcomm/overlapped&) |
| 1 |
kernel32.dll |
bool setcommtimeouts(int, win32com/commtimeouts&) |
| 1 |
kernel32.dll |
bool setcommtimeouts(int, serialcomm/commtimeouts&) |
| 1 |
kernel32.dll |
bool setcommstate(int, win32com/dcb&) |
| 1 |
kernel32.dll |
bool setcommstate(int, serialcomm/dcb&) |
| 1 |
kernel32.dll |
bool escapecommfunction(int, uint) |
| 1 |
kernel32.dll |
bool readfile(int, byte[], int, int32&, serialcomm/overlapped&) |
| 1 |
kernel32.dll |
bool getcommtimeouts(int, win32com/commtimeouts&) |
| 1 |
kernel32.dll |
bool getcommtimeouts(int, serialcomm/commtimeouts&) |
| 1 |
kernel32.dll |
bool getcommstate(int, win32com/dcb&) |
| 1 |
kernel32.dll |
bool getcommstate(int, serialcomm/dcb&) |
| 1 |
kernel32.dll |
bool readfile(int, byte[], int, int32&, win32com/overlapped&) |