}
// -----------------------------------------------------------------
bool winapi spyhookreset (handle hdevice)
{
return spyiocontrol (hdevice, spy_io_hook_reset,
null, 0,
null, 0);
}
}
// -----------------------------------------------------------------
bool winapi spyhookreset (handle hdevice)
{
return spyiocontrol (hdevice, spy_io_hook_reset,
null, 0,
null, 0);
}