1
The Campus / Re: Odd issue
« Last post by Lonewolff on Today at 08:16:22 PM »Since newbies, no offense of course, usually commit newbie mistakes it is advisable that they post the whole code .
None taken

I'll take out the excess guff and see if I can post something minimal to replicate.

FWIW - OllyDebug showed this
Quote
mov edx,[eax+16] ; EDX 41A80000
mov ecx,[eax+4] ; ECX 41400000
mov [eax+16],ecx
mov [eax+4],edx