FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Wdbu compile with (x)Harbour
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Wdbu compile with (x)Harbour
Posted: Thu Aug 25, 2011 12:21 PM

hi, someone try compile wdbu source codes with harbour or xharbour with sucess?? thanks

Posts: 1387
Joined: Fri May 23, 2008 01:33 PM
Re: Wdbu compile with (x)Harbour
Posted: Thu Aug 25, 2011 01:35 PM

Hi,

Where is Wdbu sources?

Regards,



Hakan ONEMLI



Harbour & MSVC 2022 & FWH 23.06
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: Wdbu compile with (x)Harbour
Posted: Thu Aug 25, 2011 01:42 PM

HI, wdbu source codes comes with fw old versions, i have this, can i send to forum??

Posts: 1387
Joined: Fri May 23, 2008 01:33 PM
Re: Wdbu compile with (x)Harbour
Posted: Thu Aug 25, 2011 02:17 PM

Hi,

I can try to compile it if you can upload forum or send my mail address objekt[at]objekt[dot]com[dot]tr. I also need a simple database app to send to my customer with my application.

Regards,



Hakan ONEMLI



Harbour & MSVC 2022 & FWH 23.06
Posts: 417
Joined: Tue Feb 23, 2010 03:09 PM
Re: Wdbu compile with (x)Harbour
Posted: Thu Aug 25, 2011 04:36 PM

To get Wdbu sources please see:

viewtopic.php?f=3t=12718hilit=wdbu

&&

FWH 11.11, Harbour 3.1 and Borland C++ 5.82
Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
Re: Wdbu compile with (x)Harbour
Posted: Thu Aug 25, 2011 05:31 PM

there are many function we haven't ....OrtiZ copyrights

FWH .. BC582.. xharbour
Posts: 1387
Joined: Fri May 23, 2008 01:33 PM
Re: Wdbu compile with (x)Harbour
Posted: Thu Aug 25, 2011 06:06 PM
MdaSolution wrote:there are many function we haven't ....OrtiZ copyrights


I agree with you.
Regards,



Hakan ONEMLI



Harbour & MSVC 2022 & FWH 23.06
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: Wdbu compile with (x)Harbour
Posted: Thu Aug 25, 2011 06:10 PM

we cant reproduce this funtions? or write to ignacio donate this to community?

Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
Re: Wdbu compile with (x)Harbour
Posted: Thu Aug 25, 2011 09:23 PM
No I not believe Ignacio donate his functions.

I think Antonio have all sources but he cannot give to community the source for the copyright...

for a sample :

I have all the sources code of Wizard , do you remember it ?

but he sad to me not give it to anyone.....I have all sources code of Wizard ( also the instal.bin ) because I'worked for create a Install application 8 years ago....and on this I not found his functions of Wdbu...


for the wdu ... I 'm seeing now...

for a sample we not have all includes for sample :#include "wdbu.ch"

then it use Tscript class I not have this class

CursorWait()
oScript := TScript():New(cSource)
oScript:Compile()


tchart class use also a VBX

CLASS IDbfWnd use another class called

::oBrowse := TIbrowse():New(,,,,;
{|| _aFields(::oBrowse,::aColumns,::aDisplays)},;
::aHeaders, ::aColSizes,::oWnd,,,,,,,::oFont)

and we not have it


HOW YOU THINK TO CREATE ALL THESE ?



Error: Unresolved external '_HB_FUN_COMPILAR' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDFUNC.OBJ
Error: Unresolved external '_HB_FUN_V_SUPERRDDNAME' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDFUNC.OBJ
Error: Unresolved external '_HB_FUN_BLIFUNHAN' referenced from C:\TEST\ERRORI\WDBU\OBJ\DLLCALL.OBJ
Error: Unresolved external '_HB_FUN_BLIFUNCAL' referenced from C:\TEST\ERRORI\WDBU\OBJ\DLLCALL.OBJ
Error: Unresolved external '_HB_FUN_BLILIBLOD' referenced from C:\TEST\ERRORI\WDBU\OBJ\DLLCALL.OBJ
Error: Unresolved external '_HB_FUN_BLILIBFRE' referenced from C:\TEST\ERRORI\WDBU\OBJ\DLLCALL.OBJ
Error: Unresolved external '_HB_FUN_ALTD' referenced from C:\TEST\ERRORI\WDBU\OBJ\INIT.OBJ
Error: Unresolved external '_HB_FUN_SERIAL' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDBU.OBJ
Error: Unresolved external '_HB_FUN_CHKSERIAL' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDBU.OBJ
Error: Unresolved external '_HB_FUN_MSGSHAREWARE' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDBU.OBJ
Error: Unresolved external '_HB_FUN_SX_SETDIRTY' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDCONFIG.OBJ
Error: Unresolved external '_HB_FUN_CMXAUTOOPEN' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDCONFIG.OBJ
Error: Unresolved external '_HB_FUN_CMXAUTOORDER' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDCONFIG.OBJ
Error: Unresolved external '_HB_FUN_CMXSHARED' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDCONFIG.OBJ
Error: Unresolved external '_HB_FUN_CMXMEMOBLOCK' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDCONFIG.OBJ
Error: Unresolved external '_HB_FUN_AX_SETMEMOBLOCK' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDCONFIG.OBJ
Error: Unresolved external '_HB_FUN_PBMPWIDTH' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDBU.OBJ
Error: Unresolved external '_HB_FUN_PBMPHEIGHT' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDBU.OBJ
Error: Unresolved external '_HB_FUN_WNETCONNECTDIALOG' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDBU.OBJ
Error: Unresolved external '_HB_FUN_WNETDISCONNECT' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDBU.OBJ
Error: Unresolved external '_HB_FUN_WRITEPROFSTR' referenced from C:\TEST\ERRORI\WDBU\OBJ\TCHART.OBJ
Error: Unresolved external '_HB_FUN_GETPROFSTR' referenced from C:\TEST\ERRORI\WDBU\OBJ\TCHART.OBJ
Error: Unresolved external '_HB_FUN_CMXAUTOSHARE' referenced from C:\TEST\ERRORI\WDBU\OBJ\SCRIPT.OBJ
Error: Unresolved external '_HB_FUN_V_SUPERRDD' referenced from C:\TEST\ERRORI\WDBU\OBJ\SCRIPT.OBJ
Error: Unresolved external '_HB_FUN_TSCRIPT' referenced from C:\TEST\ERRORI\WDBU\OBJ\SCRIPT.OBJ
Error: Unresolved external '_HB_FUN_M6_SETFILTER' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_CMFILTER' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_DBGVALTOCHAR' referenced from C:\TEST\ERRORI\WDBU\OBJ\VARIGET.OBJ
Error: Unresolved external '_HB_FUN_COMMAND' referenced from C:\TEST\ERRORI\WDBU\OBJ\VARIGET.OBJ
Error: Unresolved external '_HB_FUN_DBGSTRTOVAL' referenced from C:\TEST\ERRORI\WDBU\OBJ\VARIGET.OBJ
Error: Unresolved external '_HB_FUN_CMXSETSCOPE' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_CMXCLRSCOPE' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_CMXKEYCOUNT' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_AX_SETSCOPE' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_AX_CLRSCOPE' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_CMCLRFILTER' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_V_RDDNAME' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_TIBROWSE' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_AX_KEYCOUNT' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_AX_LOADED' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_CMXKEYNO' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_AX_KEYNO' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDDBFWND.OBJ
Error: Unresolved external '_HB_FUN_WRITEPPROS' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDBU.OBJ
Error: Unresolved external '_HB_FUN_SETACTIVEWND' referenced from C:\TEST\ERRORI\WDBU\OBJ\WDFUNC.OBJ
FWH .. BC582.. xharbour
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Wdbu compile with (x)Harbour
Posted: Fri Aug 26, 2011 05:34 AM
norberto wrote:HI, wdbu source codes comes with fw old versions, i have this, can i send to forum??


Norberto, please provide a link to download it and we will try to build the missing functions :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: Wdbu compile with (x)Harbour
Posted: Fri Aug 26, 2011 08:33 AM
Wouldn’t it make more sense to start a new project xWDBU based on xBrowse?

1) Xbrgen.prg does have much of the functionality WDBU has.

2) There is now build in scripting in FWH
* New: a powerful example that shows you how to add scripting support into your own applications: samples\scripts.prg
3) xTools from UWE have some needed functions too.
4) and I am sure there will be much contribution of functions/method from the forum.
Regards,
Otto









Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: Wdbu compile with (x)Harbour
Posted: Fri Aug 26, 2011 09:48 AM

Antonio, here : http://www.megaupload.com/?d=YK0VINBW , very thanks.

Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Re: Wdbu compile with (x)Harbour
Posted: Fri Aug 26, 2011 03:54 PM
I tried to run the xbrgen.prg but received an error when I pressed the "source" button
Code (fw): Select all Collapse
Application
===========
   Path and name: C:\FWH\samples\xbrgen.exe (32 bits)
   Size: 2,751,488 bytes
   Time from start: 0 hours 0 mins 3 secs 
   Error occurred at: 26-08-2011, 10:47:38
   Error description: Error BASE/1075  Argument error: >
   Args:
     [   1] = U   
     [   2] = N   0

Stack Calls
===========
   Called from: .\source\classes\XBRCODE.PRG => TXBRCOLCODE:PRGBMPCODE(778)
   Called from: .\source\classes\XBRCODE.PRG => TXBRCOLCODE:PRGCODECMD(690)
   Called from: .\source\classes\XBRCODE.PRG => TXBRCOLCODE:PRGCODE(562)
   Called from: .\source\classes\XBRCODE.PRG => (b)TXBRCODE:PRGCODE(239)


I found 3 places in fwh\source\classes\xbrcode.prg that needed extra checking in order for the source code generation to work.
Code (fw): Select all Collapse
Around line line 716 changed
      if ::nHeadBmpNo > 0 .or. ::nFootBmpNo > 0
to
      if ( ::nHeadBmpNo != nil .and. ::nHeadBmpNo > 0 ) .or. ( ::nFootBmpNo != nil .and. ::nFootBmpNo > 0 )

Around line 778 changed
   if ::nHeadBmpNo > 0
to 
   if ::nHeadBmpNo != nil .and. ::nHeadBmpNo > 0

Around line 782 changed
   if ::nFootBmpNo > 0
to
   if ::nFootBmpNo != nil .and. ::nFootBmpNo > 0
Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
Re: Wdbu compile with (x)Harbour
Posted: Fri Aug 26, 2011 11:22 PM

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

FWH .. BC582.. xharbour
Posts: 1387
Joined: Fri May 23, 2008 01:33 PM
Re: Wdbu compile with (x)Harbour
Posted: Sun Aug 28, 2011 09:25 AM
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. :-)
Regards,



Hakan ONEMLI



Harbour & MSVC 2022 & FWH 23.06