Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Active X replacement in VS2003

Reply
 
Old 04-23-2008   #1 (permalink)
Christian Schönig


 
 

Active X replacement in VS2003

Hi there,

pretty stupid and general question of a newbe, but thats wat I want:
I want to make some kind of plug-in which can be used by all kinds of
windows applications like Word and so on. In former years we were using
active X. Now I am sitting at VS2003 under C# and try to do something
similar. I know there must be a way! Can somebody point me out where the
handbook for that is located in the internet or give me the right technology
word so I can search on?



My System SpecsSystem Spec
Old 04-23-2008   #2 (permalink)
Marc Gravell


 
 

Re: Active X replacement in VS2003

Well, if you want to use .NET, then you can use "tlbexp" to expose an
assembly as an ActiveX library, having marked which types and members
you want to be visible via [ComVisible(true/false)] etc.

You can control a lot more, but it is a big area; but if you look for
"tlbexp" there will be *lots* of material explaining how to do it...

Note that you can't create an ActiveX server in this way...

Marc
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
RE: VB Express 2008 Vs VS2003 Professional .NET General
Parallel installation of VC6, VS2003 and VS2008 .NET General
How to debug component written in VS2003 in a VS2005 application .NET General
VS2003 - File.Delete does not work in Vista? Vista performance & maintenance


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46