can some one explain to how to use this api call?
ive tryed to figure it out but ive had no luck???Code:Public Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long
thanks




Reply With Quote