Home | History | Annotate | Download | only in deps

Lines Matching refs:WM_CHAR

371         // Send the data as a series of WM_CHAR messages to the console window
373 SendMessage(ci->hwnd, WM_CHAR, buffer[i], 0);