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