Ludovic Rousseau wrote:
> It is not a libusbx question but I guess people on this list may have
> the answer.
>
> I am looking for a file doing the correspondence between the value
> 0x0409 and "English (United States)" and also for the other values.
>
> I already have the USB document "Language Identifiers (LANGIDs)" [1]
> but I am looking for a computer version of the file. Most preferably
> in Python.

Do you have a Windows SDK at hand?  The list is in <winnt.h> in C
#define format, which could easily be tweaked by a text editor.

Also, you can cut-and-paste from that PDF file.

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to