Jump to content

TCHARs


layer
 Share

Recommended Posts

Currently, I have:

_ConsoleCreate()
_ConsoleSetTitle($szTitle)
_CosnoleGetHandle()
_ConsoleFree()

working... I have these 3 that do NOT work:

_ConsoleCreateScrBuff()
_ConsoleGetStdHandle($vDevice)
_ConsoleFillBlock($handle, $szChar, $iLength, $X, $Y)
_ConsoleGetTitle()
_ConsoleProcessList()

I still have a lot I can do, just gotta do them... But that's all I had time for tonight :D I'll have more functions hopefully tomorrow for more complex situations :evil:

EDIT: Added _ConsoleGetTitle and _ConsoleProcessList() to the "do not work" list... I'll get em working tomorrow... Hopefully! :)

Edited by layer
FootbaG
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...