




NVYE wrote:why not .. check if handle <> 0
IF handle = 0 then we performace search FindWindow
Otherwise ... we do not performace anything
Wen can send message at the end ...
' Examples
handle = getParentWindow(title here);
If (handle=0) //b90
//check for other build
End If
sendMessageToChatroom(handle, message)


Return to Visual Basic Programming
Users browsing this forum: No registered users and 0 guests