Search found 116 matches

by Roberto Parisi
Wed Jun 15, 2016 1:38 pm
Forum: FiveWin for Harbour/xHarbour
Topic: ACTX.obj: unresolved external
Replies: 6
Views: 902

Re: ACTX.obj: unresolved external

Thx, I tried, but I can't compile it:
error C2061: syntax error : identifier 'delete'

I would be grateful if you could send me a VC210 build.

Thx in advance,
Roberto Parisi
by Roberto Parisi
Tue Jun 14, 2016 7:56 pm
Forum: FiveWin for Harbour/xHarbour
Topic: ACTX.obj: unresolved external
Replies: 6
Views: 902

ACTX.obj: unresolved external

Hi Antonio,
I need to rebuild FWH with vc2010 and I got the error:
fivehc32.lib(ACTX.obj) : error LNK2019: unresolved external symbol "void __cdecl operator delete(void *,unsigned int)

I can't find ani actx.c to recompile.

Thx in advance,
Roberto Parisi
by Roberto Parisi
Fri Feb 05, 2016 11:39 am
Forum: FiveWin for Harbour/xHarbour
Topic: How to disable XBROWSE 3d look in dialogs
Replies: 5
Views: 723

Re: How to disable XBROWSE 3d look in dialogs

Without WS_BORDER works, but I want a standard border like other mine controls.

Regards,
Roberto Parisi
by Roberto Parisi
Fri Feb 05, 2016 10:26 am
Forum: FiveWin for Harbour/xHarbour
Topic: How to disable XBROWSE 3d look in dialogs
Replies: 5
Views: 723

How to disable XBROWSE 3d look in dialogs

As subject.

Thx in advance.

Regards,
Roberto Parisi
by Roberto Parisi
Tue Dec 30, 2014 10:29 am
Forum: FiveWin for Harbour/xHarbour
Topic: XBScript and Windows 2012
Replies: 5
Views: 864

Re: XBScript and Windows 2012

Ok, my mistake.

I had to enable 32bit applications in Application pool configuration.

Thx.

Regards,
Roberto Parisi
by Roberto Parisi
Mon Dec 29, 2014 4:59 pm
Forum: FiveWin for Harbour/xHarbour
Topic: XBScript and Windows 2012
Replies: 5
Views: 864

Re: XBScript and Windows 2012

Antonio,
is XBScript.dll from xHarbour.com.

It works with an old win 2003 server with IIS 6, but doesn't work with win 2012 server and IIS 7.

Regards,
Roberto Parisi
by Roberto Parisi
Mon Dec 29, 2014 10:55 am
Forum: FiveWin for Harbour/xHarbour
Topic: XBScript and Windows 2012
Replies: 5
Views: 864

XBScript and Windows 2012

I've no luck configuring XBScript on Windows 2012 with IIS 7.

Html samples don't work too (buttons.htm, clock.htm, ...)

Anyone using it?

Regards,
Roberto Parisi
by Roberto Parisi
Fri Nov 08, 2013 4:35 pm
Forum: Utilities / Utilidades
Topic: How to rebuild FWH libs
Replies: 11
Views: 6477

Re: How to rebuild FWH libs

Many thx,
I forgotten _FLAT_ define.

Now it works.

Regards,
Roberto Parisi
by Roberto Parisi
Fri Nov 08, 2013 1:16 pm
Forum: Utilities / Utilidades
Topic: How to rebuild FWH libs
Replies: 11
Views: 6477

Re: How to rebuild FWH libs

Hi Antonio, I added new compiled objs to fiveh32.lib and fivewhc32.lib (FWH 13.9) and now I get the following errors in linking exe. fiveh32.lib(xbrowse.obj) : error LNK2001: unresolved external symbol _HB_FUN_SETBRUSHORGEX fiveh32.lib(window.obj) : error LNK2001: unresolved external symbol _HB_FUN_...
by Roberto Parisi
Thu Nov 07, 2013 3:07 pm
Forum: Utilities / Utilidades
Topic: How to rebuild FWH libs
Replies: 11
Views: 6477

Re: How to rebuild FWH libs

Ok. I'll try.

Regards,
Roberto Parisi
by Roberto Parisi
Thu Nov 07, 2013 11:58 am
Forum: Utilities / Utilidades
Topic: How to rebuild FWH libs
Replies: 11
Views: 6477

Re: How to rebuild FWH libs

Thx,
but lib.exe for each obj give me the error _HB_FUN__*** already defined in fiveh.lib (***) ; second definition ignored

Regards,
Roberto Parisi
by Roberto Parisi
Thu Nov 07, 2013 7:48 am
Forum: Utilities / Utilidades
Topic: How to rebuild FWH libs
Replies: 11
Views: 6477

Re: How to rebuild FWH libs

What about rebuild against msvc?

How to replace obj files with lib.exe?

Regards,
Roberto Parisi
by Roberto Parisi
Sat Nov 10, 2012 11:53 am
Forum: FiveWin for Harbour/xHarbour
Topic: Rebuild FiveHC32
Replies: 4
Views: 736

Re: Rebuild FiveHC32

Ok, I rebuilt correctly (almost all files) FWH32 and FWHC32.

Thx,
Roberto Parisi
by Roberto Parisi
Fri Nov 09, 2012 7:07 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Rebuild FiveHC32
Replies: 4
Views: 736

Re: Rebuild FiveHC32

I'm using MSVC.