Records 1 to 11 of 11
Browse Category
» Application
» Arc » AVI » Bitmap » Brush » Caret » Character » Clipboard » Color » Compress » Console » Cryptographic » Currency » Cursor » Date/Time » DDE » Device » Display » DLL » Drives » Ellipse » File » Font » FTP » HotKey » Icon » ImageList » Inet » INI-Files » Internet » Joystick » Keyboard » Memory » Menu » MIDI » Network » Objects » Pen » Picture » Polygon » Ports » Printer » Process » Rectangle » Registry » ScrollBar » Sound » Strings » System » Tape » Text » Timer » Triangle » Wait » Window |
11 Console API Function
Sort: Most Viewed | Highest Rated | A-Z | Z-A
WriteConsoleThe WriteConsole function writes a character string to a console screen buffer beginning at the current cursor location....Hits: 5808 Rating: (3.04) votes 612
SetConsoleTitleThe SetConsoleTitle function sets the title bar string for the current console window....Hits: 2846 Rating: (3.04) votes 443
SetConsoleTextAttributeThe SetConsoleTextAttribute function sets the attributes of characters written to the screen buffer by the WriteFile or WriteConsole function, or echoed by the ReadFile or ReadConsole function. This function affects text written after the function call....Hits: 3480 Rating: (2.84) votes 817
ReadConsoleThe ReadConsole function reads character input from the console input buffer and removes it from the buffer....Hits: 4132 Rating: (2.61) votes 601
GetCurrentConsoleFontThe GetCurrentConsoleFont function retrieves information about the current console font....Hits: 2613 Rating: (2.97) votes 458
GetConsoleFontSizeThe GetConsoleFontSize function retrieves the size of the font used by the specified console screen buffer....Hits: 2734 Rating: (3.06) votes 499
FreeConsoleThe FreeConsole function detaches the calling process from its console....Hits: 2992 Rating: (2.90) votes 713
AllocConsoleThe AllocConsole function allocates a new console for the calling process....Hits: 4000 Rating: (3.34) votes 611
GetConsoleProcessListThe GetConsoleProcessList function retrieves a list of the processes attached to the current console....Hits: 2908 Rating: (2.94) votes 694
GetConsoleFontSizeThe GetConsoleFontSize function retrieves the size of the font used by the specified console screen buffer....Hits: 2584 Rating: (2.86) votes 451
GetConsoleDisplayModeThe GetConsoleDisplayMode function retrieves the display mode of the current console....Hits: 3287 Rating: (2.80) votes 625
Records 1 to 11 of 11
|