quote:
Originally posted by TheSteve
The code that was posted stores a structure (about 100 bytes) in the registry using the type REG_BINARY. It is in no way stored as a DWORD (4 bytes) or a QWORD (8 bytes).
Not to mention, it's very slow and inefficient