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