Click here to Skip to main content
15,909,193 members
Home / Discussions / C#
   

C#

 
GeneralInterop with MSDev from a C# application Pin
Eric Marchesin10-Mar-04 4:10
Eric Marchesin10-Mar-04 4:10 
GeneralRe: Interop with MSDev from a C# application Pin
Mazdak10-Mar-04 5:03
Mazdak10-Mar-04 5:03 
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 
Sorry, seems to be that I gave you the ProgID for VS.NET. The ProgID for VS6 is MSDEV.APPLICATION. Once you get the object from the ROT, you'll need to cast it to DSSharedObjects.IApplication. You can get this by running "tlbimp.exe DEVSHL.DLL", which will create an interop assembly called DSSharedObjects.dll. DEVSHL.DLL can be found in the same directory as MSDEV.EXE. The DTE object is apparently not available in the same way as it is for Office and VS.NET.

 

Microsoft MVP, Visual C#
My Articles
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 
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 

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.