2,780 questions
problem in api - win32
Grailly
1
Reputation point
hi , experts could you change to vba the following
/ get the URL state structure for this window
URLCtrl *url = (URLCtrl *)GetWindowLong(hwnd, GWL_USERDATA);
dim url As URLCtrl
url=GetWindowLong(hwnd,GWL_USERDATA)
give me a error type mismatch
Windows development Windows API - Win32
Developer technologies Visual Basic for Applications
1,507 questions
Developer technologies VB
2,892 questions
Sign in to answer