Microsoft Download Center Archive

Microsoft Visual Studio International Feature Pack 2.0

  • Published:
  • Version: 2
  • Category: SDK
  • Language: English

The Visual Studio International Feature Pack 2.0 contains a set of controls as well as a set of class libraries designed to help .NET developers create world-ready applications.

  • The Visual Studio International Feature Pack 2.0 is an extension to Version 1.0 (version 1.0 is named "Microsoft Visual Studio International Pack 1.0 SR1") and contains a set of controls as well as a set of class libraries designed to help .NET developers create world-ready applications.
    • Yomigana Framework contains a class library and controls.
      • Class Library: The Yomigana class library allows the string class to be annotated. It also contains generic versions of the annotation classes so that any object with IEnumerable can be annotated by instances of the string class or a generic type. In order to ease the complex comparison with the annotated string, it also includes Comparer classes with various Japanese comparison options. It parses and outputs using the Interlinear Annotation characters from the Unicode standard (and the JIS X 4052 format).
        • General purpose classes using generics to annotate an enumerated type. This feature can be used to add annotations to an instance of a (collection) type which implements IEnumerable.
        • Special purpose classes using above generics classes to annotate a string with types. This feature can be used to add annotations (can by any type) to an instance of String.
        • Special purpose StringAnnotation classes using above generics classes to annotate strings with strings. This includes parsing and formatting features. This feature can be used to add String annotations to an instance of String.
        • A comparer to collate a list of strings with Yomigana annotations.
        • A data structure with IEnumerable <string> which delivers an IEnumerator <string> to divide a string into enumerated string segments.
      • Controls:
        • Enhanced Ajax/WPF/WinForm textboxes to capture Yomi from user key sequences.
        • An enhanced label control for ASP.NET using Ruby tag.
    • Chinese Text Alignment Class Library and TextBox Controls contains WinForm and WPF TextBox controls that support text alignment for Chinese and a class library which developers can use to draw strings using the Chinese style text alignment.
    • Chinese Auto Complete Class Library and TextBox Controls contains WinForm and WPF TextBox controls that support IME aware autocompletion for Simplified and Traditional Chinese as well as a class library which developers can use to add the IME aware auto-completion feature to standard controls.
    • Korean Auto Complete Class Library and ComboBox Controls contains WinForm and WPF ComboBox controls that support IME aware auto-completion for Korean as well as a class library, which developers can use to add the IME aware auto-completion feature to standard controls.
    • Numeric Formatting Library: Additional support for Arabic numeric formatting was added in version 2.0. This class library can now format the numeric data in 5 languages.

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSize
Vsintlpack2.msi
SHA1: 8b368cd5dcc3fcd66bc83534cb8a136cdbfcde85
11.78 MB

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

Operating Systems: Windows Server 2003, Windows Vista, Windows XP

    • Required Software: Microsoft Visual Studio 2005 or Microsoft Visual Studio 2008, Microsoft .NET Framework 3.5

Installation Instructions


    • Run the file vsintlpack2.msi and complete the installation (the default installation directory for x86 Operating System is %SYSTEMDRIVE%\Program Files\Microsoft Visual Studio International Feature Pack 2.0\; The default installation directory for x64 Operating System is %SYSTEMDRIVE%\Program Files (x86)\Microsoft Visual Studio International Feature Pack 2.0\)

Related Resources