Infirmus
08-14-2005, 06:21 AM
How can i find out what calling mfc42.#xxx does. Can I find a reference somewhere that will help me convert this code into a function that can be found in the msdn documentation?
Eg.
0040126E . E8 2D180100 CALL
What is going on here?
As far as I can figure out this is something to do with menus - if i could work out which function listed here at MSDN (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_cmenu.asp) I might get somewhere.
Any help appreciated. Thanks.
Eg.
0040126E . E8 2D180100 CALL
What is going on here?
As far as I can figure out this is something to do with menus - if i could work out which function listed here at MSDN (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_cmenu.asp) I might get somewhere.
Any help appreciated. Thanks.


oSave(char const *,int)+0E6