mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-24 10:23:54 +08:00
18 lines
336 B
Modula-2
18 lines
336 B
Modula-2
|
;
|
||
|
; Definition file of MLANG.dll
|
||
|
; Automatic generated by gendef
|
||
|
; written by Kai Tietz 2008-2014
|
||
|
;
|
||
|
LIBRARY "MLANG.dll"
|
||
|
EXPORTS
|
||
|
IsConvertINetStringAvailable
|
||
|
ConvertINetString
|
||
|
ConvertINetUnicodeToMultiByte
|
||
|
ConvertINetMultiByteToUnicode
|
||
|
ConvertINetReset
|
||
|
GetGlobalFontLinkObject
|
||
|
LcidToRfc1766A
|
||
|
LcidToRfc1766W
|
||
|
Rfc1766ToLcidA
|
||
|
Rfc1766ToLcidW
|