tango.text.locale.Win32

Members

Aliases

nativeMethods
alias nativeMethods = tango.text.locale.Win32
Undocumented in source.

Functions

compareString
int compareString(int lcid, const(char)[] stringA, uint offsetA, uint lengthA, const(char)[] stringB, uint offsetB, uint lengthB, bool ignoreCase)
Undocumented in source. Be warned that the author may not have intended to support it.
getUserCulture
int getUserCulture()
Undocumented in source. Be warned that the author may not have intended to support it.
setUserCulture
void setUserCulture(int lcid)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

BSD style: $(LICENSE)

Version

Initial release: 2005

Authors

John Chapman