bugs FWH64

Re: bugs FWH64

Postby lucasdebeltran » Wed Jul 24, 2013 6:21 pm

Antonio,

Thank you. Now it is.

So please, what was the mistery?.

Thanks.
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Re: bugs FWH64

Postby Antonio Linares » Wed Jul 24, 2013 6:40 pm

There are no misteries, its just a matter of learning and investing time using Microsoft C :-)

The more I use Microsoft Visual C the more I like it :-)
regards, saludos

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

Re: bugs FWH64

Postby lucasdebeltran » Wed Jul 24, 2013 8:49 pm

Antonio,

Do you recommend me a particular book about MSVC?.

Also, I am worried as you said that in FWH64 DLL32 calls won´t work properlly. Please, could you be more specific?.

Also, when you have time, as it is not urgent, you could provide us some advice in editing .rc files with Msvc. It has a built in editor quite familiar to the great WorkShop, but when I save the .rc MSVC adds other things that broke it.

Btw, what .rc editor do you use?.

Thank you very much Master.
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Re: bugs FWH64

Postby Antonio Linares » Thu Jul 25, 2013 12:44 am

Lucas,

I just use the tool and google. No need for books or lets say google is the best book :-)

I think I already have the solution for the DLL FUNCTION and LONGLONGs. I have to do some more tests.

I use PellesC but I will spend some time with the Visual Studio one to get used to it too.
regards, saludos

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

Re: bugs FWH64

Postby lucasdebeltran » Thu Jul 25, 2013 2:09 pm

Antonio,

Have you consider the seminar for C and FWH?.

Thanks.
Muchas gracias. Many thanks.

Un saludo, Best regards,

Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]

Implementando MSVC 2010, FWH64 y ADO.

Abandonando uso xHarbour y SQLRDD.
User avatar
lucasdebeltran
 
Posts: 1303
Joined: Tue Jul 21, 2009 8:12 am

Re: bugs FWH64

Postby elvira » Fri Jul 26, 2013 3:15 pm

Antonio,

So, when do you think FWH64 would be stable for production?.

Many thanks.
elvira
 
Posts: 515
Joined: Fri Jun 29, 2012 12:49 pm

Re: bugs FWH64

Postby Antonio Linares » Fri Jul 26, 2013 4:30 pm

Lucas,

I am available to provide a C and FWH seminar, but honestly I don't think that it is needed as FWH sources are a great way to learn it, and to learn just the code that we are going to use (no need to know everything about C, unless you feel passionated about it).

Elvira,

In my opinion FWH 64 was and is ready for production, in fact there are FWH users working with it. We do many tests with it and works great (from FiveDBU to rbdesign.prg, etc. we simply missed to use RichEdits with it).

It is just that Windows 8 revealed some hidden problems that had to be fixed and have been fixed. RichEdit was failing and now it is fine. Same applies for Class TWebCam that worked always fine but we forgot to include it in the libs. I have to review an issue with LONGLONGs, not sure yet if it is a problem, I just want to check it to asure that it is fine.
regards, saludos

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

Re: bugs FWH64

Postby elvira » Sat Jul 27, 2013 6:24 pm

Antonio,

Thank you. But I understood from your comments that the product was not readu 100% and some class es could fail.

The App you are coding with Access, have you buit it with FWH64?.

We think that providing a 64.exe could be a new market nish to explore?.

Best wishes,
elvira
 
Posts: 515
Joined: Fri Jun 29, 2012 12:49 pm

Re: bugs FWH64

Postby Antonio Linares » Sat Jul 27, 2013 8:01 pm

Elvira,

We started FWH 64 development around 2005 and we have been pushing it and trying to promote it for all these years :-)

A lot of tests have been done with FWH 64 with excelent results, but as FWH is a huge product, not every single control was tested (Not all FWH features are usually used from a FWH app), and on those where an error has been detected we quickly provided a fix for it.

So I would say that FWH 64 is very mature and stable, but of course the more users that work with it, the fewer bugs that it will have. Lets remember that FWH 64 was born as a port from FWH 32 and that many source code sections have been
adapted for 64 bits. The best way to test it for yourself is to build your app with FWH 64 and get your own conclusions :-)
regards, saludos

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

Re: bugs FWH64

Postby Antonio Linares » Sat Jul 27, 2013 8:03 pm

Elvira,

We have built and tested FiveDBU.prg and many others apps with FWH 64 and it works really fine.

We are building a large app using ADO and Access and we have not tested it with FWH 64 yet, we will do it asap, thanks for the reminder :-)
regards, saludos

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

Re: bugs FWH64

Postby Rick Lipkin » Sun Jul 28, 2013 3:22 pm

Antonio

I would be most curious for you to share your progress, lessons learned using 64 bit ADO and MS Access. I have written several recent applications using .mdb .. I dabbled briefly with ACE and .AccDb and found it compatible with .mdb with the only exception being the connection string and having to distribute the ACE ole provider client.

Thanks
Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2633
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: bugs FWH64

Postby elvira » Tue Jul 30, 2013 9:12 pm

+1
elvira
 
Posts: 515
Joined: Fri Jun 29, 2012 12:49 pm

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 35 guests