This function receives the handle of a child and returns the handle of its parent. The Powerbuilder function
GetParent is identical.
The PB syntax is as follows: objectname.GetParent( )
Global External Function:
FUNCTION ulong GetParent(ulong hwnd) LIBRARY "User32.dll"