6 #if !defined(CONSOLE_H__FEF419EC_6EB6_11D3_907D_204C4F4F5020__INCLUDED_) 7 #define CONSOLE_H__FEF419EC_6EB6_11D3_907D_204C4F4F5020__INCLUDED_ 60 #endif // !defined(CONSOLE_H__FEF419EC_6EB6_11D3_907D_204C4F4F5020__INCLUDED_) BOOL m_blnOldOutputModeSaved
ReplaceCompletionCallback m_pfReplaceCompletionCallback
DWORD m_dwOverwriteModeCursorHeight
DWORD m_dwInsertModeCursorHeight
void BeginScrollingOperation()
BOOL SetTitle(const TCHAR *p)
BOOL SetTextAttribute(WORD wAttributes)
BOOL SetInsertMode(BOOL blnInsetMode)
unsigned int GetTabWidth()
BOOL GetTextAttribute(WORD &rwAttributes)
void SetReplaceCompletionCallback(ReplaceCompletionCallback pfCallback)
BOOL Write(const TCHAR *p, DWORD dwChars=0)
TCHAR * Init(DWORD dwBufferSize, DWORD dwMaxHistoryLines=0)
BOOL m_blnOldInputModeSaved
const TCHAR *(* ReplaceCompletionCallback)(unsigned __int64 &rnIndex, const BOOL *pblnForward, const TCHAR *pchContext, const TCHAR *pchBegin)
BOOL WriteString(const TCHAR *pchString, COORD Position)