Search found 100 matches

by xhbcoder
Sat May 10, 2008 8:10 pm
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Antonio,

C is not my language. I can't figure out how to port the C code.

Regards,

Jose
by xhbcoder
Thu May 08, 2008 4:48 pm
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Antonio, The EXE is now showing the main Appplication screen. I created an equivalent and dummy (function name and return only) for functions written in C so we could compile to create an executable. The EXE is now flashing the main window but exits immediately. The following is an error code when I...
by xhbcoder
Sun May 04, 2008 8:46 pm
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Antonio, Line 135: return nil Regards, Jose For more information, I posted the crect class new method. Line 135 is the last line /* * Class CRect created by George J. Hanson on 12/6/2000 0:34AM * */ #include "FiveWin.ch" #include "default.ch" //-----------------------------------...
by xhbcoder
Mon Apr 28, 2008 1:04 am
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Conversion from clipper + fw24 to Xharbour + FWH

Antonio, I was able to convert the part of our system that is pure clipper code. Now, I am starting the conversion of the main part of the system which is Clipper + FW24. I can create an exe but it generates an error as it start accessing classes. Is there any particular compiler switch setting for ...
by xhbcoder
Sat Apr 12, 2008 8:37 pm
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Antonio,

I can create now an exe, but there's still a lot of code to rewrite.

Thanks,

Jose
by xhbcoder
Thu Apr 10, 2008 7:23 pm
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Antonio,

How about compiler switch to restict to 10 characters limit?

Regards,

Jose
by xhbcoder
Thu Apr 10, 2008 4:54 pm
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

There are a lot of variables and functions in the source code that are more than 10 characters. I am thinking that it may create problem if these variables are not identical up to the last characters. If we don't impose the 10 chars restriction, is there a way to work around with this? Thanks, Jose
by xhbcoder
Wed Apr 09, 2008 10:08 pm
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Antonio,
I have two questions so far.

1. Do we have equivalent function for uoutportB and nInportB in FW where we can make a wrapper function for our application.

2. How do we force 10 characters for Identifiers in (x)harbour?

thanks,

Jose
by xhbcoder
Mon Mar 31, 2008 1:38 am
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Porting application to (x)Harbour + FWH

Antonio, Functions uOutPortB and nInPortB are in C source codes but they are unresolved. Regards, Jose /* ÚÄ Clipper Header ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ File Name: CL_PORTB.C ³ ³ Description: ³ ³ Author: George Hanson ³ ³ Date created: 10-27-95 Date updated: þ10-27-95...
by xhbcoder
Sun Mar 30, 2008 9:54 pm
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Porting POS application to 32bit (x)Harbour + FWH

Antonio, The C source codes looks like compiled but there are some unrsolved functions. Is there a way we can resolve the following functions in (x)HB/FWH? Thanks, Jose Unresolve Functions: uoutportb ninportb bin_or bin_not ipc_dStat tecdrwopen drw_ipc dsp_ipc dsp_tec ipc_key set_ram read_ram cmxsip...
by xhbcoder
Sun Mar 30, 2008 5:38 am
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 24071

Converting POS application to XHarbour + FWH

Antonio, I'm still getting a type mismarch at line 27: Actual compiler error: Type mismatch in parameter 1 (wanter 'HDC__*', got 'int') in function RAWPRINT. Hopefully I can convert it this time. Thanks, Jose Here's the code below: #define Escape _Escape #include <Windows.h> //**#include <Print.h> #...
by xhbcoder
Tue Mar 18, 2008 4:29 pm
Forum: FiveWin for CA-Clipper
Topic: Can we use ActiveX DLL with FW24
Replies: 5
Views: 1536

Can we build XHB dll accessible from clipper/fw24

Antonio,

Just curious. Can we build a dll in XHB that can be accessible from fw24/clipper (16bit) then the XHB dll access an activeX dll.

I am just thinking a way to access activeX from 16bit application.

Thanks for your comments.

Regards,

Jose
by xhbcoder
Tue Feb 26, 2008 9:12 pm
Forum: Utilities / Utilidades
Topic: Availability of Cayetano's Barlib2?
Replies: 2
Views: 1368

Availability of Cayetano's Barlib2?

All,

May I know the availability of barlib2? Looks like not found in the download site.

Thanks,

Jose
by xhbcoder
Fri Feb 22, 2008 4:18 pm
Forum: Utilities / Utilidades
Topic: Cayetano's BarLib2
Replies: 3
Views: 1495

Cayetano's BarLib2

All,

May I know the availability of barlib2? Looks like not found in the mentioned download site.

(http://hyperupload.com/download/029e8f4 ... 2.zip.html)


Thanks,

Jose
by xhbcoder
Fri Feb 22, 2008 4:02 pm
Forum: FiveWin for CA-Clipper
Topic: Can we use ActiveX DLL with FW24
Replies: 5
Views: 1536

Print Wizard DLL

Antonio,

Kindly check if this third party product can be use from FW24. If okay please show samples.

Thank you,

Jose


https://www.anzio.com/support/documenta ... cation.htm