Page 4 of 4

PostPosted: Mon May 19, 2008 5:55 pm
by Antonio Linares
Jose,

In class CRect there is a call to WndTop( ::hWnd ) and there is not a DATA hWnd defined.

PostPosted: Mon May 19, 2008 6:42 pm
by xhbcoder
Antonio,

You mean there is a need to modify the class crect for FWH? The same code is used with FW24.

Do we have samples. Thanks.

Regards,

Jose :)

PostPosted: Tue May 20, 2008 10:38 am
by Antonio Linares
Jose,

It seems to me that the call to WndTop( ::hWnd ) was recently introduced by you.

That code can't work, as there is no a DATA hWnd in your class CRect

PostPosted: Tue May 20, 2008 4:30 pm
by xhbcoder
Antonio,

The original code is oRect:Move( max( oRect:nTop, ::ntop ) is not working which I changed to call to WndTop( ::hWnd ) as suggested.

Any suggestion for possible work around would be highly appreciated.

Thanks,

Jose

PostPosted: Tue May 20, 2008 5:33 pm
by Antonio Linares
Jose,

Could you email me the 16 bits working EXE (as a ZIP file) so we can check what the application does and get a better idea about it ? thanks,

PostPosted: Thu May 22, 2008 12:14 am
by xhbcoder
Antonio,

Thank you very much for your support but it is not posilble due to company's policy.

Regards,

Jose