Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category