MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / WinLangCode

Class WinLangCode

astyle/src/ASLocalizer.cpp:126–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124#endif
125
126struct WinLangCode
127{
128 size_t winLang;
129 char canonicalLang[3];
130};
131
132static WinLangCode wlc[] =
133// primary language identifier http://msdn.microsoft.com/en-us/library/aa912554.aspx

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected