Jalaj

December 15, 2006

More on SendMessage

Filed under: Visual Basic, WinAPI — Jalaj @ 4:17 am

SendMessage is the way by which communication between the various application/windows and the operating system takes place and the events fired by the application are the result of execution of these messages. While SendMessage provides way for communicating with other applications, it also handling the controls within the application in more efficient manner.
(more…)

Blog at WordPress.com.