:
:
If you created a window/child window/dialog box, and you need to access it's handle from a different part/process of your code, simply declare a
handle as GLOBAL (scope), you should be able to access it from all your modules/processes/functions.
If you specify more, what are you trying to do, I could narrow down the problem.
Good luck!
Edocecrous