|
|
От: | mit | |
| Дата: | 19.02.03 11:00 | ||
| Оценка: | |||
TSS>
TSS> CloseHandle (hSnapShot);
TSS>}The snapshot returned is a copy of the current state of the system. To close a snapshot call the CloseToolhelp32Snapshot function. Do not call the CloseHandle function to close the snapshot call. Calling CloseHandle to close the snapshot call generates a memory leak.