Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
919 B

LIBRARY MLANG
; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
;DESCRIPTION 'MultiLanguage Support'
EXPORTS
DllGetClassObject PRIVATE
DllCanUnloadNow PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE
; Font Linking stuff
GetGlobalFontLinkObject PRIVATE
; Character conversion stuff
IsConvertINetStringAvailable @110
ConvertINetString @111
ConvertINetUnicodeToMultiByte @112
ConvertINetMultiByteToUnicode @113
ConvertINetReset @114
; Rfc1766 and LCID mapping stuff
LcidToRfc1766A @120
LcidToRfc1766W @121
Rfc1766ToLcidA @122
Rfc1766ToLcidW @123