It's to do with interop over COM (COM is a bit old now + it tends to be discouraged). Probably you should consider the PInvoke stuff that Greg is doing. I haven't had a chance to look yet.
On 3 June 2013 16:42, Anssi Seppälä <[email protected]> wrote: > Thank you very much. I was asking this in behalf of our C# experts. Now I > have something new to tell them. > Anssi > > -----Original Message----- > From: [email protected] [mailto: > [email protected]] On Behalf Of bill lam > Sent: 3. kesäkuuta 2013 17:58 > To: [email protected] > Subject: Re: [Jprogramming] Where is Interop.JDLLServerLib.dll ? > > That file should be generated automatically by your visual studio when you > add a reference of j com server to the propery. > > Пн, 03 июн 2013, Anssi Seppälä писал(а): > > We have used Interop.JDLLServerLib.dll to help interaction between C# > and J. Now it seems that the file cannot be found from www.jsoftware.com. > Does anybody know who wrote Interop.JDLLServerLib.dll and where the source > is found? > > > > Anssi > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
