摘要:
Findings during my work Wentao Sun. 1. ZeroMemory on Windows is only a macro: fills block with zeros #if defined(OSMac_) || defined(OSLinux_) memset(pVoid, 0, length); #else ::ZeroMemory(pV... 阅读全文
posted @ 2008-09-24 17:59
SunWentao
阅读(406)
评论(1)
推荐(0)
浙公网安备 33010602011771号