Search found 145 matches: wdbu

Return to advanced search

Re: WDBU clone - xbrDBU

Hello Antonio, thank you for your help. I insert AppRec. It is working. Best regrards, Otto #include 'fivewin.ch'#include 'xbrowse.ch'REQUEST DBFCDX#DEFINE EXENAME "xWDBU"static oWnd, oDbfWnd//----------------------------------------------------------------------------//function Main(&...
by Otto
Tue Aug 30, 2011 12:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WDBU clone - xbrDBU
Replies: 25
Views: 14549

Re: WDBU clone - xbrDBU

Following this way you can port methods from WDBU to xbrDBU (as per Otto's requirement) :-) Please review Method DelRec() for Class TDbfWnd xbrdbu.prg #include 'fivewin.ch'#include 'xbrowse.ch'REQUEST DBFCDX#DEFINE EXENAME "xWDBU"static ...
by Antonio Linares
Tue Aug 30, 2011 9:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WDBU clone - xbrDBU
Replies: 25
Views: 14549

Re: WDBU clone - xbrDBU

who is dotnew() ?
by MdaSolution
Tue Aug 30, 2011 8:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WDBU clone - xbrDBU
Replies: 25
Views: 14549

Re: WDBU clone - xbrDBU

You can download it from here (EXE included):

http://fivewin-contributions.googlecode.com/files/xbrdbu.zop
by Antonio Linares
Tue Aug 30, 2011 6:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WDBU clone - xbrDBU
Replies: 25
Views: 14549

Re: WDBU colone - xbrDBU

Some little changes to Otto's xbrDBU :-) xbrdbu.prg #include 'fivewin.ch'#include 'xbrowse.ch'REQUEST DBFCDX#DEFINE EXENAME "xWDBU"static oWnd//----------------------------------------------------------------------------//function Main()   local oBrw, oFont   Se...
by Antonio Linares
Tue Aug 30, 2011 6:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WDBU clone - xbrDBU
Replies: 25
Views: 14549

Re: Wdbu compile with (x)Harbour

yes I tried this is his message sent by Ortiz I am afraid is not so easy. That old version of Wdbu is built with CA-Clipper wich only makes 16 bits apps wich are not compatible with Windows 7 64 bits. Most of the unresolved functions are from third party libraries like ...
by MdaSolution
Mon Aug 29, 2011 12:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wdbu compile with (x)Harbour
Replies: 20
Views: 3613

Re: Wdbu compile with (x)Harbour

can he donate this code to us try??
by norberto
Sun Aug 28, 2011 10:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wdbu compile with (x)Harbour
Replies: 20
Views: 3613

Re: Wdbu compile with (x)Harbour

I Talked with Ortiz De Zuniga this afternoon on fb

and He sad me it is no possible because some source code are on ca- clipper 16 bit and it cannot translate on xharbour code 32 or 64 bit
by MdaSolution
Sun Aug 28, 2011 10:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wdbu compile with (x)Harbour
Replies: 20
Views: 3613

Re: Wdbu compile with (x)Harbour

yeangpumpeng wrote:http://dbfmanager.com/

with integrated Fastreport

Take a look



it is no free.... have you made it ?
by MdaSolution
Sun Aug 28, 2011 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wdbu compile with (x)Harbour
Replies: 20
Views: 3613

Re: Wdbu compile with (x)Harbour

Horizon wrote:
MdaSolution wrote:I use Emag Software Dbu of Enrico Maria Giordano with success... sometimes go to crash but it is good app on win 7 64 bit


I also use it sometimes. But it is Italian and it forced me to learn Italian. :D


I think if you write to Emg can insert your language easy
by MdaSolution
Sun Aug 28, 2011 6:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wdbu compile with (x)Harbour
Replies: 20
Views: 3613

Re: WDBU colone - xbrDBU

Solved added XbrCode.Prg from classes source.
by Andrés González
Sun Aug 28, 2011 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WDBU clone - xbrDBU
Replies: 25
Views: 14549

Re: WDBU colone - xbrDBU

Otto, where is SET XBROWSE TO TXBrCode(), compiler give me: --------------------Configuración: WDBU - Debug--------------------Harbour 2.0.0 (Rev. 13372)Copyright (c) 1999-2010, http://www.harbour-project.org/G:\POLICIA\winpol\DBU\Src\xDbu.prg(419) ...
by Andrés González
Sun Aug 28, 2011 10:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WDBU clone - xbrDBU
Replies: 25
Views: 14549

Re: Wdbu compile with (x)Harbour

http://dbfmanager.com/

with integrated Fastreport

Take a look
by yeangpumpeng
Sun Aug 28, 2011 10:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wdbu compile with (x)Harbour
Replies: 20
Views: 3613

Re: Wdbu compile with (x)Harbour

MdaSolution wrote:I use Emag Software Dbu of Enrico Maria Giordano with success... sometimes go to crash but it is good app on win 7 64 bit


I also use it sometimes. But it is Italian and it forced me to learn Italian. :D
by Horizon
Sun Aug 28, 2011 9:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wdbu compile with (x)Harbour
Replies: 20
Views: 3613

Re: WDBU colone - xbrDBU

Looking good....

:)
by Bayron
Sat Aug 27, 2011 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WDBU clone - xbrDBU
Replies: 25
Views: 14549
PreviousNext

Return to advanced search