MartyConnelly
martyconnelly at shaw.ca
Thu Oct 21 02:06:18 CDT 2004
Just a SWAG but maybe this will give you some leads. What Are the Office XP Primary Interop Assemblies? COM interop assemblies allow unmanaged (COM) code to be called from managed (.NET) code by using the Microsoft .NET Framework and the common language runtime. COM interop assemblies allow managed applications to bind to unmanaged types at compile time and provide information to the common language runtime about how the unmanaged types should be marshaled at run time. XP PIA Download http://www.microsoft.com/downloads/details.aspx?FamilyID=c41bd61e-3060-4f71-a6b4-01feba508e52&DisplayLang=en docs on xp pia http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/html/odc_oxppias.asp http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoxpta/html/odc_piaissues.asp?frame=true 2003 PIA http://msdn.microsoft.com/library/default.asp?url=/library/en-us/stagsdk/html/stconPIAs.asp http://msdn.microsoft.com/library/default.asp?url=/library/en-us/stagsdk/html/stconWhatArePIAs.asp http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8&oe=UTF-8&th=7444019b81c6aaad Shamil Salakhetdinov wrote: >Hi All, > >I know COM Add-ins can be written on VB6, C++. etc. That's clear. > >I've seen the info that in Office XP Developer Edition COM Add-Ins can >be created from within e.g. MS Excel VBA. I don't have it here and so I >cannot test that. > >What about MS Office 2003? - I cannot find any info how to make COM >Add-Ins in MS Office 2003 Professional? Is that possible at all? >MS Office 2003 doesn't have Developer edition as far as I know - so I >expected that Professional Edition should have a feature of creating COM >Add-Ins. Do you have any links to the information describing how it >can(/should) be done? > >TIA, >Shamil > >-- >e-mail: shamil at smsconsulting.spb.ru >Web: http://smsconsulting.spb.ru/shamil_s > >_______________________________________________ >dba-Tech mailing list >dba-Tech at databaseadvisors.com >http://databaseadvisors.com/mailman/listinfo/dba-tech >Website: http://www.databaseadvisors.com > > > -- Marty Connelly Victoria, B.C. Canada