Hello, Pritpul,

Apply this patch in olecore.c and let me know it solves this issue:
Mindaugus, please check if this can be implemented like this or some else construct is needed.

HB_FUNC( OLECREATEOBJECT ) /* ( cOleName | cCLSID  [, cIID ] ) */
{
...
   if( HB_IS_NUMBER( 1 ) )
   {

We will to change at least numeric type to pointer type...


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

Reply via email to