Hi all,

how to get handle to a window whose name changes dynamically.
I have tried using FindWindow() but here it searches for the window name which matches exactly to the string specified. I dont know the class Name for my window, i know only the window name(some part of it is fixed and the other part gets changed whenever user does some modification). Can anyone tell me how can we get handle to window with similar name matches instead of exact.

Thanks & Regards,
Meena

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.