Hi All,
I am debugging an application in ollydbg. I am unable to understand the meaning of the following assembly line.
Please let me know the meaning of DS:[<&MSVCR80._wcmdln>] in the image attached.
(http://img705.imageshack.us/img705/699/20120116022102.jpg)
Isn't it a call to function _wcmdln?
thanks in advance.
Trying to reverse an app that is not yours? Did you look up the function on the net? It is fully documented!
Reversing of other people's applications is not allowed by forum rules.