Re: Child windows of other processes

new topic     » goto parent     » topic index » view thread      » older message » newer message

Christian Winsall wrote:
> 
> Is it possible to create a child window of another process using win32lib? 
> I'm making a screensaver, so my application is supposed to run in preview mode
> if called with the command-line argument /p ####.  It's supposed to run as a
> child of the window with #### as its HWND.  I think I probably won't be able
> to do this with win32lib, can anyone confirm?

This functionality is not already coded as a Win32lib routine. However, as
Win32lib allows you to mix its routines with standard API calls, you can still do
this using the library but you have to code the functionality yourself using API
calls.


-- 
Derek Parnell
Melbourne, Australia
Skype name: derek.j.parnell

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu