PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 5.00 average.

Create resource file and compile it as DLL

 
 
Maileen
Guest
Posts: n/a
 
      7th Aug 2005
Hi,

I would like to do like in C++ (i already did it several times) a
language DLL.
for that in C++, i've created a resource DLL where all translations are
saved as string resource.
after, i compile this RES file as DLL.

But how to do these 2 steps in VB.NET ?
thanks a lot,
Maileen
 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      7th Aug 2005
"Maileen" <(E-Mail Removed)> schrieb:
> I would like to do like in C++ (i already did it several times) a language
> DLL.
> for that in C++, i've created a resource DLL where all translations are
> saved as string resource.
> after, i compile this RES file as DLL.


RES files (Win32 resources) are not used any more.

First, I suggest to read the chapters about internationalization of .NET
applications:

Microsoft .NET Internationalization
<URL:http://www.microsoft.com/globaldev/getwr/dotneti18n.mspx>

Globalizing and Localizing Applications
<URL:http://msdn.microsoft.com/library/en-us/vbcon/html/vboriinternationalization.asp>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
access text file linked at compile time as resource TD is PSP Microsoft C# .NET 0 17th Sep 2008 08:51 AM
Resource file compile time dependencies Jan Bares Microsoft VC .NET 4 18th May 2004 08:06 AM
Create my own batch file to compile ASP.NET assemblies Raterus Microsoft ASP .NET 1 23rd Apr 2004 03:12 PM
is possible to edit/replace an embbebed resource file after compile a file? andre Microsoft Dot NET Framework Forms 3 11th Nov 2003 03:46 PM
How to compile a UTF-8 resource file Zheng Huang Microsoft Dot NET 3 29th Jul 2003 10:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:37 AM.