Home > Archive > Clarion > January 2007 > Microsoft Framework 2.0 DLL
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Microsoft Framework 2.0 DLL
|
|
| mpollux_ork 2007-01-24, 9:55 pm |
| Hi, I've been searching the group but I haven't found any information
about this.
We have a POS system made with Clarion 5B. We are trying to call some
3rd party functions from a Microsoft Framework 2.0 DLL, but we are not
able even to make the .LIB file with the LibMaker. I would like to know
if there is a restriction on using these .NET DLL's , or we are doing
something wrong. I would really appreciate any help you could provide
on this subject.
Thanks in advance
Manuel Hugo Porras Ortega
Jefe de Atenci=F3n a Contralor=EDa / Desarrollo
Comercializadora Almacenes Garc=EDa de M=E9xico
mporras@agarcia.com.mx
| |
| clackmannan 2007-01-24, 9:55 pm |
| On Jan 24, 8:12 pm, "mpollux_ork" <mpol...@gmail.com> wrote:
> We have a POS system made with Clarion 5B. We are trying to call some
> 3rd party functions from a Microsoft Framework 2.0 DLL, but we are not
> able even to make the .LIB file with the LibMaker. I would like to know
> if there is a restriction on using these .NET DLL's , or we are doing
> something wrong. I would really appreciate any help you could provide
> on this subject.
..Net implies COM & OLE, neither of which Clarion does very well
natively. C6 handles it better, but even then you either need to
hand-code a lot of things and/or purchase some 3rd party clarion tools.
I'd suggest you point your news reader to news.softvelocity.com and
search the groups there, they'll have more info than you'll find here.
HTH,
Paul
| |
| David Troxell - Encourager Software 2007-01-26, 7:55 am |
| In article <1169687572.162342.288130@13g2000cwe.googlegroups.com>,=20
mpollux@gmail.com says...
> Hi, I've been searching the group but I haven't found any information
> about this.
>=20
> We have a POS system made with Clarion 5B. We are trying to call some
> 3rd party functions from a Microsoft Framework 2.0 DLL, but we are not
> able even to make the .LIB file with the LibMaker. I would like to know
> if there is a restriction on using these .NET DLL's , or we are doing
> something wrong. I would really appreciate any help you could provide
> on this subject.
You may want to look at this product:
Product Description - EasyNETComponents, MFG - IngaSoftPlus
Internet Link - http://www.ingasoftplus.com/id126.htm
EasyNETComponents allows you to use Microsoft .Net FrameWork components in=
=20
your Clarion 6.1 or higher applications.
For use EasyNETComponents following is needed:
Clarion C6.1 or higher.
Microsoft .Net FrameWork 1.1 or higher.
This package includes Clarion/.NET assembly DLL, Classes and Templates, dem=
o=20
app and documentation.
[Clarion 6.1/6.2/6.3, 32bit]
David
>=20
>=20
> Thanks in advance
>=20
> Manuel Hugo Porras Ortega
> Jefe de Atenci=F3n a Contralor=EDa / Desarrollo
> Comercializadora Almacenes Garc=EDa de M=E9xico
> mporras@agarcia.com.mx
>=20
>=20
--=20
From David Troxell - Product Scope 32 PRO - Encourager Software
Email - mailto:C3P_Remove_@_Me_encouragersoftwar
e.com
Clarion Third Party Profile Exchange Online
http://encouragersoftware.com/profile/clarlinks.html
http://www.encouragersoftware.com/blog/
http://www.encouragersoftware.com/
|
|
|
|
|