What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Speller Project using Plus!

Speller Project using Plus!
Author: Message:
bacus
New Member
*


Posts: 3
34 / Male / Flag
Joined: Mar 2010
O.P. Speller Project using Plus!
hi! we are 3 students from Portugal and we have a project in development that consists in a script that does spell checking using NHunspell, a dll that is coded in C#. We would like to know  how to import the functions in the dll to the jscript file we are using to interact with Plus!

thanks, any help is welcome :)
03-22-2010 11:40 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Speller Project using Plus!
You will need to export the functions to be able to be used with Interop.
03-23-2010 12:12 AM
Profile E-Mail PM Find Quote Report
bacus
New Member
*


Posts: 3
34 / Male / Flag
Joined: Mar 2010
O.P. RE: Speller Project using Plus!
I think we solved it, thanks :)

This post was edited on 04-10-2010 at 12:46 PM by bacus.
04-03-2010 02:19 AM
Profile E-Mail PM Find Quote Report
bacus
New Member
*


Posts: 3
34 / Male / Flag
Joined: Mar 2010
O.P. RE: Speller Project using Plus!
Problem exporting solution...

In my computer the solution is running, but when i try to export it, using the ScriptPackager, it wont work... Always fails when i test the .js file.
I think it is related to the Com and .Net registering part.
Even making batch files to register the dll files with regasm isn't working...

I have the following files: Hunspellx86.dll that is used by NHunspell.dll that is used by NM.dll... and in the .js file, i create an ActiveXObject(x.y) where x is the namespace and y the class that NM.dll exposes.

The Hunspellx86.dll is placed in the  Windows Live\Messenger folder. It uses .dic and .aff files that are placed in the System32 folder.

Can anyone help?
Plz
05-08-2010 05:42 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On