Another option if you have the source to the component set, it may be easy to upgrade it to 2010. There is a very good how to and utility:
*Delphi Unicode Migration for Mere Mortals: Stories and Advice from the Front Lines* http://www.embarcadero.com/images/dm/technical-papers/delphi-unicode -migration.pdf *Delphi 2009 Utility to Avoid Search and Replace of non-Unicode Strings* http://www.innovasolutions.com.au/delphistuf/ADUGStringToAnsiStringConv.htm On Fri, Jan 14, 2011 at 11:02 AM, Francois PIETTE <[email protected] > wrote: > You said "or (better), import the WP type library and make Vtable calls to >> it." Can you tell me where to go to find info on this? >> > > Using Delphi (All versions have similar behaviour with minor changes), > follow these steps > > Menu component > Import a component > Import a type library > In the list, search something about Word Perfect > If not found in the list, click add button and browse to the Word Perfect > files > Then follow the screen prompt and in the final you'll have a source file > which can be used to call functions directly into the application. > > > -- > [email protected] > The author of the freeware multi-tier middleware MidWare > The author of the freeware Internet Component Suite (ICS) > http://www.overbyte.be > > __________________________________________________ > Delphi-Talk mailing list -> [email protected] > http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk > __________________________________________________ Delphi-Talk mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk
