Page 1 of 2

Wdbu compile with (x)Harbour

PostPosted: Thu Aug 25, 2011 12:21 pm
by norberto
hi, someone try compile wdbu source codes with harbour or xharbour with sucess?? thanks

Re: Wdbu compile with (x)Harbour

PostPosted: Thu Aug 25, 2011 1:35 pm
by Horizon
Hi,

Where is Wdbu sources?

Re: Wdbu compile with (x)Harbour

PostPosted: Thu Aug 25, 2011 1:42 pm
by norberto
HI, wdbu source codes comes with fw old versions, i have this, can i send to forum??

Re: Wdbu compile with (x)Harbour

PostPosted: Thu Aug 25, 2011 2:17 pm
by Horizon
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.

Re: Wdbu compile with (x)Harbour

PostPosted: Thu Aug 25, 2011 4:36 pm
by ukservice
To get Wdbu sources please see:

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

Re: Wdbu compile with (x)Harbour

PostPosted: Thu Aug 25, 2011 5:31 pm
by MdaSolution
there are many function we haven't ....OrtiZ copyrights

Re: Wdbu compile with (x)Harbour

PostPosted: Thu Aug 25, 2011 6:06 pm
by Horizon
MdaSolution wrote:there are many function we haven't ....OrtiZ copyrights


I agree with you.

Re: Wdbu compile with (x)Harbour

PostPosted: Thu Aug 25, 2011 6:10 pm
by norberto
we cant reproduce this funtions? or write to ignacio donate this to community?

Re: Wdbu compile with (x)Harbour

PostPosted: Thu Aug 25, 2011 9:23 pm
by MdaSolution
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

Re: Wdbu compile with (x)Harbour

PostPosted: Fri Aug 26, 2011 5:34 am
by Antonio Linares
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 :-)

Re: Wdbu compile with (x)Harbour

PostPosted: Fri Aug 26, 2011 8:33 am
by Otto
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

Image


Image


Image

Image

Re: Wdbu compile with (x)Harbour

PostPosted: Fri Aug 26, 2011 9:48 am
by norberto
Antonio, here : http://www.megaupload.com/?d=YK0VINBW , very thanks.

Re: Wdbu compile with (x)Harbour

PostPosted: Fri Aug 26, 2011 3:54 pm
by Gale FORd
I tried to run the xbrgen.prg but received an error when I pressed the "source" button
Code: Select all  Expand view
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: Select all  Expand view

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
 

Re: Wdbu compile with (x)Harbour

PostPosted: Fri Aug 26, 2011 11:22 pm
by MdaSolution
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

Re: Wdbu compile with (x)Harbour

PostPosted: Sun Aug 28, 2011 9:25 am
by Horizon
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