Replied: Tue, 26 Nov 2002 14:40:00 -0500 Replied: "Minjun Wang" Return-Path: minwang@indiana.edu Delivery-Date: Tue Nov 26 14:34:41 2002 Return-Path: Received: from plounts.uits.indiana.edu (plounts.uits.indiana.edu [129.79.1.73]) by grids.ucs.indiana.edu (8.10.2+Sun/8.10.2) with ESMTP id gAQJYeN04152 for ; Tue, 26 Nov 2002 14:34:40 -0500 (EST) Received: from stjoseph.uits.indiana.edu (stjoseph.uits.indiana.edu [129.79.1.78]) by plounts.uits.indiana.edu (8.12.1/8.12.1/IUPO) with ESMTP id gAQJa0AB020059 for ; Tue, 26 Nov 2002 14:36:00 -0500 (EST) Received: from HIMALAYA (himalaya.ucs.indiana.edu [156.56.104.22]) by stjoseph.uits.indiana.edu (8.12.1/8.12.1/IUPO) with SMTP id gAQJa2Np001443 for ; Tue, 26 Nov 2002 14:36:02 -0500 (EST) Message-ID: <001701c29583$7d32f0a0$1668389c@HIMALAYA> From: "Minjun Wang" To: "Geoffrey Fox" Subject: I've made progress, but I need your help Date: Tue, 26 Nov 2002 14:39:09 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0014_01C29559.94417160" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Length: 5377 This is a multi-part message in MIME format. ------=_NextPart_000_0014_01C29559.94417160 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, Geoffrey I've made some progress in my project. I wrote some simple testing = program, in which I can invoke events programmatically, instead of = physically such as mouse clicks and mouseover. That's the key aspect in = order to send the event information to other browsers or computers to = invoke the events programmatically there. Basically now, I know how to do that in the MSIL level. I could have = modified and extended somewhere in the Microsoft.mshtml.dll and used = the developed one in my program and things would be done. But, there is one problem which I can not solve. I need the strong name = key file(???.snk) for it. When originally developed, Microsoft should = use sn.exe generating a pair of keys, one is public and one is private, = they used the private key(???.snk) to sign the .dll files in order to = keep the integrity of them. But they did not offer these keys in the = Visual studio .Net software. In order to modify and develop these = Primary Interop Assemblies such as Microsoft.mshtml.dll, ShDocVw.dll, we = have to have the strong name file (???.snk) to assemble them. Otherwise, = things will not do. Would you please ask Microsoft to offer these keys to us? I tried = talking with them, they charge about $250/hr for helping, I just = stopped, because I felt there's no way for me to get them. After all, we bought their .Net software, the Product key is: FDDGP = 9MY3T W8FXG 2T28Y DF7DY And, some key for the C#, C++, VB is 55537-651-0000007-18282 Crystal Reports For Visual Studio .Net: AAP50-GS00000-U7000RN We need the .snk file for Microsoft.mshtml.dll at least, if we could get = the .snk file for shdocvw.dll, or if we could get all the .snk files in = the .net software for all the PIAs, that should be perfect! Microsoft.mshtml.dll is a huge file, containing thousands of thousands = of lines of MSIL code. Thanks a lot Minjun ------=_NextPart_000_0014_01C29559.94417160 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi, Geoffrey
 
I've made some progress in my project. = I wrote some=20 simple testing program, in which I can invoke events programmatically, = instead=20 of physically such as mouse clicks and mouseover. That's the key aspect = in order=20 to send the event information to other browsers or computers to invoke = the=20 events programmatically there.
 
Basically now, I know how to do that in = the MSIL=20 level. I could have modified and extended somewhere in the = Microsoft.mshtml.dll=20  and used the developed one in my program and things would be=20 done.
 
But, there is one problem which I can = not solve. I=20 need the strong name key file(???.snk) for it. When originally = developed,=20 Microsoft should use  sn.exe generating a pair of keys, one is = public and=20 one is private, they used the private key(???.snk) to sign the .dll = files in=20 order to keep the integrity of them. But they did not offer these keys = in the=20 Visual studio .Net software. In order to modify and develop these = Primary=20 Interop Assemblies such as Microsoft.mshtml.dll, ShDocVw.dll, we have to = have=20 the strong name file (???.snk) to assemble them. Otherwise, things will = not=20 do.
 
Would you please ask Microsoft to offer = these keys=20 to us? I tried talking with them, they charge about $250/hr for helping, = I just=20 stopped, because I felt there's no way for me to get them.
After all, we bought their .Net = software, the=20 Product key is: FDDGP 9MY3T W8FXG 2T28Y DF7DY
And, some key for the C#, C++, VB is=20 55537-651-0000007-18282
Crystal Reports For Visual = Studio .Net:=20 AAP50-GS00000-U7000RN
 
We need the .snk file for = Microsoft.mshtml.dll at=20 least, if we could get the .snk file for shdocvw.dll, or if we = could get=20 all the .snk files in the .net software for all the PIAs, = that=20 should be perfect!
 
Microsoft.mshtml.dll is a huge file,=20 containing thousands of thousands of lines of MSIL = code.
 
Thanks a lot
 
Minjun =   
------=_NextPart_000_0014_01C29559.94417160--