Clarify setting of child_info::msv_count in child_info.h

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2016-06-25 10:21:13 +02:00
parent cb34fffe07
commit 2a18fb4b94
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ struct cchildren
class child_info
{
public:
DWORD msv_count; // set to pseudo-count on Vista, zeroed otherwise
DWORD msv_count; // set to pseudo-count on Vista WOW64, zeroed otherwise
DWORD cb; // size of this record
DWORD intro; // improbable string
DWORD magic; // magic number unique to child_info