An hwnd is the handle to a WND
structure. This is returned to an application when it uses WinCreateWindow
and is used for subsequent PM API calls that affect the window.
See Exploring 32-bit Presentation
Manager Under WARP for more information.
[Back: ]
[Next: ]