New FWH 13.05

New FWH 13.05

Postby Antonio Linares » Wed Jun 05, 2013 3:10 pm

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42092
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: New FWH 13.05

Postby rhlawek » Wed Jun 05, 2013 4:35 pm

The FWH64 installer is labeled 13.05 on the download page, but the installer is still 13.04. Any chance this can be updated today?

Robb
User avatar
rhlawek
 
Posts: 194
Joined: Sun Jul 22, 2012 7:01 pm

Re: New FWH 13.05

Postby Antonio Linares » Wed Jun 05, 2013 4:57 pm

Already updated, thanks for the reminder! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42092
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: New FWH 13.05

Postby driessen » Thu Jun 06, 2013 8:49 am

Antonio,

I recompiled and relinked my applications with FWH 13.05.

But I got this error :

"Unresolved external symbol: '_HB_FUN_NOTIFY referenced from FiveHMX.lib(Window.obj)'."

Any idea ?

Thanks.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
driessen
 
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: New FWH 13.05

Postby Enrico Maria Giordano » Thu Jun 06, 2013 9:01 am

Antonio,

Some notes:

1. You forgot to put in dialog.prg my suggestion regarding cCaption:

replace

Code: Select all  Expand view
::cCaption  = If( cCaption != nil, SubStr( cCaption, 1, Min( Len( cCaption ), 140 ) ), nil )


with

Code: Select all  Expand view
::cCaption  = If( cCaption != nil, Left( cCaption, 140 ), nil )


(there are two places to change).

2. I notice in dialog.ch a new parameter <(oDlg)> passed to TDialog():New() but there are no new parameters for New() method in dialog.prg.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8713
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: New FWH 13.05

Postby Enrico Maria Giordano » Thu Jun 06, 2013 9:07 am

Antonio,

Sorry, forget the point 2. I compared the wrong files... :-(

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8713
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: New FWH 13.05

Postby Enrico Maria Giordano » Thu Jun 06, 2013 9:13 am

driessen wrote:Antonio,

I recompiled and relinked my applications with FWH 13.05.

But I got this error :

"Unresolved external symbol: '_HB_FUN_NOTIFY referenced from FiveHMX.lib(Window.obj)'."

Any idea ?

Thanks.


I confirm this problem. :-(

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8713
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: New FWH 13.05

Postby Enrico Maria Giordano » Thu Jun 06, 2013 9:24 am

I temporary pacified the error message defining a function

Code: Select all  Expand view
FUNCTION NOTIFY; RETURN NIL


Is it correct or can I have side effects with my applications?

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8713
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: New FWH 13.05

Postby Antonio Linares » Thu Jun 06, 2013 10:22 am

We have published revised versions of FWH and FWH64 13.05

They should be available in 15 mins from now :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42092
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: New FWH 13.05

Postby Enrico Maria Giordano » Thu Jun 06, 2013 11:34 am

Thank you Master! :-)

I'm going to test it.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8713
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: New FWH 13.05

Postby nageswaragunupudi » Thu Jun 06, 2013 12:12 pm

Downloaded the revised build and is working well.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10632
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Re: New FWH 13.05

Postby driessen » Thu Jun 06, 2013 12:30 pm

Antonio,

Thanks a lot for the quick service.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
driessen
 
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: Little corrections on new FWH 13.05

Postby byte-one » Thu Jun 06, 2013 1:10 pm

In fivewin.ch the version is the old one:
.... #define FWVERSION "FWH 13.04" ...

In print.ch:
#xcommand PRINT ...... FILE
#xcommand PRINTER (FILE is missing)
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: New FWH 13.05

Postby Antonio Linares » Thu Jun 06, 2013 6:06 pm

Fixed, thanks! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42092
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: jmartial and 114 guests