|
-
January 27th, 2008, 05:16 PM
#1
Changing another application window classname
Hello,
I have a running application which has four windows of a class it registered.
Now using find window I get the handle of the specific one I want from my application (remotely) and I would like to change its class name leaving its functionality. I tought about creating a identical class (copying it) with only the different name and changing the window class to the class I created.
A problam that comes that I can think of is the class class procedure which is a address in the other app and not mine.
Is it possible to change the classname of a window that is already created? If so, could I change it from my app (remotely)?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|