2011-08-08 12:25 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/hbwin/olecore.c
! typo in previous commit
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-08-08 12:25 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/hbwin/olecore.c
|
||||
! typo in previous commit
|
||||
|
||||
2011-08-08 12:13 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/rtl/hbcomhb.c
|
||||
* indenting
|
||||
|
||||
@@ -1299,7 +1299,7 @@ static void FreeParams( DISPPARAMS * dispparam )
|
||||
|
||||
HB_FUNC( __OLEISDISP )
|
||||
{
|
||||
hb_retl( hb_oleItemGet( hb_param( 1, HB_IT_ANY ) ) != NIL );
|
||||
hb_retl( hb_oleItemGet( hb_param( 1, HB_IT_ANY ) ) != NULL );
|
||||
}
|
||||
|
||||
HB_FUNC( __OLECREATEOBJECT ) /* ( cOleName | cCLSID [, cIID ] ) */
|
||||
|
||||
Reference in New Issue
Block a user