satellite assembly

  • Thread starter Thread starter Guest
  • Start date Start date
It's an assembly whose purpose is to provide (localized) resources such as
strings, bitmaps, etc. to the main assembly. Typically they are stored in
subfolders with the name of the locale, for example 1033 for English US.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
 
Back
Top