You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Public Declare Function SetWindowPos Lib "user32" (ByVal hWnd As Long, ByVal hWndInsertAfter As Long, ByVal X As Long, ByVal Y As Long, ByVal cx As Long, ByVal cy As Long, ByVal wFlags As Long) As Long
Public i As Long, X As Long, Y As String, Z As String
Public counts As Long
Public strd1() As String
Public a(100000) As String
Public TT As Single, TL As Single, TW As Single, TH As Single
Public CMT As Single, CML As Single, CMW As Single, CMH As Single