- From: Aaron Chan <aliceyeung@ozemail.com>
- Date: Sun, 6 May 2001 09:10:17 +1000
- To: "Darren Forcier" <dforcier@macromedia.com>, <html-tidy@w3.org>
Dear Darren, By the way, I love your products (FireWorks, Flash and Homesite). They're great! I don't know how Visual C++ works but i noe that the tidy compiles to a .lib file. Can i use this .lib file within delphi? if so how? I don't know any thing about the MFC and stuff like that. I only know delphi and vb :). So can you please help me out? Thanks in advance. From Aaron ----- Original Message ----- From: "Darren Forcier" <dforcier@macromedia.com> To: "'Aaron Chan '" <aliceyeung@ozemail.com>; <html-tidy@w3.org> Sent: Sunday, May 06, 2001 12:26 AM Subject: RE: Delphi HTML Tidy > Aaron, > > HTML Tidy is written in straight C code, so you could simply write a Delphi > wrapper around it. I did some work a while back to compile it into a Win32 > DLL to call it from Delphi. We (Macromedia, formerly Allaire) wrap HTML Tidy > with our Homesite and Cold Fusion Studio products, but we eventually decided > to just call it via CreateProcess so our users could provide their own hot > fixes by downloading the latest .EXE. > > Regards, > Darren Forcier > Macromedia > > -----Original Message----- > From: Aaron Chan > To: html-tidy@w3.org > Sent: 5/5/01 2:36 AM > Subject: Delphi HTML Tidy > > Dear all, > can someone please tell me where i can find a delphi port of html > tidy?? if it doesn't exist, i've got visual C++ 6, visual basic 6 and > delphi 4. how can i make the source file run in delphi? I do not have > any c++ experience however.. I've tried linking the .obj files into the > delphi exes but it doesn't work. please help. > from aaron
Received on Saturday, 5 May 2001 19:07:39 UTC