Quote:
Originally Posted by unknownone
move EDI into a unsigned char*, then use memcpy()
|
Just checking for completion:
The unsigned char* will then be like a duplicate of the state EDI is in at that moment, eg point directly to where EDI is pointing?