how do i use
Code:
Public Declare Function GetWindowsDirectory Lib "kernel32" Alias "GetWindowsDirectoryA" (ByVal lpBuffer As String, ByVal nSize As Long) As Long
also, i have microsoft spy++ so how do i find the handle of ie, then change its title? setwindowtext maybe???