・此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess (...), TerminateProcess (...) to open up the process and the closure of activities. ...
用来处理xml文件的类,读出元数据描述,组织成SelectItemStruc类结构-This is a class used for dealing with XML files. It reads out the data description and formats the SelectItemStruc class structure.