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

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

本文简介:选择自 kendiv 的 blog

        if (spyversioninfo (hdevice, &svi))

            {

            _printf (l"\r\n"

                     l"%s v%lu.%02lu ready\r\n",

                     svi.awname,

                     svi.dversion / 100, svi.dversion % 100);

            }

        if (spyhookinfo (hdevice, &shi))

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

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

go top