ParentWindow
This program can run another program like Notepad or the DOS command window attached to a PowerBuilder window, making it appear to be part of your program.
Win API Functions used:
CloseHandle
CreateProcess
GetDesktopWindow
GetWindow
GetWindowText
GetWindowThreadProcessId
MoveWindow
SetParent
SetWindowLong
ShowWindow
Sleep
——— Last updated 07/14/2022 ———