hooking clipboard apis

c++ / delphi package - dll injection and api hooking
tallas
Posts: 14
Joined: Wed May 27, 2015 6:43 am

Re: hooking clipboard apis

Post by tallas »

I did. I will make that change and see how it goes.
I can write that small demo program as you suggested - hook apis and call them in the same process.
tallas
Posts: 14
Joined: Wed May 27, 2015 6:43 am

Re: hooking clipboard apis

Post by tallas »

Please let me know if you think of anything, I need to get this done ASAP.
tallas
Posts: 14
Joined: Wed May 27, 2015 6:43 am

Re: hooking clipboard apis

Post by tallas »

I did. I will make that change and see how it goes.Please let me know if you think of anything.
tallas
Posts: 14
Joined: Wed May 27, 2015 6:43 am

Re: hooking clipboard apis

Post by tallas »

Where do I send that program?
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: hooking clipboard apis

Post by madshi »

Did you try whether removing the A/W from SetClipboardData fixed the problem?

If it didn't help, you can either zip the test project (source only, no binaries) and attach it to the forum. Or alternatively upload it here:

http://www.tinyupload.com/

No registration necessary to upload a file there.
Post Reply