well that's kind of the thing. . . I don't understand exactly what that does. :/
I know what
push ebp
mov ebp,esp
sub esp,10
and
mov esp,ebp
pop ebp
retn
means, (along with why we mov esp before ebp at the end)
and the framarects. .
004517F6 |. C745 F0 00010 mov dword ptr...