Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intercepting TextOut of GDI32.DLL
#1
I need to intercept the TextOutA/TextOutW function of GDI32.DLL for a process (application) that is running.

The reason is to capture the text that the function will write before it actually does.

I can do this by various ways: Detours, direct function intercepting, etc.

Is there a way to do it with Quick Macros 2?

Thanks,


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)