There is a rotine called CoInitialize and you must call it in your code when the app sarts, and then call CoUninitialize at the end of your code. The parameter to CoInitialize is Nil. Tip: When you are looking for this type of function type it into the code editor in Delphi and then put the cursor somwhere in the word and press F1. Note: The delphi declaration for the functions is in ActiveX, so put that in your uses clause. Christopher Crowe [EMAIL PROTECTED] http://www.adrock.com Want a free program to help you search the Microsoft Knowledge Base?, and other areas of Microsoft's site?, download it from www.adrock.com/msarticle -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Darren J Gilbertson Sent: Wednesday, November 17, 1999 8:25 AM To: Multiple recipients of list delphi Subject: [DUG]: VSSPELL OCX I have never used an OCX before and would like to include a spell checker in my app. I have attempted to use VSSPELL but get the following error when attempting to run the app. eolesyserror in ..... colnitialize not been called. What does this mean and how do I fix it. I have searched for colnitialize in help and come up with nothing. Darren --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz
BEGIN:VCARD VERSION:2.1 N:Crowe;Chris FN:Chris Crowe ORG:Byte Computer & Software TITLE:Programmer TEL;WORK;VOICE:3651-112 TEL;HOME;VOICE:3385-392 ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;132 Peterbrough Street=0D=0AChristchurch 8001;261-655;;;New Zealand LABEL;WORK;ENCODING=QUOTED-PRINTABLE:132 Peterbrough Street=0D=0AChristchurch 8001=0D=0A261-655=0D=0ANew Zealand ADR;HOME;ENCODING=QUOTED-PRINTABLE:;;59 McBeath Ave=0D=0AHoon-Hay;Christchurch;;8002;New Zealand LABEL;HOME;ENCODING=QUOTED-PRINTABLE:59 McBeath Ave=0D=0AHoon-Hay=0D=0AChristchurch 8002=0D=0ANew Zealand URL: URL:http://www.adrock.com ROLE:Delphi Programmer, Component Builder, Web Page Development, Vertical Market Applications EMAIL;PREF;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] REV:19991029T010606Z END:VCARD