FWH 16.03 32 BIT

Re: FWH 16.03 32 BIT

Postby Horizon » Thu Apr 14, 2016 10:31 am

Antonio,

sent.

Thanks,
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 16.03 32 BIT

Postby Antonio Linares » Thu Apr 14, 2016 8:24 pm

Problem solved. These changes are required in Harbour hbsocket.c:

# if _MSC_VER >= 1800
// # define HB_HAS_INET_PTON
// # define HB_HAS_INET_NTOP
// # define HB_HAS_ADDRINFO
// # define HB_HAS_NAMEINFO
# endif

A modified hbrtl.lib has to be used. Here it is:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/hbrtl_vsc2015_32bits_XP.zop
regards, saludos

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

Re: FWH 16.03 32 BIT

Postby Horizon » Thu Apr 14, 2016 9:18 pm

Thank you master.

It is OK now.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 16.03 32 BIT

Postby Horizon » Sun Apr 17, 2016 9:21 am

Hi Antonio,

I have another problem with MSVC 2015 + fwh 16.03 in Window 7.

First of all, I have not seen like this error in win xp, win 10.

The error is that when I quit from my application (not QUIT command, normally RETURN command in main procedure), after 1-10 second windows says "IcraW.exe has stopped working"

There is no problem before MSVC 2015.

I have also tested original hbrtl.lib. There was also this error before your changes.

I know there are methods for not showing this error client machine from registry. But I dont want to do this kind of workaround.

Thanks
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 16.03 32 BIT

Postby Antonio Linares » Sun Apr 17, 2016 2:59 pm

Hakan,

Please check if you get a hb_out.log file and post it contents here
regards, saludos

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

Re: FWH 16.03 32 BIT

Postby Horizon » Sun Apr 17, 2016 4:55 pm

Antonio,

Unfortunately, There is not.

:(
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 16.03 32 BIT

Postby Antonio Linares » Sun Apr 17, 2016 9:59 pm

Hakan,

> after 1-10 second windows says "IcraW.exe has stopped working"

Please make a screenshot of that message and post it here, or send it by email
regards, saludos

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

Re: FWH 16.03 32 BIT

Postby Horizon » Mon Apr 18, 2016 11:09 am

Antonio,

Already Sent.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 16.03 32 BIT

Postby Antonio Linares » Mon Apr 18, 2016 11:12 am

Hakan,

I haven't got it

Please resend it
regards, saludos

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

Re: FWH 16.03 32 BIT

Postby Horizon » Mon Apr 18, 2016 11:49 am

Antonio,

Resend.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 16.03 32 BIT

Postby Antonio Linares » Mon Apr 18, 2016 12:07 pm

Hakan,

I meant your TeamViewer login and password, so I can remotely review your app
regards, saludos

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

Re: FWH 16.03 32 BIT

Postby Horizon » Mon Apr 18, 2016 5:39 pm

Antonio,

One of my customers error report : Windows 2012 server

Code: Select all  Expand view
Sorun imzası:
  Sorunlu Olay Adı:    APPCRASH
  Uygulama Adı:    deneme.exe
  Uygulama Sürümü:   0.0.0.0
  Uygulama Zaman Damgası:  5714f600
  Hata Modülü Adı:   KERNELBASE.dll
  Hata Modülü Sürümü:  6.2.9200.16384
  Hata Modülü Zaman Damgası: 5010ac2f
  Özel Durum Kodu: c0000005
  Özel Durum Uzaklığı:  00010d23
  OS Sürümü: 6.2.9200.2.0.0.272.33
  Yerel Kimlik: 1055
  Ek Bilgiler 1:    0822
  Ek Bilgiler 2:    08220d1edc45d03eadbbf61c0150f58c
  Ek Bilgiler 3:    0313
  Ek Bilgiler 4:    0313d6971c9b538c4a51acb9718d760b
 
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 16.03 32 BIT

Postby Antonio Linares » Mon Apr 18, 2016 8:04 pm

Hakan,

Please send me the EXE by email
regards, saludos

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

Re: FWH 16.03 32 BIT

Postby Horizon » Tue Apr 19, 2016 6:10 am

Antonio,

Sent.
Regards,

Hakan ONEMLI

Harbour & MSVC 2022 & FWH 23.04
Horizon
 
Posts: 1288
Joined: Fri May 23, 2008 1:33 pm

Re: FWH 16.03 32 BIT

Postby Antonio Linares » Tue Apr 19, 2016 6:25 am

Hakan,

It has not arrived here

Lets better have a TeamViewer session. Please email me your login and password
regards, saludos

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

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot], nageswaragunupudi and 91 guests