Global resource functions are listed here.
|
XllGetStringLanguageID | Returns the langauge used by XllLoadString() |
|
XllGetStringResourceHandle | Returns the handle of the resource file which will be used by XllLoadString() |
|
XllSetStringLanguageID | Sets the langauge used by XllLoadString() |
|
XllSetStringResourceHandle | Sets the handle of the resource file which will be used by XllLoadString() |
|
XllLoadBitmap | Loads a bitmap from a resource file, using the current language |
|
XllLoadBitmapForExcelLanguage | Loads a bitmap from a resource file, for the language of the Excel version |
|
XllLoadBitmapForLanguage | Loads a bitmap from a resource file, using the specified language |
|
XllLoadBitmapForLocale | Loads a bitmap from a resource file, using the specified locale |
|
XllLoadString | Loads a string from the resource file, in the user's language |
|
XllLoadStringA | Loads a string from the resource file, in the user's language |
|
XllLoadStringForExcelLanguage | Loads a string from the resource file, for the language of the Excel version |
|
XllLoadStringForExcelLanguageA | Loads a string from the resource file, for the language of the Excel version |
|
XllLoadStringForExcelLanguageW | Loads a string from the resource file, for the language of the Excel version |
|
XllLoadStringForLanguage | Loads a string from the resource file, in a particular language |
|
XllLoadStringForLanguageA | Loads a string from the resource file, in a particular language |
|
XllLoadStringForLanguageW | Loads a string from the resource file, in a particular language |
|
XllLoadStringForLocale | Loads a string from the resource file, for a particular locale |
|
XllLoadStringForLocaleA | Loads a string from the resource file, for a particular locale |
|
XllLoadStringForLocaleW | Loads a string from the resource file, for a particular locale |
|
XllLoadStringW | Loads a string from the resource file, in the user's language |
|
XllGetTranslatedString | Translates a string containing resource IDs, for the language of the Excel version |
|
XllGetTranslatedStringA | Translates a string containing resource IDs, for the language of the Excel version |
|
XllGetTranslatedStringW | Translates a string containing resource IDs, for the language of the Excel version |
|
XllTranslateString | Translates a string containing resource IDs, for the language of the Excel version |
|
XllTranslateStringA | Translates a string containing resource IDs, for the language of the Excel version |
|
XllTranslateStringW | Translates a string containing resource IDs, for the language of the Excel version |
|
XllGetExcelCountryCode | Returns the country code of Excel |
|
XllGetExcelLanguageID | Returns the language ID corresponding to the country code of Excel |
|
ResFindLanguageForResource | Searches a resource file for a resource whose language best matches the language requested |
|
ResFindLanguageForResourceA | Searches a resource file for a resource whose language best matches the language requested |
|
ResFindLanguageForResourceW | Searches a resource file for a resource whose language best matches the language requested |
|
ResGetCountryCodeFromLangID | Translates a language ID to a country code |
|
ResGetLangIDFromCountryCode | Searches for a resource whose language matches the country code |
|
ResGetStringFromStringTable | Gets a string from a resource file in a particular language |
|
ResGetStringFromStringTableA | Gets a string from a resource file in a particular language |
|
ResGetStringFromStringTableW | Gets a string from a resource file in a particular language |
|
ResListLanguages | Gets a list of all supported languages from a resource file |
|
ResListLanguagesA | Gets a list of all supported languages from a resource file |
|
ResListLanguagesW | Gets a list of all supported languages from a resource file |
|
ResLoadBitmap | Loads a bitmap from a resource file, using a specified language |
|
ResLoadString | Gets a string from a resource file using a preferred language |
|
ResLoadStringA | Gets a string from a resource file using a preferred language |
|
ResLoadStringW | Gets a string from a resource file using a preferred language |
Header: xllres.h