Hi Przemek, >hbwin library does not create any GUI objects directly so the Pritpal >question is still open. Where do you want to "attach" activex controls?
Maybe we can create a class that need a hWnd parameter from external gui like FWH. I user corrent Harbour activeX with FWH in this way: ---cut--- ::oOle = WIN_AxGetControl( WApi_CreateWindowEX( 0, "AtlAxWin", ::cProgId, ::nStyle, ::nLeft, ::nTop, ::nWidth, ::nHeight, win_N2P( ::hWnd ), 0 ), ::bEvent ) ---cut--- IMO ::hWnd, ::nTop, etc. can be received by parameters for a Harbour class. Regards, Toninho. __________________________________________________ Faça ligações para outros computadores com o novo Yahoo! Messenger http://br.beta.messenger.yahoo.com/ _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour