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: 2659 Rating: (2.92) votes 321
SetConsoleTitleThe SetConsoleTitle function sets the title bar string for the current console window....Hits: 1423 Rating: (2.91) votes 307
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: 1580 Rating: (2.97) votes 357
ReadConsoleThe ReadConsole function reads character input from the console input buffer and removes it from the buffer....Hits: 2097 Rating: (2.97) votes 371
GetCurrentConsoleFontThe GetCurrentConsoleFont function retrieves information about the current console font....Hits: 1364 Rating: (2.94) votes 323
GetConsoleFontSizeThe GetConsoleFontSize function retrieves the size of the font used by the specified console screen buffer....Hits: 1273 Rating: (2.93) votes 268
FreeConsoleThe FreeConsole function detaches the calling process from its console....Hits: 1542 Rating: (2.90) votes 327
AllocConsoleThe AllocConsole function allocates a new console for the calling process....Hits: 1641 Rating: (2.91) votes 312
GetConsoleProcessListThe GetConsoleProcessList function retrieves a list of the processes attached to the current console....Hits: 1606 Rating: (2.97) votes 562
GetConsoleFontSizeThe GetConsoleFontSize function retrieves the size of the font used by the specified console screen buffer....Hits: 1322 Rating: (2.95) votes 319
GetConsoleDisplayModeThe GetConsoleDisplayMode function retrieves the display mode of the current console....Hits: 1702 Rating: (2.94) votes 456
Records 1 to 11 of 11
|