Infirmus
August 14th, 2005, 05:21
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 <JMP.&mfc42.#860>
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 <JMP.&mfc42.#860>
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.