CodePudding user response:
The functionPrivate Declare Function FindWindowEx Lib "user32" Alias "FindWindowExA" (ByVal hwnd1 As Long, ByVal hwnd2 As Long, ByVal lpsz1 As String, ByVal lpsz2 As String) As Long
XP32 bit test no problem
CodePudding user response:
Windows 7 x64 also no problemCodePudding user response:
Really don't know how the original poster is done