0

Possible Duplicate:
How to add an extra button to the window's title bar?

How can my application set the window frame for other applications, for example,insert a button to any other winforms like this: enter image description here

I will appreciate it,if anyone can show me what "key word" should I looking for or any related resources.

Thanks.

I am using windows 7, 64 bits.


Unfortunately, this question is closed.

Here is related topic, hopefully it will benefit who read this post accidentally:

Using Window Messages to Implement Global System Hooks in C#

Community
  • 1
  • 1
Steven Du
  • 1,631
  • 18
  • 34
  • 1
    Thanks for point out that, I had refine my question. My question is how to set the window frame for other applications. – Steven Du Apr 07 '12 at 05:04
  • 5
    That's why he's asking, no? It's a bigger task but to question someones urge to know where to get started is just plain rude. – Asken Apr 07 '12 at 05:14
  • 1
    It is still the same way but now requires injecting a DLL in every process. Very hard to get right and very destabilizing. – Hans Passant Apr 07 '12 at 06:32
  • Thanks,all, I found something related to shell hook, I will dig it out ,and post my answer later. – Steven Du Apr 07 '12 at 06:33

0 Answers0