JP2010170560A5 - - Google Patents

Download PDF

Info

Publication number
JP2010170560A5
JP2010170560A5 JP2010031217A JP2010031217A JP2010170560A5 JP 2010170560 A5 JP2010170560 A5 JP 2010170560A5 JP 2010031217 A JP2010031217 A JP 2010031217A JP 2010031217 A JP2010031217 A JP 2010031217A JP 2010170560 A5 JP2010170560 A5 JP 2010170560A5
Authority
JP
Japan
Prior art keywords
data
binary file
resource
name
operating system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010031217A
Other languages
English (en)
Other versions
JP4799668B2 (ja
JP2010170560A (ja
Filing date
Publication date
Priority claimed from US09/134,559 external-priority patent/US6252589B1/en
Application filed filed Critical
Publication of JP2010170560A publication Critical patent/JP2010170560A/ja
Publication of JP2010170560A5 publication Critical patent/JP2010170560A5/ja
Application granted granted Critical
Publication of JP4799668B2 publication Critical patent/JP4799668B2/ja
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Claims (7)

  1. 要求側プロセスによるディスク内の第1バイナリファイル内に存在する第1データに対する前記第1バイナリファイルの名前又はパスを含む要求を前記ディスク内の第2バイナリファイル内に存在する代替データにリダイレクトするための方法であって、前記代替データが前記第1データとは使用される自然言語が異なり、且つ前記要求側プロセスがコンピュータによって生成される方法において、
    前記コンピュータによって実行されるオペレーティングシステムが前記代替データに使用される前記自然言語を識別する言語識別子を前記ディスクに記憶するステップであって、前記自然言語が前記要求側プロセスとは無関係にユーザ設定に基づいて選択されるステップと、
    前記オペレーティングシステムが、前記第1バイナリファイルを有するディレクトリのサブディレクトリであって、前記言語識別子と同じ識別子を有し、且つ前記第1バイナリファイルの名前と同じ名前を有する第2バイナリファイルを含むサブディレクトリが存在すると判断する時に、
    前記オペレーティングシステムが、前記言語識別子及び前記第1バイナリファイルの名前を含む前記第2バイナリファイルへのパスを動的に生成し、且つ
    前記第2バイナリファイルへの前記パスを使用して、前記オペレーティングシステムが、前記第1データの代わりに、前記代替データを前記要求側プロセスに対してアクセス可能にするステップと
    を有する方法。
  2. 前記オペレーティングシステムが、リソースファインダ及びリソースローダを有し、前記リソースファインダは、バイナリファイルの名前又はパス、及びデータ名、タイプ、又は言語を提供されると、前記バイナリファイル内に存在するデータを参照するハンドルを返し、且つ前記リソースローダは、前記ハンドルを提供されると、前記データをメモリにロードする、請求項1に記載の方法。
  3. アクセス可能にするステップが、
    前記第1バイナリファイルの前記名前又はパスを提供する代わりに、前記第2バイナリファイルへの前記パスを前記リソースファインダに提供することに応じて、
    前記オペレーティングシステムが、前記リソースファインダから前記代替データを参照するハンドルを取得し、且つ前記プロセスが前記第1バイナリファイルを識別する識別子と前記プロセスが前記第2バイナリファイルを識別する識別子とを相互に関連付けて、前記第2バイナリファイルへの前記パスを前記メモリ内のルックアップテーブルに記憶すること
    を含む、請求項2に記載の方法。
  4. 前記第2バイナリファイルが、コードとリソースデータの両方を含み、前記代替データが、前記リソースデータの少なくとも一部であり、且つ前記代替データのタイプが、前記リソースデータのタイプであり、前記リソースデータが、アイコン、カーソル、メニュー、ダイアログボックス、ビットマップ、機能拡張済みメタファイル、フォント、アクセレレータテーブル、メッセージテーブルエントリ、文字列テーブルエントリ、または、バージョンを含む、請求項1に記載の方法。
  5. 前記コンピュータによって実行される前記オペレーティングシステムが、前記第1バイナリファイルを有する前記ディレクトリの前記サブディレクトリであって、前記言語識別子と同じ識別子を有し且つ前記第1バイナリファイルの前記名前と同じ名前を有する前記第2バイナリファイルを有するサブディレクトリが存在しないと判断する場合、
    前記オペレーティングシステムが、前記リソースローダに前記第1データを参照するハンドルを提供することによって、前記要求側プロセスを前記第1データにアクセスさせるステップをさらに有する、請求項2に記載の方法。
  6. 前記第1データが、リソースデータであり、且つ前記第1データのタイプが、前記リソースデータの前記タイプであり、前記リソースデータが、アイコン、カーソル、メニュー、ダイアログボックス、ビットマップ、機能拡張済みメタファイル、フォント、アクセレレータテーブル、メッセージテーブルエントリ、文字列テーブルエントリ、または、バージョンを定義するデータの1つを含む、請求項1に記載の方法。
  7. 前記要求側プロセスを生成するコードが、前記第1バイナリファイルのコード部分に定義される、請求項1に記載の方法。
JP2010031217A 1998-08-14 2010-02-16 リソースデータを要求側プロセスに対してアクセス可能にする方法 Expired - Lifetime JP4799668B2 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/134,559 US6252589B1 (en) 1998-08-14 1998-08-14 Multilingual user interface for an operating system
US09/134,559 1998-08-14

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009104318A Division JP4653229B2 (ja) 1998-08-14 2009-04-22 リソースモジュールをアプリケーションに対してアクセス可能にする方法

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2011132860A Division JP5579662B2 (ja) 1998-08-14 2011-06-15 オペレーティングシステムに多言語機能を追加する方法

Publications (3)

Publication Number Publication Date
JP2010170560A JP2010170560A (ja) 2010-08-05
JP2010170560A5 true JP2010170560A5 (ja) 2010-09-16
JP4799668B2 JP4799668B2 (ja) 2011-10-26

Family

ID=22463901

Family Applications (5)

Application Number Title Priority Date Filing Date
JP2000565457A Pending JP2002522842A (ja) 1998-08-14 1999-08-13 オペレーティングシステム用多言語ユーザインタフェース
JP2009104318A Expired - Lifetime JP4653229B2 (ja) 1998-08-14 2009-04-22 リソースモジュールをアプリケーションに対してアクセス可能にする方法
JP2010031217A Expired - Lifetime JP4799668B2 (ja) 1998-08-14 2010-02-16 リソースデータを要求側プロセスに対してアクセス可能にする方法
JP2011132860A Expired - Lifetime JP5579662B2 (ja) 1998-08-14 2011-06-15 オペレーティングシステムに多言語機能を追加する方法
JP2012182007A Expired - Lifetime JP5437455B2 (ja) 1998-08-14 2012-08-21 代替リソースデータに動的にリダイレクトする方法

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2000565457A Pending JP2002522842A (ja) 1998-08-14 1999-08-13 オペレーティングシステム用多言語ユーザインタフェース
JP2009104318A Expired - Lifetime JP4653229B2 (ja) 1998-08-14 2009-04-22 リソースモジュールをアプリケーションに対してアクセス可能にする方法

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2011132860A Expired - Lifetime JP5579662B2 (ja) 1998-08-14 2011-06-15 オペレーティングシステムに多言語機能を追加する方法
JP2012182007A Expired - Lifetime JP5437455B2 (ja) 1998-08-14 2012-08-21 代替リソースデータに動的にリダイレクトする方法

Country Status (6)

Country Link
US (1) US6252589B1 (ja)
EP (1) EP1104563B1 (ja)
JP (5) JP2002522842A (ja)
AT (1) ATE240547T1 (ja)
DE (1) DE69907919T2 (ja)
WO (1) WO2000010078A2 (ja)

Families Citing this family (69)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6717588B1 (en) * 1998-08-14 2004-04-06 Microsoft Corporation Multilingual user interface for an operating system
US7099876B1 (en) 1998-12-15 2006-08-29 International Business Machines Corporation Method, system and computer program product for storing transliteration and/or phonetic spelling information in a text string class
US6748452B1 (en) * 1999-03-26 2004-06-08 International Business Machines Corporation Flexible interprocess communication via redirection
US6480867B1 (en) * 1999-07-06 2002-11-12 International Business Machines Corporation System and method for managing filesystem objects in a multilingual distributed environment
US7185333B1 (en) * 1999-10-28 2007-02-27 Yahoo! Inc. Method and system for managing the resources of a toolbar application program
US7552449B1 (en) * 2000-01-21 2009-06-23 Sun Microsystems, Inc. Method for enabling multiple concurrent subprocess handling on a system using a global process
US7043715B1 (en) * 2000-06-06 2006-05-09 Emc Corporation Method and apparatus for customizing software
DE60140644D1 (de) * 2000-06-13 2010-01-14 Microsoft Corp Mehrspachige Benutzerschnittstelle für ein Betriebssystem
EP1202168A3 (en) * 2000-10-30 2006-08-23 Microsoft Corporation System and method for dynamically veryfying the compatibility of a user interface resource
US6819338B2 (en) * 2000-11-14 2004-11-16 International Business Machines Corporation Defining variables used in a multi-lingual internet presentation
US7418390B1 (en) * 2000-11-20 2008-08-26 Yahoo! Inc. Multi-language system for online communications
WO2002061623A1 (en) * 2001-01-29 2002-08-08 Delaware Capital Formation, Inc National language database for operating systems
US7013260B2 (en) * 2001-01-30 2006-03-14 Sysmex Corporation Display device and sample analysis device equipped with the display device
US6671749B2 (en) * 2001-03-07 2003-12-30 Hewlett-Packard Development Company, L.P. Peripheral driver installation method and system
US7113904B2 (en) 2001-03-30 2006-09-26 Park City Group System and method for providing dynamic multiple language support for application programs
US20060200779A1 (en) * 2001-04-30 2006-09-07 Taylor Steve D Cell based end user interface having action cells
US7519546B2 (en) * 2001-04-30 2009-04-14 General Electric Company Maintaining synchronization of information published to multiple subscribers
US20030078949A1 (en) * 2001-04-30 2003-04-24 Scholz Bernhard J. Automatic generation of forms with input validation
US7313765B2 (en) * 2001-04-30 2007-12-25 Broadband Graphics Llc Cell based EUI methods & apparatuses
US20020198931A1 (en) * 2001-04-30 2002-12-26 Murren Brian T. Architecture and process for presenting application content to clients
US20030009433A1 (en) * 2001-04-30 2003-01-09 Murren Brian T. Automatic identification of computer program attributes
US20020162093A1 (en) * 2001-04-30 2002-10-31 Ming Zhou Internationalization compiler and process for localizing server applications
US7165228B2 (en) 2001-04-30 2007-01-16 Broadband Graphics, Llc Cell based end user interface
US7346921B2 (en) * 2001-04-30 2008-03-18 Ge Capital Corporation Definition of low-level security rules in terms of high-level security concepts
US20020175937A1 (en) * 2001-05-24 2002-11-28 Blakely Jason Yi Multiple locale based display areas
US20030046605A1 (en) * 2001-09-03 2003-03-06 Farstone Technology Inc. Data protection system and method regarding the same
DE10162248A1 (de) * 2001-12-18 2003-07-03 Siemens Ag Spracherweiterungsmittel für eine Datenverarbeitungseinheit
US7856601B2 (en) * 2002-06-03 2010-12-21 Microsoft Corporation Dynamic service presentation
DE20300697U1 (de) * 2003-01-16 2003-03-20 Siemens Ag Antriebssteuerungs-Bedienterminal
US20040230416A1 (en) * 2003-05-12 2004-11-18 Microsoft Corporation Bifurcated operating system having a language neutral component
US7363586B1 (en) * 2003-06-26 2008-04-22 Microsoft Corporation Component localization
US20050060378A1 (en) * 2003-09-16 2005-03-17 Girard Joann K. Method and apparatus for providing language modularization
US7516442B2 (en) * 2003-10-23 2009-04-07 Microsoft Corporation Resource manifest
US20050204332A1 (en) * 2004-03-15 2005-09-15 Ramco Systems Limited Method and system for developing large web-based multi-language applications
JP2006163651A (ja) * 2004-12-03 2006-06-22 Sony Computer Entertainment Inc 表示装置、表示装置の制御方法、プログラム及びフォントデータ
RU2355021C1 (ru) * 2005-02-16 2009-05-10 Самсунг Электроникс Ко., Лтд. Система и способ поддержки множества языков для приложения
US7941484B2 (en) 2005-06-20 2011-05-10 Symantec Operating Corporation User interfaces for collaborative multi-locale context-aware systems management problem analysis
US20070078894A1 (en) * 2005-09-30 2007-04-05 Rothman Michael A System and method for unified SKU (stock keeping unit) enablement
US8645931B2 (en) * 2005-11-04 2014-02-04 International Business Machines Corporation Moving static elements between a document and an external resource file in a document editor
DE102006007661A1 (de) * 2006-02-17 2007-08-30 Technisat Digital Gmbh Verfahren zur Sprachauswahl für die akustische Zielführung eines Navigationssystems
US20080065446A1 (en) * 2006-08-25 2008-03-13 Microsoft Corporation Web collaboration in multiple languages
JP2008074023A (ja) * 2006-09-22 2008-04-03 Oki Data Corp 画像形成装置及び情報処理装置
US7672740B1 (en) * 2006-09-28 2010-03-02 Rockwell Automation Technologies, Inc. Conditional download of data from embedded historians
US7711440B1 (en) 2006-09-28 2010-05-04 Rockwell Automation Technologies, Inc. Browser based embedded historian
US7742833B1 (en) 2006-09-28 2010-06-22 Rockwell Automation Technologies, Inc. Auto discovery of embedded historians in network
US7913228B2 (en) * 2006-09-29 2011-03-22 Rockwell Automation Technologies, Inc. Translation viewer for project documentation and editing
US8181157B2 (en) * 2006-09-29 2012-05-15 Rockwell Automation Technologies, Inc. Custom language support for project documentation and editing
US7933666B2 (en) * 2006-11-10 2011-04-26 Rockwell Automation Technologies, Inc. Adjustable data collection rate for embedded historians
US20080114474A1 (en) * 2006-11-10 2008-05-15 Rockwell Automation Technologies, Inc. Event triggered data capture via embedded historians
US7797349B2 (en) * 2007-03-06 2010-09-14 Kyocera Mita Corporation Device user interface XML string table manager
US7974937B2 (en) * 2007-05-17 2011-07-05 Rockwell Automation Technologies, Inc. Adaptive embedded historians with aggregator component
US7930639B2 (en) * 2007-09-26 2011-04-19 Rockwell Automation Technologies, Inc. Contextualization for historians in industrial systems
US7917857B2 (en) * 2007-09-26 2011-03-29 Rockwell Automation Technologies, Inc. Direct subscription to intelligent I/O module
US7930261B2 (en) * 2007-09-26 2011-04-19 Rockwell Automation Technologies, Inc. Historians embedded in industrial units
US7809656B2 (en) * 2007-09-27 2010-10-05 Rockwell Automation Technologies, Inc. Microhistorians as proxies for data transfer
US7882218B2 (en) * 2007-09-27 2011-02-01 Rockwell Automation Technologies, Inc. Platform independent historian
US7962440B2 (en) * 2007-09-27 2011-06-14 Rockwell Automation Technologies, Inc. Adaptive industrial systems via embedded historian data
US20090089671A1 (en) * 2007-09-28 2009-04-02 Rockwell Automation Technologies, Inc. Programmable controller programming with embedded macro capability
US8375379B2 (en) * 2008-01-31 2013-02-12 SAP France S.A. Importing language extension resources to support application execution
US8010339B2 (en) * 2008-02-14 2011-08-30 Microsoft Corporation Storage device that provides efficient, updatable national language support for a mobile device
US9460708B2 (en) 2008-09-19 2016-10-04 Microsoft Technology Licensing, Llc Automated data cleanup by substitution of words of the same pronunciation and different spelling in speech recognition
US8364487B2 (en) * 2008-10-21 2013-01-29 Microsoft Corporation Speech recognition system with display information
US10755287B2 (en) * 2008-11-25 2020-08-25 Microsoft Technology Licensing, Llc Selecting between client-side and server-side market detection
US10146514B1 (en) * 2009-09-30 2018-12-04 EMC IP Holding Company LLC Centralized support for application user interface elements
US9262398B2 (en) 2011-05-31 2016-02-16 Google Inc. Language set disambiguator
US9639676B2 (en) 2012-05-31 2017-05-02 Microsoft Technology Licensing, Llc Login interface selection for computing environment user login
US10657142B2 (en) * 2016-12-08 2020-05-19 Sap Se Computer input correction using space and time processes
US11307907B2 (en) * 2020-02-03 2022-04-19 Dell Products L.P. Information handling system and method to automatically synchronize operating system and boot firmware languages
WO2024112335A1 (en) * 2022-11-23 2024-05-30 Google Llc Application programming interfaces for on-device speech services

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61157919A (ja) * 1984-12-29 1986-07-17 Canon Inc 電子機器
JPH0833806B2 (ja) 1989-03-13 1996-03-29 富士通株式会社 データ処理装置における多国語変換処理方式
US5416903A (en) * 1991-08-19 1995-05-16 International Business Machines Corporation System and method for supporting multilingual translations of a windowed user interface
US5434776A (en) * 1992-11-13 1995-07-18 Microsoft Corporation Method and system for creating multi-lingual computer programs by dynamically loading messages
CA2128828C (en) * 1993-08-24 2001-01-02 David Michael Silver Multilingual standard resources
CA2138626A1 (en) 1993-12-23 1995-06-24 Timothy L. Smokoff Method and system for providing multilingual text in a electronic medical device
CA2145923C (en) * 1995-03-30 2001-05-08 Gary W. Miller Computer operating system providing means for formatting information in accordance with specified cultural preferences
US5974372A (en) 1996-02-12 1999-10-26 Dst Systems, Inc. Graphical user interface (GUI) language translator
US5917484A (en) * 1997-02-24 1999-06-29 Hewlett-Packard Company Multilingual system locale configuration
US5900871A (en) * 1997-03-10 1999-05-04 International Business Machines Corporation System and method for managing multiple cultural profiles in an information handling system
US6025836A (en) * 1997-07-23 2000-02-15 Novell, Inc. Method and apparatus for generating object oriented user interfaces

Similar Documents

Publication Publication Date Title
JP2010170560A5 (ja)
EP3296862B1 (en) Version control machine
US7801847B2 (en) Media file conversion using plug-ins
US9058174B2 (en) Wiring web widgets of a web mashup
US20180196665A1 (en) Managing, using, and updating application resources
US8392465B2 (en) Dependency graphs for multiple domains
JP5026430B2 (ja) ソフトウェア・アドイン・コンポーネントの発見、資格認定、および起動すること
US20180129685A1 (en) Omega names: name generation and derivation
EP2775407B1 (en) Method and system for performing local invocation with webpage
RU2665888C2 (ru) Поисковые результаты для нативных приложений
US9146735B2 (en) Associating workflows with code sections in a document control system
US7653880B2 (en) Application of data-binding mechanism to perform command binding
US20140040862A1 (en) Copying Reusable Components from a Remote Source
JP2005129063A5 (ja)
JP2009520268A5 (ja)
JP2004362596A5 (ja)
JP2002522842A5 (ja)
RU2013155469A (ru) Автоматизированное преобразование объекта интерфейса пользователя и генерация кода
US9483508B1 (en) Omega names: name generation and derivation
US9430222B2 (en) Controlling a running application for live scene graph editing
EP2951678B1 (en) Remotely executing operations of an application using a schema that provides for executable scripts in a nodal hierarchy
JP6329329B2 (ja) コード・キャッシング・システム
JP2014526727A5 (ja)
JP2017515236A (ja) ハードディスクがアプリケーションコードを実行するための方法および装置
US9710439B1 (en) Implementing context based display of objects in web applications using link relationships