Searched defs:MAKELANGID (Results 1 – 2 of 2) sorted by relevance
533 #define MAKELANGID(p, s) ((((USHORT)(s)) << 10) | (USHORT)(p)) macro
1284 #define MAKELANGID(p,s) ((((WORD)(s)) << 10) | (WORD)(p)) macro