Searched refs:LPWORD (Results 1 – 2 of 2) sorted by relevance
265 typedef int LPWORD; typedef4166 static LPWORD lpwAlign(LPWORD);4167 static int nCopyAnsiToWideChar(LPWORD, LPSTR, BOOL);7402 static LPWORD7404 LPWORD lpIn) in lpwAlign()7412 return (LPWORD)ul; in lpwAlign()7424 LPWORD lpWCStr, in nCopyAnsiToWideChar()
6179 LPWORD oldattrs = ALLOC_MULT(WORD, Rows * Columns); in visual_bell()