Click to See Complete Forum and Search --> : API Hooking mfc80ud.dll


heikens
February 21st, 2009, 02:27 AM
Hi,

I'm trying to hook the function CDocManager : : DoPromptFileName in the mfc80ud.dll . Can anyone please give me some ideas on how to do that?

I was able to hook other functions, such as GetOpenFileName in the comdlg32 dll using IAT replacement technique. But for some reason MFC80(u)(d).dll is different.

Kind regards,

Umberto