| Close() | KConsole | |
| Create(char *pName=NULL, bool bGraphic=false, HINSTANCE hInstance=NULL, HWND hFather=NULL, bool bCreateWindow=true) | KConsole | |
| CreateGraphic(HINSTANCE hInstance, HWND hFather=NULL, bool bCreateWindow=true) | KConsole | [protected] |
| GetCursorPos() | KConsole | |
| GethEdit() | KConsole | [inline] |
| GethWindow() | KConsole | [inline] |
| KConsole() | KConsole | |
| m_bGraphic | KConsole | [protected] |
| m_bNewLine | KConsole | [protected] |
| m_CurrentType | KConsole | [protected] |
| m_hConsole | KConsole | [protected] |
| m_hEdit | KConsole | [protected] |
| m_hLogFile | KConsole | [protected] |
| m_hModuleRichEdit | KConsole | [protected] |
| m_hParent | KConsole | [protected] |
| m_hWnd | KConsole | [protected] |
| operator<<(KStr sString) | KConsole | |
| operator<<(float Value) | KConsole | |
| operator<<(int Value) | KConsole | |
| operator<<(unsigned int Value) | KConsole | |
| operator<<(long Value) | KConsole | [inline] |
| operator<<(unsigned long Value) | KConsole | [inline] |
| operator<<(KCMESSAGETYPE Type) | KConsole | |
| Printf(const char *text,...) | KConsole | |
| Printf(u16 x, u16 y, u16 Attribut, const char *text,...) | KConsole | |
| RegisterConsole(KOutputConsole *pConsole) | KConsole | |
| SetBackGroundColor(KCOLOR Color) | KConsole | |
| SetCursorPos(u16 x, u16 y) | KConsole | |
| SetParentWindow(HWND hWnd) | KConsole | |
| SetTextAttribut(s16 Attribut) | KConsole | |
| SetTitle(char *pTitle) | KConsole | |
| UnregisterConsole(KOutputConsole *pConsole) | KConsole | |
| WindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) | KConsole | [protected, static] |
| Write(char *pString, KCMESSAGETYPE Type=KCMT_NORMAL) | KConsole | [protected] |