What is the functionality of FindWindow?
Answer / Balwinder Singh
The FindWindow function in Win32API is used to search for a window based on its class name or window name. Here's an example:n`nHWND hwnd = FindWindow(NULL, "My Window Class Name");nn`
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the functionality of GetWindow?
What is the functionality of EnumWindows?
How to check if Folder is a Special Shell Folder ?
What is the functionality of GetWindowTextLength?
How to Get File Extension?
Plrase send project in vb.net on hotel management.
What is the functionality of GetWindowText?
What is the functionality of SetForegroundWindow?
What is the functionality of EnumChildWindows?
What is the functionality of SendMessage?
What is the functionality of FindWindow?
How to get Filename from Path?