More Console commands

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Bonne_den_kule
Addict
Addict
Posts: 841
Joined: Mon Jun 07, 2004 7:10 pm

More Console commands

Post by Bonne_den_kule »

I want more console commands like GetConsoleTitle, ReadConsoleOutputCharacter in Purebasic.

GetConsoleTitle and ReadConsoleOutputCharacter are WinApi calls, but they are difficult to use, especially ReadConsoleOutputCharacter
(see this thread for more info about that command: viewtopic.php?t=11251

See this site for more winapi console calls:
http://msdn.microsoft.com/library/en-us ... ctions.asp