hi all!
I using Delphi 7 and w2k
I using a lot of .bpl files in my job, all designed by myself. I choice this way to make easy the project scalability and maintenance
The base form classes and base frame classes I put in a universal .bpl. I set this universal package as "design and runtime"...
Hi all!
I'm in Windows 2000 and Windows XP
I wanna send a "maximize message" to another application
I tried some like that
PostMessage( FindWindow(nil, 'Caption of that program') , SW_MAXIMIZE,0,0);
but whithout efects
how can I do this?
thanks a lot!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.