| 1 | LIBRARY api-ms-win-core-console-l2-1-0 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | CreateConsoleScreenBuffer |
| 6 | FillConsoleOutputAttribute |
| 7 | FillConsoleOutputCharacterA |
| 8 | FillConsoleOutputCharacterW |
| 9 | FlushConsoleInputBuffer |
| 10 | GenerateConsoleCtrlEvent |
| 11 | GetConsoleCursorInfo |
| 12 | GetConsoleScreenBufferInfo |
| 13 | GetConsoleScreenBufferInfoEx |
| 14 | GetLargestConsoleWindowSize |
| 15 | ReadConsoleOutputA |
| 16 | ReadConsoleOutputAttribute |
| 17 | ReadConsoleOutputCharacterA |
| 18 | ReadConsoleOutputCharacterW |
| 19 | ReadConsoleOutputW |
| 20 | ScrollConsoleScreenBufferA |
| 21 | ScrollConsoleScreenBufferW |
| 22 | SetConsoleActiveScreenBuffer |
| 23 | SetConsoleCP |
| 24 | SetConsoleCursorInfo |
| 25 | SetConsoleCursorPosition |
| 26 | SetConsoleOutputCP |
| 27 | SetConsoleScreenBufferInfoEx |
| 28 | SetConsoleScreenBufferSize |
| 29 | SetConsoleTextAttribute |
| 30 | SetConsoleWindowInfo |
| 31 | WriteConsoleInputA |
| 32 | WriteConsoleInputW |
| 33 | WriteConsoleOutputA |
| 34 | WriteConsoleOutputAttribute |
| 35 | WriteConsoleOutputCharacterA |
| 36 | WriteConsoleOutputCharacterW |
| 37 | WriteConsoleOutputW |