- FormatMessageW
DWORD FormatMessageW(DWORD , LPCVOID , DWORD , DWORD , LPWSTR* , DWORD , VA_LIST* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- broadcastSettingChange
void broadcastSettingChange(string settingName, uint timeout)
- expandEnvironmentStrings
string expandEnvironmentStrings(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString16z
immutable(wchar)* toString16z(string str)
Undocumented in source. Be warned that the author may not have intended to support it.