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
Search found 106 matches: parisi
Searched query: parisi
- Wed Jun 15, 2016 1:38 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ACTX.obj: unresolved external
- Replies: 6
- Views: 1089
- Tue Jun 14, 2016 7:56 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ACTX.obj: unresolved external
- Replies: 6
- Views: 1089
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
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
- Fri Feb 05, 2016 1:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to disable XBROWSE 3d look in dialogs
- Replies: 5
- Views: 845
Re: How to disable XBROWSE 3d look in dialogs

Regards,
Roberto Parisi
- Fri Feb 05, 2016 12:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to disable XBROWSE 3d look in dialogs
- Replies: 5
- Views: 845
Re: How to disable XBROWSE 3d look in dialogs
Roberto Parisi wrote:Without WS_BORDER works, but I want a standard border like other mine controls.
Regards,
Roberto Parisi
Any image?
- Fri Feb 05, 2016 11:39 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to disable XBROWSE 3d look in dialogs
- Replies: 5
- Views: 845
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
Regards,
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: 845
How to disable XBROWSE 3d look in dialogs
As subject.
Thx in advance.
Regards,
Roberto Parisi
Thx in advance.
Regards,
Roberto Parisi
- Tue Dec 30, 2014 10:29 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBScript and Windows 2012
- Replies: 5
- Views: 930
Re: XBScript and Windows 2012
Ok, my mistake.
I had to enable 32bit applications in Application pool configuration.
Thx.
Regards,
Roberto Parisi
I had to enable 32bit applications in Application pool configuration.
Thx.
Regards,
Roberto Parisi
- Mon Dec 29, 2014 4:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBScript and Windows 2012
- Replies: 5
- Views: 930
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
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
- Mon Dec 29, 2014 10:55 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: XBScript and Windows 2012
- Replies: 5
- Views: 930
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
Html samples don't work too (buttons.htm, clock.htm, ...)
Anyone using it?
Regards,
Roberto Parisi
- Sat Jul 19, 2014 8:57 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: List of donations already received to buy EasyReport
- Replies: 43
- Views: 55754
Re: List of donations already received to buy EasyReport
many thanks to Roberto Parisi,
Total: 1.650 euros
Total: 1.650 euros
- Fri Jul 11, 2014 10:39 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: List of donations already received to buy EasyReport
- Replies: 43
- Views: 55754
List of donations already received to buy EasyReport
... Williams (100 euros)
13. Pairat Nirantasukwong (50 euros)
14. Mario A Gonzalez (100 euros)
15. CDM Software Solutions (150 euros)
16. Roberto Parisi (100 euros)
17. Jim Hayden (100 euros)
18. Eduardo Borondon (106,11 euros)
19. Gustavo Moreno Ponce (501 euros)
20. Roger Seiler (100 euros)
21 ...
13. Pairat Nirantasukwong (50 euros)
14. Mario A Gonzalez (100 euros)
15. CDM Software Solutions (150 euros)
16. Roberto Parisi (100 euros)
17. Jim Hayden (100 euros)
18. Eduardo Borondon (106,11 euros)
19. Gustavo Moreno Ponce (501 euros)
20. Roger Seiler (100 euros)
21 ...
- Fri Nov 08, 2013 4:35 pm
- Forum: Utilities / Utilidades
- Topic: How to rebuild FWH libs
- Replies: 11
- Views: 10473
Re: How to rebuild FWH libs
Many thx,
I forgotten _FLAT_ define.
Now it works.
Regards,
Roberto Parisi
I forgotten _FLAT_ define.
Now it works.
Regards,
Roberto Parisi
- Fri Nov 08, 2013 1:16 pm
- Forum: Utilities / Utilidades
- Topic: How to rebuild FWH libs
- Replies: 11
- Views: 10473
Re: How to rebuild FWH libs
... lib(bitmap.obj) : error LNK2001: unresolved external symbol _HB_FUN_SETBRUSHORGEX
fiveh32.lib(btnbmp.obj) : error LNK2001: unresolved external symbol _HB_FUN_SETBRUSHORGEX
fiveh32.lib(control.obj) : error LNK2001: unresolved external symbol _HB_FUN_SETBRUSHORGEX
...
Thx in advance,
Roberto Parisi
fiveh32.lib(btnbmp.obj) : error LNK2001: unresolved external symbol _HB_FUN_SETBRUSHORGEX
fiveh32.lib(control.obj) : error LNK2001: unresolved external symbol _HB_FUN_SETBRUSHORGEX
...
Thx in advance,
Roberto Parisi
- Thu Nov 07, 2013 3:07 pm
- Forum: Utilities / Utilidades
- Topic: How to rebuild FWH libs
- Replies: 11
- Views: 10473
Re: How to rebuild FWH libs
Ok. I'll try.
Regards,
Roberto Parisi
Regards,
Roberto Parisi
- Thu Nov 07, 2013 11:58 am
- Forum: Utilities / Utilidades
- Topic: How to rebuild FWH libs
- Replies: 11
- Views: 10473
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
but lib.exe for each obj give me the error _HB_FUN__*** already defined in fiveh.lib (***) ; second definition ignored
Regards,
Roberto Parisi