Hi,

nAddr := MakeWndProc( {|X,Y,Z,T| WndProc( X,Y,Z,T ) } )

Can you make this function public. Probably this may pave the way to clean a non-portable part of GTWVG, whio knows.

This function is not 64bit compatible. So, I do not want to propose it for the masses. The source of it was published on [x]Harbour lists I guess 2 or 3 times, in a few last years.


Just to put everything together, to have a whole picture:

Yes. It's OK, though I create
   hWndAx := CreateWindow( ...
in the message handler of main windows on WM_CREATE message.


Regards,
Mindaugas
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to