Przemyslaw Czerpak wrote:

Now you are asking about implementation details and activex
functionality. Sorry but here I cannot help you. I'm not MS-Windows
programmer or even user so you will need real MS-Windows developers
help here. Mindaugas? Pritpal?

Mindaugas posted this when he wrote it:

===
my ActiveX test code is three additional lines in Hello World GUI sample:
  WIN_AxInit()

  hWndAx := CreateWindow("ATLAXWin", "http://sf.net";, ...
  oAx := WIN_AxGetControl( hWndAx, @SomeEventLogFunc() )

here SomeEventLogFunc() logs events to file, to be sure event handler is 
working.
===

I didn't understand then what "SomeEvent" might be, and I should have said something.

The only one thing I can help here are technical problems in
implementation so I've just look closer at axcore.c and I have
to say that for me few things are seriously broken.

I really appreciate your willingness to do this for Windows code. It is not critical for me as I can live with what works in HWGUI, but that does not help to move things forward.

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

Reply via email to