Its a little more complicated then that :-) You need to know how to handle
input and ouput params etc...

If you are using VisualC++ there is a template to get u started.
(I think there is a KB article on how to install it if you haven't got it)

Have your programmer look at the source code of some of the freeware cfx on
 intrafoundations site and you'll see the structure.....

~J


----- Original Message -----
From: "Mark Armendariz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 11, 2000 4:07 PM
Subject: RE: From .exe to .dll


> I appreciate the quick reply... As for the cfx.h library.  Would we just
> have to compile the code with an inclusion of cfx.h or is there any
changes
> that would actually have to be made to the code itself?
>
> I'm waiting for Ben's advanced book in the mail.. hopefull to arrive on
> Monday.
>
>
> THANKS!!
>
> -----Original Message-----
> From: JustinMacCarthy [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 11, 2000 10:39 AM
> To: [EMAIL PROTECTED]
> Subject: Re: From .exe to .dll
>
>
> If you have the source code I would recommend wrapping the code in a
> cfx_tag. It's very simple.
>
> For example of cfx source code in C/C++
> Have a look at the excellent www.intrafoundation.com . There is also some
> info in Ben's advanced book and plenty of help(!?!!?) on this list :-)
>
> If all that fails you chould use cfexecute ( or CFX_consoleCommand @
> intrafoundation.com ) to capture the input from the dos program..
>
>
> ~Justin MacCarthy
>
>
>
>
> ----- Original Message -----
> From: "Mark Armendariz" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, August 11, 2000 3:23 PM
> Subject: RE: From .exe to .dll
>
>
> > YEs, we have the source code.  It's actually a proprietary application
> made
> > by our own programmers to generate a password for our software.  I
believe
> > it's written in C.  The functions of the program are fairly basic.  It
> asks
> > about 10 questions (INPUT), and gives one answer depending on the input
> > (OUTPUT).
> >
> > Our programmers are very capable.  I just need to know where to look so
i
> > can ask them for this knowledgeably and answer any questions they may
have
> > from the get go.  Or at least know ehre to send them for the answers
they
> > need.  I would imagine we just need a means of giving the dll input and
> then
> > getting the output via a variable.
> >
> > Thanks..
> >
> > -----Original Message-----
> > From: JustinMacCarthy [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, August 11, 2000 10:01 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: From .exe to .dll
> >
> >
> > Have you got the source code ??? What language was it written in? What
> does
> > it do?
> >
> > ~Justin
> >
> > ----- Original Message -----
> > From: "Mark Armendariz" <[EMAIL PROTECTED]>
> > To: "Cf-Talk" <[EMAIL PROTECTED]>
> > Sent: Friday, August 11, 2000 2:55 PM
> > Subject: From .exe to .dll
> >
> >
> > > I am looking for resources regarding converting a dos based program
into
> a
> > > dll that will run well from cold fusion. can anyone point me in the
> right
> > > direction?
> > >
> > > Thanks
> > >
> > >
> > > Mark Armendariz
> > > Righteous Desgin
> > > www.sorighteous.com
> > > [EMAIL PROTECTED]
> > >
> > >
> > >
> >
>
> --------------------------------------------------------------------------
> > ----
> > > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> > the body.
> > >
> > >
> >
>
> --------------------------------------------------------------------------
> --
> > --
> > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> > the body.
> >
>
> --------------------------------------------------------------------------
> ----
> > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> >
> >
>
> --------------------------------------------------------------------------
--
> --
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to