Introduction - If you have any usage issues, please Google them yourself
Ie how to obtain a change of address and Option ExplicitPrivate Declare Function EnumWindows Lib user32 (ByVal lpEnumFunc As Any, ByVal lParam As Long) As Long Start the enumeration.Private Sub cmdFindAddress_Click () lblAddress.Caption = EnumWindows AddressOf EnumProc, 0End SubPrivate Sub Form_Load () End Sub
Packet : 992740612786.zip filelist
iee/
iee/List.frm
iee/Module1.bas
iee/Project1.vbp
iee/Project1.vbw