mirror of https://github.com/lianthony/NT4.0
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.
18 lines
457 B
18 lines
457 B
name nlssort
|
|
|
|
exetype windows
|
|
code preload moveable discardable
|
|
data preload moveable multiple
|
|
|
|
heapsize 1024
|
|
stacksize 16384
|
|
|
|
IMPORTS
|
|
GetUserDefaultLCID = ole2nls.1
|
|
GetSystemDefaultLCID = ole2nls.2
|
|
GetUserDefaultLangID = ole2nls.3
|
|
GetSystemDefaultLangID = ole2nls.4
|
|
GetLocaleInfoA = ole2nls.5
|
|
LCMapStringA = ole2nls.6
|
|
GetStringTypeA = ole2nls.7
|
|
CompareStringA = ole2nls.8
|