[quote author="soroush" date="1313309286"]bq. Changing this must be done in an OS dependant way by overwriting some messages…
So, how should I do that?[/quote]
As I told you, it's OS dependant. I don't know how to do it on Linux / mac, but on windows, you have to overwrite winEvent and handle WM_NCXXX messages. there are couple of descriptions around on the internet about that, so I suggest you search with google. It's not trivial, and it's on my list to write a wiki for windows on that, but that's currently far away, it's much code you need for that currently...