[Harbour] SF.net SVN: harbour-project:[14482] trunk/harbour

2010-05-15 Thread druzus
Revision: 14482
  
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14482view=rev
Author:   druzus
Date: 2010-05-15 08:32:36 + (Sat, 15 May 2010)

Log Message:
---
2010-05-15 10:32 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
  * harbour/contrib/hbwin/hbwinole.h
  * harbour/contrib/hbwin/olecore.c
+ added new C function hb_oleDispInvoke()

  * harbour/contrib/hbwin/axcore.c
* use hb_oleDispInvoke() - please test if activex controls still work
  correctly

Modified Paths:
--
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbwin/axcore.c
trunk/harbour/contrib/hbwin/hbwinole.h
trunk/harbour/contrib/hbwin/olecore.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] SF.net SVN: harbour-project:[14482] trunk/harbour

2010-05-15 Thread Mindaugas Kavaliauskas

Hi,

On 2010.05.15 11:32, dru...@users.sourceforge.net wrote:

 * use hb_oleDispInvoke() - please test if activex controls still work
   correctly


I do not use ActiveX, so no chance to test, but line olecore.c#1091 
could be changed to:

  if( pParams-rgvarg[ iCount - i ].n1.n2.vt  VT_BYREF  ii  iRef )
for additional protection in case of more than 32 parameters by reference.


Regards,
Mindaugas
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour