Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: KILLAPP Download
 Description: Dim buf As String* 256 Dim title As String Dim length As Long Get the window s title. length = GetWindowText(app_hWnd, buf, Len(buf)) title = Left$(buf, length) See if this is the target window. If InStr(title, Target) <> 0 Then Kill the window. SendMessage app_hWnd, WM_CLOSE, 0, 0 End If Continue searching. EnumCallback = 1
 Downloaders recently: [More information of uploader wxj]
 To Search:
File list (Check if you may need any files):
 

KILLAPP.BAS
KILLAPP.FRM
KILLAPP.VBP
KILLAPP.VBW
MSSCCPRJ.SCC
README.TXT
    

CodeBus www.codebus.net