In this article I’m going to explain two important API functions with the help of my EnumerationX program, these are:
EnumWindows
SendMessage
Things you need: VB5 or VB6 (of course).
Nothing to say anything about me yet.
Hi All,I wanna ask about the equivalent of SendKey if I will use SendMessage:Ex. If ctr2 <= length Then myKey...
you said you can't get selected text from html file..etc ,may be you havn't find the right handle of area which can be edit.
Hi,
About this subject, I´m trying to define the size of an image captured from a generic camera.
I'm using the SendMessage and SetWindowPos functions with the following instru...
i'm doing something similar to this thread starter. below is my code: Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick prevWindow =...
[quote][1]Posted by [b]arshad[/b] on 29 Jun 2004 12:18 PM[/1] Hi Riaz, Could you plz explain me how did u fetch data from MS-Word. I can able to get typed text from notepad using sendmessage API. ...