Hi All,

This compatibility syntax (in contrib/hbwin/legacy.prg):
TOleAuto():New( cString )

isn't currently working, but it worked before.

Some 3rd party libs are using such syntax to create
new OLE objects and also ActiveX:

oOle := TOleAuto():New( hAtl )
oExcel := TOleAuto():New( "Excel.Application" )

I know this is known and even a TOFIX is there,
but it would be great to solve before going to
rc1. Today I just happened to see a sample app
which crashed on this (oohg lib samples/printtest.prg).

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to