The FindWindow function retrieves a handle to the top-level window whose class name and window name match the specified strings. This function does not search child windows. This function does not perform a case-sensitive search.
Posted in Windowing
The FindWindow function retrieves a handle to the top-level window whose class name and window name match the specified strings. This function does not search child windows. This function does not perform a case-sensitive search.
Posted in Windowing
August 28th, 2008 at 5:42 pm
hi,
can i find some help / documentation somewhere, on how to write api’s?
how can we use api’s in our every day automation tasks & are they, in anyway, more stable & reliable than the conventional methods?
i apologize if my question is vague / too general.
but i know so little about api’s & their use, that i’m not sure, if my question makes much sense.