| 1 | LIBRARY api-ms-win-crt-conio-l1-1-0 |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | __conio_common_vcprintf |
| 6 | __conio_common_vcprintf_p |
| 7 | __conio_common_vcprintf_s |
| 8 | __conio_common_vcscanf |
| 9 | __conio_common_vcwprintf |
| 10 | __conio_common_vcwprintf_p |
| 11 | __conio_common_vcwprintf_s |
| 12 | __conio_common_vcwscanf |
| 13 | _cgets |
| 14 | _cgets_s |
| 15 | _cgetws |
| 16 | _cgetws_s |
| 17 | _cputs |
| 18 | _cputws |
| 19 | _getch |
| 20 | getch == _getch |
| 21 | _getch_nolock |
| 22 | _getche |
| 23 | getche == _getche |
| 24 | _getche_nolock |
| 25 | _getwch |
| 26 | _getwch_nolock |
| 27 | _getwche |
| 28 | _getwche_nolock |
| 29 | _putch |
| 30 | putch == _putch |
| 31 | _putch_nolock |
| 32 | _putwch |
| 33 | _putwch_nolock |
| 34 | _ungetch |
| 35 | ungetch == _ungetch |
| 36 | _ungetch_nolock |
| 37 | _ungetwch |
| 38 | _ungetwch_nolock |