Click here to Skip to main content
15,892,768 members
Home / Discussions / C#
   

C#

 
GeneralRe: Interop with MSDev from a C# application Pin
Eric Marchesin10-Mar-04 7:21
Eric Marchesin10-Mar-04 7:21 
GeneralRe: Interop with MSDev from a C# application Pin
Heath Stewart10-Mar-04 6:36
protectorHeath Stewart10-Mar-04 6:36 
GeneralRe: Interop with MSDev from a C# application Pin
Eric Marchesin10-Mar-04 7:33
Eric Marchesin10-Mar-04 7:33 
GeneralRe: Interop with MSDev from a C# application Pin
Heath Stewart10-Mar-04 9:57
protectorHeath Stewart10-Mar-04 9:57 
GeneralRe: Interop with MSDev from a C# application Pin
Eric Marchesin10-Mar-04 21:40
Eric Marchesin10-Mar-04 21:40 
GeneralRe: Interop with MSDev from a C# application Pin
Heath Stewart11-Mar-04 2:58
protectorHeath Stewart11-Mar-04 2:58 
GeneralRe: Interop with MSDev from a C# application Pin
Eric Marchesin11-Mar-04 22:56
Eric Marchesin11-Mar-04 22:56 
GeneralRe: Interop with MSDev from a C# application Pin
Heath Stewart12-Mar-04 3:05
protectorHeath Stewart12-Mar-04 3:05 
There's plenty of articles about Interop. I've even written a few myself (especially interop'ing .NET and Java). The things I mentioned are obtained through experience - you can't be taught everything.

Not every application registers itself in the ROT. Most applications aren't written with automation in mind (or even care to). This is really an automation thing so developers - like yourself - can "script" (I use that term loosely) the application.

Since you obviously have VS6 installed, if you expand "Microsoft Visual Studio 6.0 Tools", you should see a "ROT Viewer". Start a couple instances of MSDev.exe and you'll notice a pair of GUIDs (or as many as running instances of MSDev.exe). It isn't apparently at first what these are (since the ROT Viewer is VERY old and was never very good compared to many others out there), but if you close an instance of MSDev.exe and click "Update!" in ROT Viewer, you'll notice one is gone. Repeated testing would prove that it represents VS6.

If you want a better ROT Viewer (even though they're not hard to write so long as you know what a moniker - or alias - is and know how to treat it), you can download one here: http://www.lorriman.com/software/rotviewer/rotviewer.htm[^]. It is much nicer and expands the monikers to their compound parts.

 

Microsoft MVP, Visual C#
My Articles
Generalraise event in another form Pin
laptop_0110-Mar-04 3:13
laptop_0110-Mar-04 3:13 
GeneralRe: raise event in another form Pin
John Fisher10-Mar-04 3:52
John Fisher10-Mar-04 3:52 
General.Net windows forms problem in c# Pin
libpcap200110-Mar-04 1:07
libpcap200110-Mar-04 1:07 
GeneralRe: .Net windows forms problem in c# Pin
Dave Kreskowiak10-Mar-04 1:22
mveDave Kreskowiak10-Mar-04 1:22 
GeneralRe: .Net windows forms problem in c# Pin
LongRange.Shooter10-Mar-04 3:28
LongRange.Shooter10-Mar-04 3:28 
GeneralExchage server 5.0 Pin
pushpi10-Mar-04 1:04
pushpi10-Mar-04 1:04 
GeneralRe: Exchage server 5.0 Pin
Corinna John10-Mar-04 3:13
Corinna John10-Mar-04 3:13 
GeneralCrystal Reports (9) Sorting hierarchy Pin
Mr. Labenche9-Mar-04 23:18
Mr. Labenche9-Mar-04 23:18 
GeneralRe: Crystal Reports (9) Sorting hierarchy Pin
Heath Stewart10-Mar-04 6:18
protectorHeath Stewart10-Mar-04 6:18 
Generalmultimedia files Pin
m_ramses9-Mar-04 22:50
m_ramses9-Mar-04 22:50 
GeneralRe: multimedia files Pin
Mazdak10-Mar-04 3:13
Mazdak10-Mar-04 3:13 
GeneralRe: multimedia files Pin
Heath Stewart10-Mar-04 6:14
protectorHeath Stewart10-Mar-04 6:14 
GeneralRe: multimedia files Pin
Mazdak10-Mar-04 6:22
Mazdak10-Mar-04 6:22 
GeneralRe: multimedia files Pin
Heath Stewart10-Mar-04 6:24
protectorHeath Stewart10-Mar-04 6:24 
GeneralRe: multimedia files Pin
Heath Stewart10-Mar-04 6:22
protectorHeath Stewart10-Mar-04 6:22 
GeneralCreating new worksheet dynamically Pin
Member 6705319-Mar-04 20:05
Member 6705319-Mar-04 20:05 
GeneralAsyncronous callback to only a specific client. Pin
Blue_Aqua9-Mar-04 19:36
Blue_Aqua9-Mar-04 19:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.