《Undocumented Windows 2000 Secrets》翻译 --- 第五章(7)[5]

[入库:2005年8月19日] [更新:2007年3月24日]

本文简介:选择自 kendiv 的 blog

// -----------------------------------------------------------------

 

bool winapi spyversioninfo (handle            hdevice,

                            pspy_version_info psvi)

    {

    return spyiocontrol (hdevice, spy_io_version_info,

                         null, 0,

                         psvi, spy_version_info_);

    }

本文关键:《Undocumented Windows 2000 Secrets》翻译 --- 第五章(7)
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top