Hi,

I have to write an activeX ocx. For this I am using an dll that has a function that is taking the first parameter Me.hWnd.

When I am makeing the ocx I've the error "Method or data member not found" and this is reffering to the Me.hWnd.

Can any one point a different method the find the value for Me.hWnd ?