Home > Archive > Clarion > December 2006 > Creating DLL for writing to DAT file
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 |
Creating DLL for writing to DAT file
|
|
| getkauser@gmail.com 2006-12-20, 6:55 pm |
| Hi,
I am very new to Clarion, and am trying to develop a COM compatible DLL
that will insert a record into a Clarion DAT file.
Can anybody help with a sample code?
Kauser
| |
| clackmannan 2006-12-21, 6:55 pm |
|
getkauser@gmail.com wrote:
> Hi,
>
> I am very new to Clarion, and am trying to develop a COM compatible DLL
> that will insert a record into a Clarion DAT file.
> Can anybody help with a sample code?
>
I doubt it. AFAIK you can't create a COM-compatible DLL with CW.
Paul
| |
| David Troxell - Encourager Software 2006-12-22, 3:55 am |
| In article <1166641826.287936.285610@t46g2000cwa.googlegroups.com>,
getkauser@gmail.com says...
> Hi,
>
> I am very new to Clarion, and am trying to develop a COM compatible DLL
> that will insert a record into a Clarion DAT file.
> Can anybody help with a sample code?
IngaSoftPlus offers two tools to make the job a bit easier.
Also, check out the newsgroups at SoftVelocity - you might get someone there
to supply you with sample code, although for those who use the IngaSoftPlus
products, they get high praise. Minimally, I suggest emailing IngaSoftPlus
and asking a few questions.
SoftVelocity news server
news.softvelocity.com
Product Description - EasyCOMCreator, MFG - IngaSoftPlus
Internet Link - http://www.ingasoftplus.com/id121.htm
"EasyCOMCreator utility is used to create a Component Object Model (COM)
dynamic-link library (DLL) automatically using Clarion."
Product Description - EasyCOM2INC, MFG - IngaSoftPlus
Internet Link - http://www.ingasoftplus.com/id104.htm
"EasyCOM2INC utility is used to automatically creating Clarion include files
with the definitions of COM-interfaces from IDL file and generate needed
Classes. It supports generation of Late binding methods as well as Early
binding."
David
>
> Kauser
>
>
--
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/
|
|
|
|
|