Search found 45 matches: onet

Return to advanced search

TGet Falla con el harbour del svn - por recientes cambios

... que ha cambiado en harbour que pudiera provocar este error, me encuentro con esto: 2013-01-10 23:25 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/include/hbapicls.h * harbour/src/vm/classes.c + added new internal C function: void hb_objCloneTo( PHB_ITEM pDest, PHB_ITEM pSource, ...
by carlos vargas
Tue Jan 22, 2013 7:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TGet Falla con el harbour del svn - por recientes cambios
Replies: 20
Views: 5616

[OT] Will this latest Harbour change break compatibility?

Will this recent change break any backward-compatibility? 2013-01-10 23:25 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/src/vm/classes.c * declare :SUPER and :__SUPER messages as non virtual ones. Now ::SUPER and ::__SUPER messages executed in object method returns ...
by hua
Fri Jan 11, 2013 4:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: [OT] Will this latest Harbour change break compatibility?
Replies: 1
Views: 549

Re: Harbour can create oleserver and activex

Log Message: ----------- 2010-05-26 00:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin/Makefile + harbour/contrib/hbwin/hbolesrv.c + added inproc OLE server implementation. It allows to create OLE/ACTIVEX COM server in Harbour. Such ...
by anserkk
Mon May 31, 2010 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour can create oleserver and activex
Replies: 5
Views: 1004

OT - RPC Disponible en Harbour

... druzus Date: 2010-01-06 16:16:22 +0000 (Wed, 06 Jan 2010) Log Message: ----------- 2010-01-06 17:15 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/src/rtl/hbznet.c ! do not use DEF_MEM_LEVEL to avoid potential problems when <zutil.h> is not available * harbour/contrib/hbnetio/netio.h ...
by Lautaro
Wed Jan 06, 2010 7:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT - RPC Disponible en Harbour
Replies: 2
Views: 959

Re: Alguna novedad con activex + harbour svn + fwh9.07 ???

Lautaro, Has probado a reconstruir hbwin.lib despues de estos cambios recientes ? 2009-08-14 15:52 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin/olecore.c + added support for decoding VT_DECIMAL variants + added disabled by default support for passing pointer items ...
by Antonio Linares
Fri Aug 14, 2009 3:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Alguna novedad con activex + harbour svn + fwh9.07 ???
Replies: 8
Views: 1078

Re: OLE with byref sample (SOLVED)

2009-08-12 18:26 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbwin/olecore.c ! fixed memory leak in PutParams() ! fixed parameters order in PutParams() ! fixed possible GPF due calling VariantClear() without VariantInit() for ...
by toninhofwi
Thu Aug 13, 2009 11:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OLE with byref sample (SOLVED)
Replies: 14
Views: 1921

Re: xharbour (cvs) strange chars in database field

This is from Harbour (not xHarbour) changelog:

2009-05-14 00:23 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/rddads/ads1.c
! added workaround for ACE bug: character fields longer then 23 bytes are
increased by one byte when read by AdsGetField().


EMG
by Enrico Maria Giordano
Tue Jun 23, 2009 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour (cvs) strange chars in database field
Replies: 9
Views: 1427

Include file : hbapicls.h

... 02:51:18Z druzus $ */ /* * Harbour Project source code: * Harbour class API * * Copyright 2006 Przemyslaw Czerpak <druzus / at / priv.onet.pl> * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify * it under the terms of ...
by ukoenig
Sat Dec 20, 2008 2:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A much faster Class TDataBase !!!
Replies: 18
Views: 7254

Re: Ayuda con Tbuscador

Alguien tendra un ejemplo de uso de la clase tbuscador de Rafa Carmona DEFINE BUSCADOR oBuscador ; TITLE "Tipo Tarifa" ; DBF "NET_TTAR|Codigo|NET_TTAR" ; DATABASE oNet_TTar ; HEADER "Codigo","Descripción" ; COLUMNS {||oNet_TTar:Codigo }, {|| oNet_TTar:Descripcio } ; COLSIZES 50,150 ; SIZE 200,0 ; R...
by thefull
Tue May 27, 2008 12:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Tbuscador
Replies: 6
Views: 1951

... -DHB_INCLUDE_WINEXCHANDLER -DHARBOUR_MAIN_WIN -d -a8 -OS -O2 -5 -6 make_b32.bat %1 2007-11-07 01:47 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/filesys.c * updated hb_fsTell() and hb_fsEof() to respect platform dependent API calls used in hb_fsSeek[Large]()
by Antonio Linares
Wed Nov 07, 2007 9:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in Harbour version of toolbar
Replies: 55
Views: 8142

Is this the latest changelog you see in your changelog file?

2007-11-07 01:47 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/rtl/filesys.c
* updated hb_fsTell() and hb_fsEof() to respect platform dependent
API calls used in hb_fsSeek[Large]()

EMG
by Enrico Maria Giordano
Wed Nov 07, 2007 9:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in Harbour version of toolbar
Replies: 55
Views: 8142

... fixed in xHarbour Builder. Thats the problem. And it is a xHarbour Builder problem. 2006-09-18 01:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * xharbour/source/vm/classes.c ! fixed GPF when non object item is passed to hb_objHasMessage()
by Antonio Linares
Sat Sep 23, 2006 10:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: NOWAIT|NOMODAL clause
Replies: 6
Views: 1382

... oDbfTemp:Unlock() oDbf:Skip() ENDDO oCli:Refresh() oNroOr:Refresh() oNomCli:Refresh() oIvaCli:Refresh() oCuitCli:Refresh() oFech:Refresh() oNet:Refresh() oIvaI:Refresh() oTotGral:Refresh() oDbfTemp:GoTop() oLbx:GoTop() oLbx:Refresh() ENDIF oDbfTemp:GoTop() oLbx:GoTop() oLbx:Refresh() Return ...
by Jorge Jaurena
Thu Jun 08, 2006 4:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con listbox
Replies: 3
Views: 1004

... Function FTPGET() // mise a jour des constantes de salaire Local hftp Local n1:=0,message:=space(500),n2:=500 if (hftp:=InternetConnect(onet,"209.99.228.215",21,"dbfarma","farmacia",1,2,0)) == 0 msginfo("Sorry can't connect to FTP site:"+str(getlasterror())) if Intrespinf(@n1,message,@n2) ...
by carlosortiz
Mon Apr 03, 2006 11:57 pm
 
Forum: FiveWin para CA-Clipper
Topic: Acceder a un Ftp por cable modem
Replies: 7
Views: 2464

You may directly report it to Przemek at druzus@priv.onet.pl as he is the RDDs best expert.
by Antonio Linares
Fri Mar 10, 2006 6:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: APPEND FROM ... SDF
Replies: 5
Views: 1442
Previous

Return to advanced search