Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / August 2004

Tip: Looking for answers? Try searching our database.

outside VS.NET resource creation/assembly

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Andre W B Furtado - 12 Aug 2004 01:42 GMT
In order to register a PLK for a VSPackage, one needs to add a special entry
in a VSPackage resource string table. This can be easly done by VS.NET,
since one can simply add a resource item to a project, add a string table to
the resource and then add the entry to the string table.

But what should be done if I am developing my VSPackage in a language (such
as Haskell) that does not have this IDE resource support? In other words,
how do I manually create a VSPackage resource with a string table and
assemble it to my final dll?

Thanks a lot,
-- Andre
"Ed Dore [MSFT]" - 18 Aug 2004 23:40 GMT
Hi Andre,

Regardless of the language used to implement your package, you will still
need to use a satelite resource DLL for the PLK. I haven't actually seen a
VSIP package implemented outside of VC++, VB.Net, or C#, and it isn't
something the VSIP SDK team would directly support. However, it sounds like
you've got it working aside from the PLK, and I suspect you can probably
correct this by creating (or stealing a wizard generated) resource DLL,
that contains the necessary string table entries.

Sincerely,
Ed Dore [MSFT]

This post is 'AS IS' with no warranties, and confers no rights.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.