SYMBOL INDEX (3377 symbols across 142 files) FILE: WTL/atlapp.h function BOOL (line 122) | inline BOOL IsMenu(HMENU hMenu) function MulDiv (line 136) | inline int MulDiv(IN int nNumber, IN int nNumerator, IN int nDenominator) function namespace (line 162) | namespace ATL function lstrlenA (line 174) | inline int WINAPI lstrlenA(LPCSTR lpszString) function LONG_PTR (line 183) | inline LONG_PTR tmp_SetWindowLongPtrW( HWND hWnd, int nIndex, LONG_PTR d... function LONG_PTR (line 191) | inline LONG_PTR tmp_GetWindowLongPtrW( HWND hWnd, int nIndex ) function LPTSTR (line 216) | inline LPTSTR lstrcpyn(LPTSTR lpstrDest, LPCTSTR lpstrSrc, int nLength) function LPWSTR (line 228) | inline LPWSTR lstrcpynW(LPWSTR lpstrDest, LPCWSTR lpstrSrc, int nLength) function LPSTR (line 235) | inline LPSTR lstrcpynA(LPSTR lpstrDest, LPCSTR lpstrSrc, int nLength) type LONG_PTR (line 379) | typedef long LONG_PTR; type ULONG_PTR (line 380) | typedef unsigned long ULONG_PTR; type ULONG_PTR (line 381) | typedef ULONG_PTR DWORD_PTR; type errno_t (line 490) | typedef int errno_t; type _IMAGELIST (line 527) | struct _IMAGELIST { } type _TREEITEM (line 528) | struct _TREEITEM { } type _PSP (line 529) | struct _PSP { } function namespace (line 545) | namespace ATL { HRESULT AtlGetCommCtrlVersion(LPDWORD pdwMajor, LPDWORD ... function namespace (line 553) | namespace WTL function BOOL (line 627) | inline BOOL AtlInitCommonControls(DWORD dwFlags) function namespace (line 676) | namespace RunTimeHelper function namespace (line 835) | namespace ModuleHelper function namespace (line 878) | namespace SecureHelper function namespace (line 1079) | namespace MinCrtHelper function namespace (line 1167) | namespace GenericWndClass function class (line 1205) | class CMessageFilter function class (line 1215) | class CIdleHandler type CIdleHandler (line 1223) | typedef CIdleHandler CUpdateUIObject; function class (line 1231) | class CMessageLoop function class (line 1368) | class CStaticDataInitCriticalSectionLock function class (line 1399) | class CWindowCreateCriticalSectionLock function m_p (line 1462) | CTempBuffer(size_t nElements) : m_p(NULL) function operator (line 1473) | operator T*() const function T (line 1484) | T* Allocate(size_t nElements) function T (line 1490) | T* AllocateBytes(size_t nBytes) function class (line 1514) | class CAppModule : public ATL::CComModule function Term (line 1539) | void Term() function BOOL (line 1547) | BOOL AddMessageLoop(CMessageLoop* pMsgLoop) function BOOL (line 1567) | BOOL RemoveMessageLoop() function CMessageLoop (line 1584) | CMessageLoop* GetMessageLoop(DWORD dwThreadID = ::GetCurrentThreadId()) ... function BOOL (line 1603) | BOOL InitSettingChangeNotify(DLGPROC pfnDlgProc = _SettingChangeDlgProc) function TermSettingChangeNotify (line 1648) | void TermSettingChangeNotify() function BOOL (line 1666) | BOOL AddSettingChangeNotify(HWND hWnd) function BOOL (line 1686) | BOOL RemoveSettingChangeNotify(HWND hWnd) function DLGTEMPLATE (line 1706) | struct _ATL_EMPTY_DLGTEMPLATE : DLGTEMPLATE function BOOL (line 1719) | static BOOL CALLBACK _SettingChangeDlgProc(HWND hWnd, UINT uMsg, WPARAM ... function class (line 1754) | class CServerAppModule : public CAppModule function Term (line 1770) | void Term() function LONG (line 1779) | LONG Unlock() throw() function MonitorShutdown (line 1793) | void MonitorShutdown() function StartMonitor (line 1822) | bool StartMonitor() function DWORD (line 1839) | static DWORD WINAPI MonitorProc(void* pv) function LPCTSTR (line 1848) | static LPCTSTR FindOneOf(LPCTSTR p1, LPCTSTR p2) function class (line 1872) | class CRegKeyEx : public ATL::CRegKey function LONG (line 1894) | LONG SetValue(LPCTSTR pszValueName, DWORD dwType, const void* pValue, UL... function LONG (line 1900) | LONG SetGUIDValue(LPCTSTR pszValueName, REFGUID guidValue) function LONG (line 1916) | LONG SetBinaryValue(LPCTSTR pszValueName, const void* pValue, ULONG nBytes) function LONG (line 1922) | LONG SetDWORDValue(LPCTSTR pszValueName, DWORD dwValue) function LONG (line 1929) | LONG SetQWORDValue(LPCTSTR pszValueName, ULONGLONG qwValue) function LONG (line 1936) | LONG SetStringValue(LPCTSTR pszValueName, LPCTSTR pszValue, DWORD dwType... function LONG (line 1949) | LONG SetMultiStringValue(LPCTSTR pszValueName, LPCTSTR pszValue) function LONG (line 1971) | LONG QueryValue(LPCTSTR pszValueName, DWORD* pdwType, void* pData, ULONG... function LONG (line 1977) | LONG QueryGUIDValue(LPCTSTR pszValueName, GUID& guidValue) function LONG (line 2007) | LONG QueryBinaryValue(LPCTSTR pszValueName, void* pValue, ULONG* pnBytes) function LONG (line 2022) | LONG QueryDWORDValue(LPCTSTR pszValueName, DWORD& dwValue) function LONG (line 2038) | LONG QueryQWORDValue(LPCTSTR pszValueName, ULONGLONG& qwValue) function LONG (line 2054) | LONG QueryStringValue(LPCTSTR pszValueName, LPTSTR pszValue, ULONG* pnCh... function LONG (line 2092) | LONG QueryMultiStringValue(LPCTSTR pszValueName, LPTSTR pszValue, ULONG*... type ATL (line 2119) | typedef ATL::CRegKey CRegKeyEx; function namespace (line 2162) | namespace ATL FILE: WTL/atlctrls.h function namespace (line 83) | namespace WTL function LPCTSTR (line 127) | static LPCTSTR GetWndClassName() function HICON (line 133) | HICON GetIcon() const function HENHMETAFILE (line 145) | HENHMETAFILE GetEnhMetaFile() const function HICON (line 157) | HICON GetIcon() const function CBitmapHandle (line 170) | CBitmapHandle GetBitmap() const type CStaticT (line 195) | typedef CStaticT CStatic; function LPCTSTR (line 223) | static LPCTSTR GetWndClassName() function UINT (line 228) | UINT GetState() const function GetCheck (line 240) | int GetCheck() const function UINT (line 252) | UINT GetButtonStyle() const function HICON (line 271) | HICON SetIcon(HICON hIcon) function CBitmapHandle (line 277) | CBitmapHandle GetBitmap() const function BOOL (line 345) | BOOL SetSplitInfo(PBUTTON_SPLITINFO pSplitInfo) function GetNoteLength (line 352) | int GetNoteLength() const function BOOL (line 366) | BOOL SetNote(LPCWSTR lpstrNoteText) function LRESULT (line 373) | LRESULT SetElevationRequiredState(BOOL bSet) function Click (line 381) | void Click() type CButtonT (line 388) | typedef CButtonT CButton; function LPCTSTR (line 416) | static LPCTSTR GetWndClassName() function GetCount (line 422) | int GetCount() const function SetHorizontalExtent (line 443) | void SetHorizontalExtent(int cxExtent) function GetTopIndex (line 449) | int GetTopIndex() const function LCID (line 461) | LCID GetLocale() const function DWORD (line 474) | DWORD GetListBoxInfo() const function SetCurSel (line 493) | int SetCurSel(int nSelect) function GetSel (line 501) | int GetSel(int nIndex) const // also works for single-selection function GetSelItems (line 521) | int GetSelItems(int nMaxItems, LPINT rgIndex) const function GetAnchorIndex (line 528) | int GetAnchorIndex() const function GetCaretIndex (line 542) | int GetCaretIndex() const function SetItemData (line 561) | int SetItemData(int nIndex, DWORD_PTR dwItemData) function SetItemDataPtr (line 573) | int SetItemDataPtr(int nIndex, void* pData) function GetItemRect (line 579) | int GetItemRect(int nIndex, LPRECT lpRect) const function GetText (line 585) | int GetText(int nIndex, LPTSTR lpszBuffer) const function BOOL (line 593) | BOOL GetTextBSTR(int nIndex, BSTR& bstrText) const function GetText (line 618) | int GetText(int nIndex, _CSTRING_NS::CString& strText) const function GetTextLen (line 635) | int GetTextLen(int nIndex) const function GetItemHeight (line 641) | int GetItemHeight(int nIndex) const function SetItemHeight (line 647) | int SetItemHeight(int nIndex, UINT cyItemHeight) function SetColumnWidth (line 654) | void SetColumnWidth(int cxWidth) function BOOL (line 660) | BOOL SetTabStops(int nTabStops, LPINT rgTabStops) function BOOL (line 667) | BOOL SetTabStops() function BOOL (line 674) | BOOL SetTabStops(const int& cxEachStop) // takes an 'int' function InitStorage (line 682) | int InitStorage(int nItems, UINT nBytes) function ResetContent (line 688) | void ResetContent() function UINT (line 694) | UINT ItemFromPoint(POINT pt, BOOL& bOutside) const function AddString (line 703) | int AddString(LPCTSTR lpszItem) function DeleteString (line 709) | int DeleteString(UINT nIndex) function InsertString (line 715) | int InsertString(int nIndex, LPCTSTR lpszItem) function Dir (line 722) | int Dir(UINT attr, LPCTSTR lpszWildCard) function AddFile (line 728) | int AddFile(LPCTSTR lpstrFileName) function FindString (line 736) | int FindString(int nStartAfter, LPCTSTR lpszItem) const function FindStringExact (line 742) | int FindStringExact(int nIndexStart, LPCTSTR lpszFind) const function SelectString (line 748) | int SelectString(int nStartAfter, LPCTSTR lpszItem) function SelItemRange (line 754) | int SelItemRange(BOOL bSelect, int nFirstItem, int nLastItem) function BOOL (line 768) | BOOL SetInputMode(DWORD dwMode) type CListBoxT (line 775) | typedef CListBoxT CListBox; function LPCTSTR (line 805) | static LPCTSTR GetWndClassName() function GetCount (line 811) | int GetCount() const function SetCurSel (line 823) | int SetCurSel(int nSelect) function LCID (line 829) | LCID GetLocale() const function GetTopIndex (line 841) | int GetTopIndex() const function UINT (line 853) | UINT GetHorizontalExtent() const function GetDroppedWidth (line 865) | int GetDroppedWidth() const function BOOL (line 878) | BOOL GetComboBoxInfo(PCOMBOBOXINFO pComboBoxInfo) const function DWORD (line 890) | DWORD GetEditSel() const function DWORD_PTR (line 903) | DWORD_PTR GetItemData(int nIndex) const function SetItemData (line 909) | int SetItemData(int nIndex, DWORD_PTR dwItemData) function SetItemDataPtr (line 921) | int SetItemDataPtr(int nIndex, void* pData) function GetLBText (line 927) | int GetLBText(int nIndex, LPTSTR lpszText) const function BOOL (line 934) | BOOL GetLBTextBSTR(int nIndex, BSTR& bstrText) const function GetLBText (line 958) | int GetLBText(int nIndex, _CSTRING_NS::CString& strText) const function GetLBTextLen (line 975) | int GetLBTextLen(int nIndex) const function GetItemHeight (line 981) | int GetItemHeight(int nIndex) const function SetItemHeight (line 987) | int SetItemHeight(int nIndex, UINT cyItemHeight) function BOOL (line 993) | BOOL GetExtendedUI() const function BOOL (line 1011) | BOOL GetDroppedState() const function BOOL (line 1024) | BOOL SetMinVisible(int nMinVisible) function BOOL (line 1031) | BOOL GetCueBannerText(LPWSTR lpwText, int cchText) const function BOOL (line 1041) | BOOL SetCueBannerText(LPCWSTR lpcwText) function InitStorage (line 1052) | int InitStorage(int nItems, UINT nBytes) function ResetContent (line 1058) | void ResetContent() function BOOL (line 1065) | BOOL LimitText(int nMaxChars) function AddString (line 1079) | int AddString(LPCTSTR lpszString) function DeleteString (line 1085) | int DeleteString(UINT nIndex) function InsertString (line 1091) | int InsertString(int nIndex, LPCTSTR lpszString) function Dir (line 1098) | int Dir(UINT attr, LPCTSTR lpszWildCard) function FindString (line 1106) | int FindString(int nStartAfter, LPCTSTR lpszString) const function FindStringExact (line 1112) | int FindStringExact(int nIndexStart, LPCTSTR lpszFind) const function SelectString (line 1118) | int SelectString(int nStartAfter, LPCTSTR lpszString) function Clear (line 1125) | void Clear() function Copy (line 1131) | void Copy() function Cut (line 1137) | void Cut() function Paste (line 1143) | void Paste() type CComboBoxT (line 1150) | typedef CComboBoxT CComboBox; function LPCTSTR (line 1179) | static LPCTSTR GetWndClassName() function BOOL (line 1184) | BOOL CanUndo() const function BOOL (line 1196) | BOOL GetModify() const function DWORD (line 1214) | DWORD GetSel() const function HLOCAL (line 1227) | HLOCAL GetHandle() const function DWORD (line 1240) | DWORD GetMargins() const function UINT (line 1260) | UINT GetLimitText() const function POINT (line 1272) | POINT PosFromChar(UINT nChar) const function GetLine (line 1290) | int GetLine(int nIndex, LPTSTR lpszBuffer) const function GetLine (line 1296) | int GetLine(int nIndex, LPTSTR lpszBuffer, int nMaxLength) const function TCHAR (line 1303) | TCHAR GetPasswordChar() const function EDITWORDBREAKPROC (line 1316) | EDITWORDBREAKPROC GetWordBreakProc() const function GetFirstVisibleLine (line 1329) | int GetFirstVisibleLine() const function BOOL (line 1365) | BOOL GetCueBannerText(LPCWSTR lpstrText, int cchText) const function EmptyUndoBuffer (line 1380) | void EmptyUndoBuffer() function BOOL (line 1386) | BOOL FmtLines(BOOL bAddEOL) function SetRect (line 1428) | void SetRect(LPCRECT lpRect) function SetRectNP (line 1434) | void SetRectNP(LPCRECT lpRect) function BOOL (line 1466) | BOOL SetTabStops(int nTabStops, LPINT rgTabStops) function BOOL (line 1472) | BOOL SetTabStops() function BOOL (line 1478) | BOOL SetTabStops(const int& cxEachStop) // takes an 'int' function ScrollCaret (line 1484) | void ScrollCaret() function Scroll (line 1490) | int Scroll(int nScrollAction) function BOOL (line 1513) | BOOL ShowBalloonTip(PEDITBALLOONTIP pEditBaloonTip) function BOOL (line 1519) | BOOL HideBalloonTip() function DWORD (line 1527) | DWORD GetHilite() const function SetHilite (line 1541) | void SetHilite(int nStartChar, int nEndChar) function BOOL (line 1549) | BOOL Undo() function Clear (line 1555) | void Clear() function Copy (line 1561) | void Copy() function Cut (line 1567) | void Cut() function Paste (line 1573) | void Paste() function DWORD (line 1580) | DWORD GetExtendedStyle() function DWORD (line 1585) | DWORD SetExtendedStyle(DWORD dwMask, DWORD dwExStyle) function BOOL (line 1595) | BOOL SetInputMode(DWORD dwMode) function BOOL (line 1600) | BOOL SetSymbols(LPCTSTR szSymbols) function BOOL (line 1605) | BOOL ResetSymbols() type CEditT (line 1612) | typedef CEditT CEdit; function BOOL (line 1722) | BOOL HasSelection() const function LPCTSTR (line 1763) | static LPCTSTR GetWndClassName() function GetScrollPos (line 1769) | int GetScrollPos() const function GetScrollLimit (line 1809) | int GetScrollLimit() const type CScrollBarT (line 1846) | typedef CScrollBarT CScrollBar; type CImageListT (line 1856) | typedef CImageListT CImageList; type CImageListT (line 1857) | typedef CImageListT CImageListManaged; function Attach (line 1883) | void Attach(HIMAGELIST hImageList) function HIMAGELIST (line 1890) | HIMAGELIST Detach() function COLORREF (line 1914) | COLORREF SetBkColor(COLORREF cr) function BOOL (line 1920) | BOOL GetImageInfo(int nImage, IMAGEINFO* pImageInfo) const function HICON (line 1926) | HICON GetIcon(int nIndex, UINT uFlags = ILD_NORMAL) const function BOOL (line 1932) | BOOL GetIconSize(int& cx, int& cy) const function BOOL (line 1938) | BOOL GetIconSize(SIZE& size) const function BOOL (line 1944) | BOOL SetIconSize(int cx, int cy) function BOOL (line 1950) | BOOL SetIconSize(SIZE size) function BOOL (line 1956) | BOOL SetImageCount(UINT uNewCount) function BOOL (line 1962) | BOOL SetOverlayImage(int nImage, int nOverlay) function BOOL (line 1969) | BOOL Create(int cx, int cy, UINT nFlags, int nInitial, int nGrow) function BOOL (line 1976) | BOOL Create(ATL::_U_STRINGorID bitmap, int cx, int nGrow, COLORREF crMask) function BOOL (line 1990) | BOOL Merge(HIMAGELIST hImageList1, int nImage1, HIMAGELIST hImageList2, ... function BOOL (line 1999) | BOOL CreateFromStream(LPSTREAM lpStream) function BOOL (line 2008) | BOOL Destroy() function Add (line 2024) | int Add(HBITMAP hBitmap, COLORREF crMask) function BOOL (line 2030) | BOOL Remove(int nImage) function BOOL (line 2036) | BOOL RemoveAll() function BOOL (line 2042) | BOOL Replace(int nImage, HBITMAP hBitmap, HBITMAP hBitmapMask) function AddIcon (line 2048) | int AddIcon(HICON hIcon) function ReplaceIcon (line 2054) | int ReplaceIcon(int nImage, HICON hIcon) function HICON (line 2060) | HICON ExtractIcon(int nImage) function BOOL (line 2066) | BOOL Draw(HDC hDC, int nImage, int x, int y, UINT nStyle) function BOOL (line 2073) | BOOL Draw(HDC hDC, int nImage, POINT pt, UINT nStyle) function BOOL (line 2080) | BOOL DrawEx(int nImage, HDC hDC, int x, int y, int dx, int dy, COLORREF ... function BOOL (line 2087) | BOOL DrawEx(int nImage, HDC hDC, RECT& rect, COLORREF rgbBk, COLORREF rg... function BOOL (line 2094) | static BOOL DrawIndirect(IMAGELISTDRAWPARAMS* pimldp) function BOOL (line 2099) | BOOL Copy(int nSrc, int nDst, UINT uFlags = ILCF_MOVE) function HIMAGELIST (line 2107) | static HIMAGELIST Read(LPSTREAM lpStream) function BOOL (line 2112) | BOOL Write(LPSTREAM lpStream) function HRESULT (line 2120) | static HRESULT ReadEx(DWORD dwFlags, LPSTREAM lpStream, REFIID riid, PVO... function HRESULT (line 2125) | HRESULT WriteEx(DWORD dwFlags, LPSTREAM lpStream) function BOOL (line 2134) | BOOL BeginDrag(int nImage, POINT ptHotSpot) function BOOL (line 2140) | BOOL BeginDrag(int nImage, int xHotSpot, int yHotSpot) function EndDrag (line 2146) | static void EndDrag() function BOOL (line 2151) | static BOOL DragMove(POINT pt) function BOOL (line 2156) | static BOOL DragMove(int x, int y) function BOOL (line 2161) | BOOL SetDragCursorImage(int nDrag, POINT ptHotSpot) function BOOL (line 2167) | BOOL SetDragCursorImage(int nDrag, int xHotSpot, int yHotSpot) function CImageList (line 2178) | static CImageList GetDragImage(LPPOINT lpPoint, LPPOINT lpPointHotSpot) function BOOL (line 2183) | static BOOL DragEnter(HWND hWnd, POINT point) function BOOL (line 2188) | static BOOL DragEnter(HWND hWnd, int x, int y) function BOOL (line 2193) | static BOOL DragLeave(HWND hWnd) function CImageList (line 2205) | static CImageList Duplicate(HIMAGELIST hImageList) function class (line 2219) | class CToolInfo : public TOOLINFO function operator (line 2227) | operator LPTOOLINFO() { return this; } function operator (line 2229) | operator LPARAM() { return (LPARAM)this; } function LPCTSTR (line 2278) | static LPCTSTR GetWndClassName() function GetText (line 2283) | void GetText(LPTOOLINFO lpToolInfo) const function BOOL (line 2297) | BOOL GetToolInfo(LPTOOLINFO lpToolInfo) const function BOOL (line 2303) | BOOL GetToolInfo(HWND hWnd, UINT_PTR nIDTool, UINT* puFlags, LPRECT lpRe... function SetToolInfo (line 2319) | void SetToolInfo(LPTOOLINFO lpToolInfo) function SetToolRect (line 2325) | void SetToolRect(LPTOOLINFO lpToolInfo) function SetToolRect (line 2331) | void SetToolRect(HWND hWnd, UINT_PTR nIDTool, LPCRECT lpRect) function GetToolCount (line 2341) | int GetToolCount() const function SetDelayTime (line 2353) | void SetDelayTime(DWORD dwType, int nTime) function GetMargin (line 2359) | void GetMargin(LPRECT lpRect) const function SetMargin (line 2365) | void SetMargin(LPRECT lpRect) function GetMaxTipWidth (line 2371) | int GetMaxTipWidth() const function COLORREF (line 2383) | COLORREF GetTipBkColor() const function COLORREF (line 2395) | COLORREF GetTipTextColor() const function BOOL (line 2407) | BOOL GetCurrentTool(LPTOOLINFO lpToolInfo) const function SIZE (line 2414) | SIZE GetBubbleSize(LPTOOLINFO lpToolInfo) const function BOOL (line 2422) | BOOL SetTitle(UINT_PTR uIcon, LPCTSTR lpstrTitle) function BOOL (line 2428) | BOOL SetTitle(HICON hIcon, LPCTSTR lpstrTitle) function GetTitle (line 2436) | void GetTitle(PTTGETTITLE pTTGetTitle) const function SetWindowTheme (line 2442) | void SetWindowTheme(LPCWSTR lpstrTheme) function Activate (line 2450) | void Activate(BOOL bActivate) function BOOL (line 2456) | BOOL AddTool(LPTOOLINFO lpToolInfo) function DelTool (line 2473) | void DelTool(LPTOOLINFO lpToolInfo) function BOOL (line 2488) | BOOL HitTest(LPTTHITTESTINFO lpHitTestInfo) const function BOOL (line 2494) | BOOL HitTest(HWND hWnd, POINT pt, LPTOOLINFO lpToolInfo) const function RelayEvent (line 2513) | void RelayEvent(LPMSG lpMsg) function UpdateTipText (line 2519) | void UpdateTipText(LPTOOLINFO lpToolInfo) function BOOL (line 2534) | BOOL EnumTools(UINT_PTR nTool, LPTOOLINFO lpToolInfo) const function Pop (line 2540) | void Pop() function TrackActivate (line 2546) | void TrackActivate(LPTOOLINFO lpToolInfo, BOOL bActivate) function TrackActivate (line 2552) | void TrackActivate(HWND hWnd, UINT_PTR nIDTool, BOOL bActivate) function TrackPosition (line 2561) | void TrackPosition(int xPos, int yPos) function Update (line 2568) | void Update() function BOOL (line 2576) | BOOL AdjustRect(LPRECT lpRect, BOOL bLarger /*= TRUE*/) function Popup (line 2584) | void Popup() type CToolTipCtrlT (line 2592) | typedef CToolTipCtrlT CToolTipCtrl; function LPCTSTR (line 2622) | static LPCTSTR GetWndClassName() function GetItemCount (line 2627) | int GetItemCount() const function BOOL (line 2639) | BOOL SetItem(int nIndex, LPHDITEM pHeaderItem) function CImageList (line 2645) | CImageList GetImageList() const function BOOL (line 2669) | BOOL GetItemRect(int nIndex, LPRECT lpItemRect) const function SetHotDivider (line 2675) | int SetHotDivider(BOOL bPos, DWORD dwInputValue) function BOOL (line 2682) | BOOL GetUnicodeFormat() const function SetBitmapMargin (line 2702) | int SetBitmapMargin(int nWidth) function SetFilterChangeTimeout (line 2708) | int SetFilterChangeTimeout(DWORD dwTimeOut) function BOOL (line 2716) | BOOL GetItemDropDownRect(int nIndex, LPRECT lpRect) const function BOOL (line 2722) | BOOL GetOverflowRect(LPRECT lpRect) const function GetFocusedItem (line 2728) | int GetFocusedItem() const function InsertItem (line 2742) | int InsertItem(int nIndex, LPHDITEM phdi) function AddItem (line 2748) | int AddItem(LPHDITEM phdi) function BOOL (line 2753) | BOOL DeleteItem(int nIndex) function BOOL (line 2759) | BOOL Layout(HD_LAYOUT* pHeaderLayout) function HitTest (line 2765) | int HitTest(LPHDHITTESTINFO lpHitTestInfo) const function OrderToIndex (line 2771) | int OrderToIndex(int nOrder) function CImageList (line 2777) | CImageList CreateDragImage(int nIndex) function EditFilter (line 2784) | int EditFilter(int nColumn, BOOL bDiscardChanges) function ClearFilter (line 2790) | int ClearFilter(int nColumn) function ClearAllFilters (line 2796) | int ClearAllFilters() type CHeaderCtrlT (line 2804) | typedef CHeaderCtrlT CHeaderCtrl; function LPCTSTR (line 2832) | static LPCTSTR GetWndClassName() function COLORREF (line 2837) | COLORREF GetBkColor() const function CImageList (line 2849) | CImageList GetImageList(int nImageListType) const function CImageList (line 2855) | CImageList SetImageList(HIMAGELIST hImageList, int nImageList) function GetItemCount (line 2861) | int GetItemCount() const function BOOL (line 2873) | BOOL GetItem(LPLVITEM pItem) const function BOOL (line 2879) | BOOL SetItem(const LVITEM* pItem) function BOOL (line 2885) | BOOL SetItem(int nItem, int nSubItem, UINT nMask, LPCTSTR lpszItem, function UINT (line 2901) | UINT GetItemState(int nItem, UINT nMask) const function BOOL (line 2907) | BOOL SetItemState(int nItem, UINT nState, UINT nStateMask) function BOOL (line 2916) | BOOL SetItemState(int nItem, LPLVITEM pItem) function BOOL (line 2923) | BOOL GetItemText(int nItem, int nSubItem, BSTR& bstrText) const function GetItemText (line 2960) | int GetItemText(int nItem, int nSubItem, _CSTRING_NS::CString& strText) ... function GetItemText (line 2986) | int GetItemText(int nItem, int nSubItem, LPTSTR lpszText, int nLen) const function BOOL (line 2996) | BOOL SetItemText(int nItem, int nSubItem, LPCTSTR lpszText) function DWORD_PTR (line 3002) | DWORD_PTR GetItemData(int nItem) const function BOOL (line 3012) | BOOL SetItemData(int nItem, DWORD_PTR dwData) function UINT (line 3018) | UINT GetCallbackMask() const function BOOL (line 3030) | BOOL GetItemPosition(int nItem, LPPOINT lpPoint) const function BOOL (line 3036) | BOOL SetItemPosition(int nItem, POINT pt) function BOOL (line 3043) | BOOL SetItemPosition(int nItem, int x, int y) function GetStringWidth (line 3051) | int GetStringWidth(LPCTSTR lpsz) const function CEdit (line 3057) | CEdit GetEditControl() const function GetColumnWidth (line 3075) | int GetColumnWidth(int nCol) const function BOOL (line 3081) | BOOL SetColumnWidth(int nCol, int cx) function BOOL (line 3087) | BOOL GetViewRect(LPRECT lpRect) const function COLORREF (line 3093) | COLORREF GetTextColor() const function COLORREF (line 3105) | COLORREF GetTextBkColor() const function GetTopIndex (line 3117) | int GetTopIndex() const function BOOL (line 3129) | BOOL GetOrigin(LPPOINT lpPoint) const function UINT (line 3135) | UINT GetSelectedCount() const function HCURSOR (line 3149) | HCURSOR GetHotCursor() const function GetHotItem (line 3161) | int GetHotItem() const function BOOL (line 3174) | BOOL GetColumnOrderArray(int nCount, int* lpnArray) const function BOOL (line 3180) | BOOL SetColumnOrderArray(int nCount, int* lpnArray) function CHeaderCtrl (line 3186) | CHeaderCtrl GetHeader() const function GetISearchString (line 3209) | int GetISearchString(LPTSTR lpstr) const function SetItemSpacing (line 3224) | void SetItemSpacing(INT cySpacing) function GetSelectedIndex (line 3232) | int GetSelectedIndex() const function DWORD (line 3251) | DWORD GetExtendedListViewStyle() const function BOOL (line 3273) | BOOL SetCheckState(int nItem, BOOL bCheck) function DWORD (line 3280) | DWORD GetViewType() const function BOOL (line 3298) | BOOL GetBkImage(LPLVBKIMAGE plvbki) const function BOOL (line 3304) | BOOL SetBkImage(LPLVBKIMAGE plvbki) function GetSelectionMark (line 3311) | int GetSelectionMark() const function BOOL (line 3324) | BOOL GetWorkAreas(int nWorkAreas, LPRECT lpRect) const function BOOL (line 3330) | BOOL SetWorkAreas(int nWorkAreas, LPRECT lpRect) function DWORD (line 3336) | DWORD GetHoverTime() const function BOOL (line 3350) | BOOL GetNumberOfWorkAreas(int* pnWorkAreas) const function BOOL (line 3357) | BOOL SetItemCountEx(int nItems, DWORD dwFlags) function CToolTipCtrl (line 3365) | CToolTipCtrl GetToolTips() const function SetSelectedColumn (line 3398) | void SetSelectedColumn(int nColumn) function DWORD (line 3404) | DWORD GetView() const function BOOL (line 3416) | BOOL IsGroupViewEnabled() const function SetGroupInfo (line 3428) | int SetGroupInfo(int nGroupID, PLVGROUP pGroup) function GetGroupMetrics (line 3434) | void GetGroupMetrics(PLVGROUPMETRICS pGroupMetrics) const function SetGroupMetrics (line 3440) | void SetGroupMetrics(PLVGROUPMETRICS pGroupMetrics) function GetTileViewInfo (line 3446) | void GetTileViewInfo(PLVTILEVIEWINFO pTileViewInfo) const function BOOL (line 3452) | BOOL SetTileViewInfo(PLVTILEVIEWINFO pTileViewInfo) function GetTileInfo (line 3458) | void GetTileInfo(PLVTILEINFO pTileInfo) const function BOOL (line 3464) | BOOL SetTileInfo(PLVTILEINFO pTileInfo) function BOOL (line 3470) | BOOL GetInsertMark(LPLVINSERTMARK pInsertMark) const function BOOL (line 3476) | BOOL SetInsertMark(LPLVINSERTMARK pInsertMark) function GetInsertMarkRect (line 3482) | int GetInsertMarkRect(LPRECT lpRect) const function COLORREF (line 3488) | COLORREF GetInsertMarkColor() const function COLORREF (line 3500) | COLORREF GetOutlineColor() const function GetGroupCount (line 3514) | int GetGroupCount() const function BOOL (line 3526) | BOOL GetGroupRect(int nGroupID, int nType, LPRECT lpRect) const function UINT (line 3535) | UINT GetGroupState(int nGroupID, UINT uMask) const function GetFocusedGroup (line 3541) | int GetFocusedGroup() const function BOOL (line 3553) | BOOL GetFooterRect(LPRECT lpRect) const function BOOL (line 3559) | BOOL GetFooterInfo(LPLVFOOTERINFO lpFooterInfo) const function BOOL (line 3565) | BOOL GetFooterItemRect(int nItem, LPRECT lpRect) const function BOOL (line 3571) | BOOL GetFooterItem(int nItem, LPLVFOOTERITEM lpFooterItem) const function BOOL (line 3577) | BOOL GetItemIndexRect(PLVITEMINDEX pItemIndex, int nSubItem, int nType, ... function BOOL (line 3590) | BOOL SetItemIndexState(PLVITEMINDEX pItemIndex, UINT uState, UINT dwMask) function BOOL (line 3599) | BOOL GetNextItemIndex(PLVITEMINDEX pItemIndex, WORD wFlags) const function InsertColumn (line 3607) | int InsertColumn(int nCol, const LVCOLUMN* pColumn) function BOOL (line 3643) | BOOL DeleteColumn(int nCol) function InsertItem (line 3649) | int InsertItem(UINT nMask, int nItem, LPCTSTR lpszItem, UINT nState, UIN... function InsertItem (line 3664) | int InsertItem(const LVITEM* pItem) function InsertItem (line 3670) | int InsertItem(int nItem, LPCTSTR lpszItem) function InsertItem (line 3676) | int InsertItem(int nItem, LPCTSTR lpszItem, int nImage) function GetNextItem (line 3682) | int GetNextItem(int nItem, int nFlags) const function BOOL (line 3688) | BOOL DeleteItem(int nItem) function BOOL (line 3694) | BOOL DeleteAllItems() function HitTest (line 3715) | int HitTest(LVHITTESTINFO* pHitTestInfo) const function HitTest (line 3721) | int HitTest(POINT pt, UINT* pFlags) const function BOOL (line 3732) | BOOL EnsureVisible(int nItem, BOOL bPartialOK) function BOOL (line 3738) | BOOL Scroll(SIZE size) function BOOL (line 3744) | BOOL RedrawItems(int nFirst, int nLast) function BOOL (line 3750) | BOOL Arrange(UINT nCode) function CEdit (line 3756) | CEdit EditLabel(int nItem) function BOOL (line 3762) | BOOL Update(int nItem) function BOOL (line 3768) | BOOL SortItems(PFNLVCOMPARE pfnCompare, LPARAM lParamSort) function CImageList (line 3774) | CImageList RemoveImageList(int nImageList) function CImageList (line 3780) | CImageList CreateDragImage(int nItem, LPPOINT lpPoint) function SubItemHitTest (line 3792) | int SubItemHitTest(LPLVHITTESTINFO lpInfo) const function BOOL (line 3833) | BOOL SortItemsEx(PFNLVCOMPARE pfnCompare, LPARAM lParamSort) function InsertGroup (line 3841) | int InsertGroup(int nItem, PLVGROUP pGroup) function AddGroup (line 3847) | int AddGroup(PLVGROUP pGroup) function RemoveGroup (line 3852) | int RemoveGroup(int nGroupID) function MoveGroup (line 3858) | void MoveGroup(int nGroupID, int nItem) function MoveItemToGroup (line 3864) | void MoveItemToGroup(int nItem, int nGroupID) function EnableGroupView (line 3870) | int EnableGroupView(BOOL bEnable) function InsertGroupSorted (line 3882) | void InsertGroupSorted(PLVINSERTGROUPSORTED pInsertGroupSorted) function RemoveAllGroups (line 3888) | void RemoveAllGroups() function BOOL (line 3894) | BOOL HasGroup(int nGroupID) function BOOL (line 3900) | BOOL InsertMarkHitTest(LPPOINT lpPoint, LPLVINSERTMARK pInsertMark) const function BOOL (line 3906) | BOOL SetInfoTip(PLVSETINFOTIP pSetInfoTip) function CancelEditLabel (line 3912) | void CancelEditLabel() function UINT (line 3918) | UINT MapIndexToID(int nIndex) const function MapIDToIndex (line 3924) | int MapIDToIndex(UINT uID) const function HitTestEx (line 3932) | int HitTestEx(LPLVHITTESTINFO lpHitTestInfo) const function HitTestEx (line 3938) | int HitTestEx(POINT pt, UINT* pFlags) const function SubItemHitTestEx (line 3949) | int SubItemHitTestEx(LPLVHITTESTINFO lpHitTestInfo) const function BOOL (line 3957) | BOOL SelectItem(int nIndex) type CListViewCtrlT (line 3973) | typedef CListViewCtrlT CListViewCtrl; function LPCTSTR (line 4001) | static LPCTSTR GetWndClassName() function UINT (line 4006) | UINT GetCount() const function SetIndent (line 4018) | void SetIndent(UINT nIndent) function CImageList (line 4024) | CImageList GetImageList(int nImageListType = TVSIL_NORMAL) const function CImageList (line 4030) | CImageList SetImageList(HIMAGELIST hImageList, int nImageListType = TVSI... function BOOL (line 4036) | BOOL GetItem(LPTVITEM pItem) const function BOOL (line 4042) | BOOL SetItem(LPTVITEM pItem) function BOOL (line 4048) | BOOL SetItem(HTREEITEM hItem, UINT nMask, LPCTSTR lpszItem, int nImage, function BOOL (line 4064) | BOOL GetItemText(HTREEITEM hItem, LPTSTR lpstrText, int nLen) const function BOOL (line 4079) | BOOL GetItemText(HTREEITEM hItem, BSTR& bstrText) const function BOOL (line 4117) | BOOL GetItemText(HTREEITEM hItem, _CSTRING_NS::CString& strText) const function BOOL (line 4144) | BOOL SetItemText(HTREEITEM hItem, LPCTSTR lpszItem) function BOOL (line 4150) | BOOL GetItemImage(HTREEITEM hItem, int& nImage, int& nSelectedImage) const function BOOL (line 4165) | BOOL SetItemImage(HTREEITEM hItem, int nImage, int nSelectedImage) function UINT (line 4171) | UINT GetItemState(HTREEITEM hItem, UINT nStateMask) const function BOOL (line 4187) | BOOL SetItemState(HTREEITEM hItem, UINT nState, UINT nStateMask) function DWORD_PTR (line 4193) | DWORD_PTR GetItemData(HTREEITEM hItem) const function BOOL (line 4203) | BOOL SetItemData(HTREEITEM hItem, DWORD_PTR dwData) function CEdit (line 4209) | CEdit GetEditControl() const function BOOL (line 4228) | BOOL ItemHasChildren(HTREEITEM hItem) const function CToolTipCtrl (line 4239) | CToolTipCtrl GetToolTips() const function BOOL (line 4259) | BOOL GetCheckState(HTREEITEM hItem) const function BOOL (line 4267) | BOOL SetCheckState(HTREEITEM hItem, BOOL bCheck) function COLORREF (line 4274) | COLORREF GetBkColor() const function COLORREF (line 4286) | COLORREF GetInsertMarkColor() const function GetItemHeight (line 4298) | int GetItemHeight() const function GetScrollTime (line 4310) | int GetScrollTime() const function COLORREF (line 4322) | COLORREF GetTextColor() const function BOOL (line 4334) | BOOL GetUnicodeFormat() const function BOOL (line 4362) | BOOL GetItem(LPTVITEMEX pItem) const function BOOL (line 4368) | BOOL SetItem(LPTVITEMEX pItem) function DWORD (line 4384) | DWORD SetExtendedStyle(DWORD dwStyle, DWORD dwMask) function BOOL (line 4394) | BOOL SetAutoScrollInfo(UINT uPixPerSec, UINT uUpdateTime) function DWORD (line 4400) | DWORD GetSelectedCount() const function HTREEITEM (line 4415) | HTREEITEM InsertItem(LPTVINSERTSTRUCT lpInsertStruct) function HTREEITEM (line 4421) | HTREEITEM InsertItem(LPCTSTR lpszItem, int nImage, function HTREEITEM (line 4428) | HTREEITEM InsertItem(LPCTSTR lpszItem, HTREEITEM hParent, HTREEITEM hIns... function HTREEITEM (line 4434) | HTREEITEM InsertItem(UINT nMask, LPCTSTR lpszItem, int nImage, function BOOL (line 4452) | BOOL DeleteItem(HTREEITEM hItem) function BOOL (line 4458) | BOOL DeleteAllItems() function BOOL (line 4464) | BOOL Expand(HTREEITEM hItem, UINT nCode = TVE_EXPAND) function HTREEITEM (line 4470) | HTREEITEM GetNextItem(HTREEITEM hItem, UINT nCode) const function HTREEITEM (line 4476) | HTREEITEM GetChildItem(HTREEITEM hItem) const function HTREEITEM (line 4482) | HTREEITEM GetNextSiblingItem(HTREEITEM hItem) const function HTREEITEM (line 4488) | HTREEITEM GetPrevSiblingItem(HTREEITEM hItem) const function HTREEITEM (line 4494) | HTREEITEM GetParentItem(HTREEITEM hItem) const function HTREEITEM (line 4500) | HTREEITEM GetFirstVisibleItem() const function HTREEITEM (line 4512) | HTREEITEM GetPrevVisibleItem(HTREEITEM hItem) const function HTREEITEM (line 4518) | HTREEITEM GetSelectedItem() const function BOOL (line 4555) | BOOL Select(HTREEITEM hItem, UINT nCode) function BOOL (line 4561) | BOOL SelectItem(HTREEITEM hItem) function BOOL (line 4567) | BOOL SelectDropTarget(HTREEITEM hItem) function BOOL (line 4573) | BOOL SelectSetFirstVisible(HTREEITEM hItem) function CEdit (line 4579) | CEdit EditLabel(HTREEITEM hItem) function BOOL (line 4585) | BOOL EndEditLabelNow(BOOL bCancel) function HTREEITEM (line 4591) | HTREEITEM HitTest(TVHITTESTINFO* pHitTestInfo) const function HTREEITEM (line 4597) | HTREEITEM HitTest(POINT pt, UINT* pFlags) const function BOOL (line 4614) | BOOL EnsureVisible(HTREEITEM hItem) function CImageList (line 4626) | CImageList RemoveImageList(int nImageList) function CImageList (line 4632) | CImageList CreateDragImage(HTREEITEM hItem) function BOOL (line 4639) | BOOL SetInsertMark(HTREEITEM hTreeItem, BOOL bAfter) function BOOL (line 4645) | BOOL RemoveInsertMark() function HTREEITEM (line 4653) | HTREEITEM MapAccIDToHTREEITEM(UINT uID) const function UINT (line 4659) | UINT MapHTREEITEMToAccID(HTREEITEM hTreeItem) const function ShowInfoTip (line 4667) | void ShowInfoTip(HTREEITEM hItem) type CTreeViewCtrlT (line 4675) | typedef CTreeViewCtrlT CTreeViewCtrl; function operator (line 4701) | operator HTREEITEM() { return m_hTreeItem; } function DWORD_PTR (line 4730) | DWORD_PTR GetData() const; function BOOL (line 4767) | BOOL HasChildren() const; type CTreeViewCtrlExT (line 4975) | typedef CTreeViewCtrlExT CTreeViewCtrlEx; function LPCTSTR (line 5331) | static LPCTSTR GetWndClassName() function BOOL (line 5336) | BOOL IsButtonEnabled(int nID) const function BOOL (line 5342) | BOOL IsButtonChecked(int nID) const function BOOL (line 5348) | BOOL IsButtonPressed(int nID) const function BOOL (line 5354) | BOOL IsButtonHidden(int nID) const function BOOL (line 5360) | BOOL IsButtonIndeterminate(int nID) const function GetState (line 5366) | int GetState(int nID) const function BOOL (line 5372) | BOOL SetState(int nID, UINT nState) function BOOL (line 5378) | BOOL GetButton(int nIndex, LPTBBUTTON lpButton) const function GetButtonCount (line 5384) | int GetButtonCount() const function BOOL (line 5402) | BOOL SetButtonSize(SIZE size) function BOOL (line 5408) | BOOL SetButtonSize(int cx, int cy) function BOOL (line 5414) | BOOL SetBitmapSize(SIZE size) function BOOL (line 5420) | BOOL SetBitmapSize(int cx, int cy) function CToolTipCtrl (line 5427) | CToolTipCtrl GetToolTips() const function SetNotifyWnd (line 5440) | void SetNotifyWnd(HWND hWnd) function GetRows (line 5446) | int GetRows() const function BOOL (line 5458) | BOOL SetCmdID(int nIndex, UINT nID) function DWORD (line 5464) | DWORD GetBitmapFlags() const function GetButtonText (line 5476) | int GetButtonText(int nID, LPTSTR lpstrText) const function DWORD (line 5526) | DWORD GetStyle() const function DWORD (line 5538) | DWORD GetButtonSize() const function BOOL (line 5552) | BOOL GetRect(int nID, LPRECT lpRect) const function GetTextRows (line 5558) | int GetTextRows() const function BOOL (line 5570) | BOOL SetIndent(int nIndent) function BOOL (line 5576) | BOOL SetMaxTextRows(int nMaxTextRows) function BOOL (line 5584) | BOOL GetAnchorHighlight() const function BOOL (line 5603) | BOOL SetButtonInfo(int nID, LPTBBUTTONINFO lptbbi) function BOOL (line 5609) | BOOL SetButtonInfo(int nID, DWORD dwMask, BYTE Style, BYTE State, LPCTST... function GetHotItem (line 5627) | int GetHotItem() const function BOOL (line 5640) | BOOL IsButtonHighlighted(int nButtonID) const function DWORD (line 5646) | DWORD SetDrawTextFlags(DWORD dwMask, DWORD dwFlags) function BOOL (line 5653) | BOOL GetColorScheme(LPCOLORSCHEME lpcs) const function SetColorScheme (line 5659) | void SetColorScheme(LPCOLORSCHEME lpcs) function DWORD (line 5665) | DWORD GetExtendedStyle() const function GetInsertMark (line 5677) | void GetInsertMark(LPTBINSERTMARK lptbim) const function SetInsertMark (line 5683) | void SetInsertMark(LPTBINSERTMARK lptbim) function COLORREF (line 5689) | COLORREF GetInsertMarkColor() const function BOOL (line 5701) | BOOL GetMaxSize(LPSIZE lpSize) const function GetPadding (line 5707) | void GetPadding(LPSIZE lpSizePadding) const function GetString (line 5742) | int GetString(int nString, LPTSTR lpstrString, int cchMaxLen) const function GetStringBSTR (line 5748) | int GetStringBSTR(int nString, BSTR& bstrString) const function GetString (line 5774) | int GetString(int nString, _CSTRING_NS::CString& str) const function GetMetrics (line 5793) | void GetMetrics(LPTBMETRICS lptbm) const function SetMetrics (line 5799) | void SetMetrics(LPTBMETRICS lptbm) function SetWindowTheme (line 5805) | void SetWindowTheme(LPCWSTR lpstrTheme) function GetItemDropDownRect (line 5825) | void GetItemDropDownRect(int nIndex, LPRECT lpRect) const function AddBitmap (line 5868) | int AddBitmap(int nNumButtons, UINT nBitmapID) function AddBitmap (line 5878) | int AddBitmap(int nNumButtons, HBITMAP hBitmap) function BOOL (line 5887) | BOOL AddButtons(int nNumButtons, LPTBBUTTON lpButtons) function BOOL (line 5893) | BOOL InsertButton(int nIndex, LPTBBUTTON lpButton) function BOOL (line 5899) | BOOL InsertButton(int nIndex, int iCommand, BYTE Style, BYTE State, int ... function BOOL (line 5913) | BOOL InsertButton(int nIndex, int iCommand, BYTE Style, BYTE State, int ... function BOOL (line 5919) | BOOL AddButton(LPTBBUTTON lpButton) function BOOL (line 5924) | BOOL AddButton(int iCommand, BYTE Style, BYTE State, int iBitmap, INT_PT... function BOOL (line 5929) | BOOL AddButton(int iCommand, BYTE Style, BYTE State, int iBitmap, LPCTST... function BOOL (line 5934) | BOOL DeleteButton(int nIndex) function CommandToIndex (line 5950) | int CommandToIndex(UINT nID) const function SaveState (line 5957) | void SaveState(HKEY hKeyRoot, LPCTSTR lpszSubKey, LPCTSTR lpszValueName) function RestoreState (line 5967) | void RestoreState(HKEY hKeyRoot, LPCTSTR lpszSubKey, LPCTSTR lpszValueName) function Customize (line 5977) | void Customize() function AddString (line 5984) | int AddString(UINT nStringID) function AddStrings (line 5990) | int AddStrings(LPCTSTR lpszStrings) function AutoSize (line 5996) | void AutoSize() function BOOL (line 6002) | BOOL ChangeBitmap(int nID, int nBitmap) function LoadImages (line 6008) | int LoadImages(int nBitmapID) function LoadStdImages (line 6014) | int LoadStdImages(int nBitmapID) function BOOL (line 6020) | BOOL ReplaceBitmap(LPTBREPLACEBITMAP ptbrb) function HitTest (line 6027) | int HitTest(LPPOINT lpPoint) const function BOOL (line 6034) | BOOL InsertMarkHitTest(LPPOINT lpPoint, LPTBINSERTMARK lptbim) const function BOOL (line 6040) | BOOL InsertMarkHitTest(int x, int y, LPTBINSERTMARK lptbim) const function BOOL (line 6047) | BOOL MapAccelerator(TCHAR chAccel, int& nID) const function BOOL (line 6059) | BOOL MoveButton(int nOldPos, int nNewPos) function HRESULT (line 6065) | HRESULT GetObject(REFIID iid, LPVOID* ppvObject) type CToolBarCtrlT (line 6074) | typedef CToolBarCtrlT CToolBarCtrl; function LPCTSTR (line 6102) | static LPCTSTR GetWndClassName() function GetParts (line 6107) | int GetParts(int nParts, int* pParts) const function BOOL (line 6113) | BOOL SetParts(int nParts, int* pWidths) function BOOL (line 6186) | BOOL GetRect(int nPane, LPRECT lpRect) const function BOOL (line 6193) | BOOL GetBorders(int* pBorders) const function BOOL (line 6199) | BOOL GetBorders(int& nHorz, int& nVert, int& nSpacing) const function SetMinHeight (line 6213) | void SetMinHeight(int nMin) function BOOL (line 6232) | BOOL GetUnicodeFormat() const function SetTipText (line 6251) | void SetTipText(int nPane, LPCTSTR lpstrText) function COLORREF (line 6260) | COLORREF SetBkColor(COLORREF clrBk) function HICON (line 6266) | HICON GetIcon(int nPane) const function BOOL (line 6273) | BOOL SetIcon(int nPane, HICON hIcon) type CStatusBarCtrlT (line 6282) | typedef CStatusBarCtrlT CStatusBarCtrl; function LPCTSTR (line 6310) | static LPCTSTR GetWndClassName() function CImageList (line 6315) | CImageList GetImageList() const function BOOL (line 6333) | BOOL GetItem(int nItem, LPTCITEM pTabCtrlItem) const function BOOL (line 6339) | BOOL SetItem(int nItem, LPTCITEM pTabCtrlItem) function SetItem (line 6345) | int SetItem(int nItem, UINT mask, LPCTSTR lpszItem, DWORD dwState, DWORD... function BOOL (line 6358) | BOOL GetItemRect(int nItem, LPRECT lpRect) const function GetCurSel (line 6364) | int GetCurSel() const function SIZE (line 6376) | SIZE SetItemSize(SIZE size) function SetItemSize (line 6384) | void SetItemSize(int cx, int cy) function SetPadding (line 6390) | void SetPadding(SIZE size) function GetRowCount (line 6396) | int GetRowCount() const function SetTooltips (line 6419) | void SetTooltips(HWND hWndToolTip) { SetToolTips(hWndToolTip); } function GetCurFocus (line 6423) | int GetCurFocus() const function BOOL (line 6435) | BOOL SetItemExtra(int cbExtra) function DWORD (line 6449) | DWORD GetExtendedStyle() const function BOOL (line 6462) | BOOL GetUnicodeFormat() const function InsertItem (line 6483) | int InsertItem(int nItem, UINT mask, LPCTSTR lpszItem, int iImage, LPARA... function InsertItem (line 6494) | int InsertItem(int nItem, LPCTSTR lpszItem) function AddItem (line 6503) | int AddItem(LPTCITEM pTabCtrlItem) function AddItem (line 6508) | int AddItem(UINT mask, LPCTSTR lpszItem, int iImage, LPARAM lParam) function AddItem (line 6513) | int AddItem(LPCTSTR lpszItem) function BOOL (line 6518) | BOOL DeleteItem(int nItem) function BOOL (line 6524) | BOOL DeleteAllItems() function AdjustRect (line 6530) | void AdjustRect(BOOL bLarger, LPRECT lpRect) function RemoveImage (line 6536) | void RemoveImage(int nImage) function HitTest (line 6542) | int HitTest(TC_HITTESTINFO* pHitTestInfo) const type CTabCtrlT (line 6563) | typedef CTabCtrlT CTabCtrl; function LPCTSTR (line 6591) | static LPCTSTR GetWndClassName() function GetLineSize (line 6596) | int GetLineSize() const function GetPageSize (line 6608) | int GetPageSize() const function GetRangeMin (line 6620) | int GetRangeMin() const function GetRange (line 6644) | void GetRange(int& nMin, int& nMax) const function GetSelStart (line 6656) | int GetSelStart() const function GetSelection (line 6680) | void GetSelection(int& nMin, int& nMax) const function GetChannelRect (line 6692) | void GetChannelRect(LPRECT lprc) const function GetThumbRect (line 6698) | void GetThumbRect(LPRECT lprc) const function GetPos (line 6704) | int GetPos() const function UINT (line 6716) | UINT GetNumTics() const function GetTic (line 6728) | int GetTic(int nTic) const function BOOL (line 6734) | BOOL SetTic(int nTic) function GetTicPos (line 6740) | int GetTicPos(int nTic) const function SetTicFreq (line 6746) | void SetTicFreq(int nFreq) function GetThumbLength (line 6752) | int GetThumbLength() const function CToolTipCtrl (line 6784) | CToolTipCtrl GetToolTips() const function SetTipSide (line 6796) | int SetTipSide(int nSide) function BOOL (line 6804) | BOOL GetUnicodeFormat() const type CTrackBarCtrlT (line 6837) | typedef CTrackBarCtrlT CTrackBarCtrl; function LPCTSTR (line 6865) | static LPCTSTR GetWndClassName() function UINT (line 6870) | UINT GetAccel(int nAccel, UDACCEL* pAccel) const function BOOL (line 6876) | BOOL SetAccel(int nAccel, UDACCEL* pAccel) function UINT (line 6882) | UINT GetBase() const function SetPos (line 6917) | int SetPos(int nPos) function DWORD (line 6923) | DWORD GetRange() const function SetRange (line 6937) | void SetRange(int nLower, int nUpper) function SetRange32 (line 6944) | void SetRange32(int nLower, int nUpper) function GetRange32 (line 6950) | void GetRange32(int& nLower, int& nUpper) const function BOOL (line 6957) | BOOL GetUnicodeFormat() const function SetPos32 (line 6980) | int SetPos32(int nPos) type CUpDownCtrlT (line 6988) | typedef CUpDownCtrlT CUpDownCtrl; function LPCTSTR (line 7016) | static LPCTSTR GetWndClassName() function DWORD (line 7021) | DWORD SetRange(int nLower, int nUpper) function SetPos (line 7027) | int SetPos(int nPos) function OffsetPos (line 7033) | int OffsetPos(int nPos) function SetStep (line 7039) | int SetStep(int nStep) function UINT (line 7045) | UINT GetPos() const function GetRange (line 7058) | void GetRange(int& nLower, int& nUpper) const function GetRangeLimit (line 7067) | int GetRangeLimit(BOOL bLowLimit) const function DWORD (line 7073) | DWORD SetRange32(int nMin, int nMax) function COLORREF (line 7080) | COLORREF SetBarColor(COLORREF clr) function COLORREF (line 7086) | COLORREF SetBkColor(COLORREF clr) function GetStep (line 7102) | int GetStep() const function COLORREF (line 7114) | COLORREF GetBarColor() const function SetState (line 7126) | int SetState(int nState) function StepIt (line 7134) | int StepIt() type CProgressBarCtrlT (line 7141) | typedef CProgressBarCtrlT CProgressBarCtrl; function LPCTSTR (line 7171) | static LPCTSTR GetWndClassName() function DWORD (line 7176) | DWORD GetHotKey() const function SetHotKey (line 7190) | void SetHotKey(WORD wVirtualKeyCode, WORD wModifiers) function SetRules (line 7196) | void SetRules(WORD wInvalidComb, WORD wModifiers) type CHotKeyCtrlT (line 7203) | typedef CHotKeyCtrlT CHotKeyCtrl; function LPCTSTR (line 7235) | static LPCTSTR GetWndClassName() function BOOL (line 7241) | BOOL Open(ATL::_U_STRINGorID FileName) function BOOL (line 7247) | BOOL Play(UINT nFrom, UINT nTo, UINT nRep) function BOOL (line 7253) | BOOL Stop() function BOOL (line 7259) | BOOL Close() function BOOL (line 7265) | BOOL Seek(UINT nTo) type CAnimateCtrlT (line 7282) | typedef CAnimateCtrlT CAnimateCtrl; function LPCTSTR (line 7324) | static LPCTSTR GetWndClassName() function LPCTSTR (line 7333) | static LPCTSTR GetLibraryName() function GetLineCount (line 7344) | int GetLineCount() const function GetRect (line 7362) | void GetRect(LPRECT lpRect) const function DWORD (line 7368) | DWORD GetOptions() const function GetLine (line 7381) | int GetLine(int nIndex, LPTSTR lpszBuffer) const function GetLine (line 7387) | int GetLine(int nIndex, LPTSTR lpszBuffer, int nMaxLength) const function BOOL (line 7394) | BOOL CanUndo() const function GetSel (line 7406) | void GetSel(LONG& nStartChar, LONG& nEndChar) const function GetSel (line 7415) | void GetSel(CHARRANGE &cr) const function SetSel (line 7421) | int SetSel(LONG nStartChar, LONG nEndChar) function SetSel (line 7428) | int SetSel(CHARRANGE &cr) function SetSelAll (line 7434) | int SetSelAll() function SetSelNone (line 7439) | int SetSelNone() function DWORD (line 7444) | DWORD GetDefaultCharFormat(CHARFORMAT& cf) const function DWORD (line 7451) | DWORD GetSelectionCharFormat(CHARFORMAT& cf) const function DWORD (line 7458) | DWORD GetEventMask() const function DWORD (line 7470) | DWORD GetParaFormat(PARAFORMAT& pf) const function LONG (line 7478) | LONG GetSelText(LPTSTR lpstrBuff) const function LONG (line 7485) | LONG GetSelText(LPSTR lpstrBuff) const function BOOL (line 7493) | BOOL GetSelTextBSTR(BSTR& bstrText) const function LONG (line 7527) | LONG GetSelText(_CSTRING_NS::CString& strText) const function WORD (line 7559) | WORD GetSelectionType() const function COLORREF (line 7571) | COLORREF SetBackgroundColor() // sets to system background function BOOL (line 7577) | BOOL SetCharFormat(CHARFORMAT& cf, WORD wFlags) function BOOL (line 7584) | BOOL SetDefaultCharFormat(CHARFORMAT& cf) function BOOL (line 7591) | BOOL SetSelectionCharFormat(CHARFORMAT& cf) function BOOL (line 7598) | BOOL SetWordCharFormat(CHARFORMAT& cf) function DWORD (line 7605) | DWORD SetEventMask(DWORD dwEventMask) function BOOL (line 7611) | BOOL SetParaFormat(PARAFORMAT& pf) function BOOL (line 7618) | BOOL SetTargetDevice(HDC hDC, int cxLineWidth) function GetTextLength (line 7624) | int GetTextLength() const function GetTextRange (line 7642) | int GetTextRange(TEXTRANGE* pTextRange) const function EDITWORDBREAKPROCEX (line 7649) | EDITWORDBREAKPROCEX GetWordBreakProcEx() const function GetTextRange (line 7663) | int GetTextRange(LONG nStartChar, LONG nEndChar, LPTSTR lpstrText) const function GetTextRange (line 7673) | int GetTextRange(LONG nStartChar, LONG nEndChar, LPSTR lpstrText) const function DWORD (line 7685) | DWORD GetDefaultCharFormat(CHARFORMAT2& cf) const function BOOL (line 7692) | BOOL SetCharFormat(CHARFORMAT2& cf, WORD wFlags) function BOOL (line 7699) | BOOL SetDefaultCharFormat(CHARFORMAT2& cf) function DWORD (line 7706) | DWORD GetSelectionCharFormat(CHARFORMAT2& cf) const function BOOL (line 7713) | BOOL SetSelectionCharFormat(CHARFORMAT2& cf) function BOOL (line 7720) | BOOL SetWordCharFormat(CHARFORMAT2& cf) function DWORD (line 7727) | DWORD GetParaFormat(PARAFORMAT2& pf) const function BOOL (line 7734) | BOOL SetParaFormat(PARAFORMAT2& pf) function TEXTMODE (line 7741) | TEXTMODE GetTextMode() const function UNDONAMEID (line 7753) | UNDONAMEID GetUndoName() const function BOOL (line 7765) | BOOL CanRedo() const function UINT (line 7786) | UINT SetUndoLimit(UINT uUndoLimit) function SetPalette (line 7792) | void SetPalette(HPALETTE hPalette) function GetTextEx (line 7798) | int GetTextEx(GETTEXTEX* pGetTextEx, LPTSTR lpstrText) const function GetTextLengthEx (line 7816) | int GetTextLengthEx(GETTEXTLENGTHEX* pGetTextLengthEx) const function GetTextLengthEx (line 7822) | int GetTextLengthEx(DWORD dwFlags = GTL_DEFAULT, UINT uCodePage = CP_ACP... function EDITWORDBREAKPROC (line 7831) | EDITWORDBREAKPROC GetWordBreakProc() const function SetTextEx (line 7845) | int SetTextEx(SETTEXTEX* pSetTextEx, LPCTSTR lpstrText) function SetTextEx (line 7851) | int SetTextEx(LPCTSTR lpstrText, DWORD dwFlags = ST_DEFAULT, UINT uCodeP... function GetEditStyle (line 7860) | int GetEditStyle() const function GetScrollPos (line 7881) | void GetScrollPos(LPPOINT lpPoint) const function SetScrollPos (line 7888) | void SetScrollPos(LPPOINT lpPoint) function BOOL (line 7895) | BOOL GetZoom(int& nNum, int& nDen) const function BOOL (line 7901) | BOOL SetZoom(int nNum, int nDen) function BOOL (line 7909) | BOOL SetZoomOff() function LineFromChar (line 7929) | int LineFromChar(LONG nIndex) const function POINT (line 7935) | POINT PosFromChar(LONG nChar) const function CharFromPos (line 7943) | int CharFromPos(POINT pt) const function EmptyUndoBuffer (line 7950) | void EmptyUndoBuffer() function BOOL (line 7968) | BOOL LineScroll(int nLines) function SetRect (line 7980) | void SetRect(LPCRECT lpRect) function BOOL (line 7986) | BOOL DisplayBand(LPRECT pDisplayRect) function LONG (line 7992) | LONG FindText(DWORD dwFlags, FINDTEXT& ft) const function LONG (line 8002) | LONG FindText(DWORD dwFlags, FINDTEXTEX& ft) const function RequestResize (line 8037) | void RequestResize() function LONG (line 8043) | LONG StreamIn(UINT uFormat, EDITSTREAM& es) function LONG (line 8049) | LONG StreamOut(UINT uFormat, EDITSTREAM& es) function DWORD (line 8055) | DWORD FindWordBreak(int nCode, LONG nStartChar) function ScrollCaret (line 8062) | void ScrollCaret() function BOOL (line 8081) | BOOL Undo() function Clear (line 8087) | void Clear() function Copy (line 8093) | void Copy() function Cut (line 8099) | void Cut() function Paste (line 8105) | void Paste() function IRichEditOle (line 8112) | IRichEditOle* GetOleInterface() const function BOOL (line 8120) | BOOL SetOleCallback(IRichEditOleCallback* pCallback) function BOOL (line 8127) | BOOL Redo() function StopGroupTyping (line 8133) | void StopGroupTyping() function BOOL (line 8147) | BOOL SetTabStops(int nTabStops, LPINT rgTabStops) function BOOL (line 8153) | BOOL SetTabStops() function BOOL (line 8159) | BOOL SetTabStops(const int& cxEachStop) // takes an 'int' function AutoCorrectProc (line 8167) | AutoCorrectProc GetAutoCorrectProc() const function BOOL (line 8179) | BOOL CallAutoCorrectProc(WCHAR ch) function DWORD (line 8185) | DWORD GetEditStyleEx() const function DWORD (line 8197) | DWORD GetStoryType(int nStoryIndex) const function DWORD (line 8203) | DWORD SetStoryType(int nStoryIndex, DWORD dwStoryType) function DWORD (line 8209) | DWORD GetEllipsisMode() const function BOOL (line 8227) | BOOL GetEllipsisState() const function SetTouchOptions (line 8239) | void SetTouchOptions(int nTouchOptions, BOOL bEnable) function HRESULT (line 8245) | HRESULT InsertTable(TABLEROWPARMS* pRowParams, TABLECELLPARMS* pCellParams) function HRESULT (line 8251) | HRESULT GetTableParams(TABLEROWPARMS* pRowParams, TABLECELLPARMS* pCellP... function HRESULT (line 8257) | HRESULT SetTableParams(TABLEROWPARMS* pRowParams, TABLECELLPARMS* pCellP... function HRESULT (line 8263) | HRESULT InsertImage(RICHEDIT_IMAGE_PARAMETERS* pParams) function BOOL (line 8269) | BOOL SetUiaName(LPCTSTR lpstrName) type CRichEditCtrlT (line 8277) | typedef CRichEditCtrlT CRichEditCtrl; function BOOL (line 8378) | BOOL MakeDragList() function DrawInsert (line 8391) | void DrawInsert(int nItem) function UINT (line 8397) | static UINT GetDragListMessage() type CDragListBoxT (line 8420) | typedef CDragListBoxT CDragListBox; function OnCancelDrag (line 8465) | void OnCancelDrag(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCurso... function OnDragging (line 8470) | int OnDragging(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCursor*/) function OnDropped (line 8475) | void OnDropped(int /*nCtlID*/, HWND /*hWndDragList*/, POINT /*ptCursor*/) function LPCTSTR (line 8509) | static LPCTSTR GetWndClassName() function UINT (line 8514) | UINT GetBandCount() const function BOOL (line 8526) | BOOL SetBandInfo(int nBand, LPREBARBANDINFO lprbbi) function BOOL (line 8532) | BOOL GetBarInfo(LPREBARINFO lprbi) const function BOOL (line 8538) | BOOL SetBarInfo(LPREBARINFO lprbi) function CImageList (line 8544) | CImageList GetImageList() const function COLORREF (line 8577) | COLORREF GetTextColor() const function COLORREF (line 8589) | COLORREF GetBkColor() const function UINT (line 8601) | UINT GetBarHeight() const function CToolTipCtrl (line 8614) | CToolTipCtrl GetToolTips() const function GetBandBorders (line 8627) | void GetBandBorders(int nBand, LPRECT lpRect) const function BOOL (line 8635) | BOOL GetColorScheme(LPCOLORSCHEME lpColorScheme) const function SetColorScheme (line 8642) | void SetColorScheme(LPCOLORSCHEME lpColorScheme) function HPALETTE (line 8649) | HPALETTE GetPalette() const function BOOL (line 8661) | BOOL GetUnicodeFormat() const function SetWindowTheme (line 8686) | void SetWindowTheme(LPCWSTR lpstrTheme) function DWORD (line 8703) | DWORD SetExtendedStyle(DWORD dwStyle, DWORD dwMask) function BOOL (line 8714) | BOOL InsertBand(int nBand, LPREBARBANDINFO lprbbi) function BOOL (line 8720) | BOOL AddBand(LPREBARBANDINFO lprbbi) function BOOL (line 8725) | BOOL DeleteBand(int nBand) function BeginDrag (line 8738) | void BeginDrag(int nBand, DWORD dwPos) function BeginDrag (line 8744) | void BeginDrag(int nBand, int xPos, int yPos) function EndDrag (line 8750) | void EndDrag() function DragMove (line 8756) | void DragMove(DWORD dwPos) function DragMove (line 8762) | void DragMove(int xPos, int yPos) function GetDropTarget (line 8769) | void GetDropTarget(IDropTarget** ppDropTarget) const function MinimizeBand (line 8782) | void MinimizeBand(int nBand) function BOOL (line 8788) | BOOL SizeToRect(LPRECT lpRect) function IdToIndex (line 8794) | int IdToIndex(UINT uBandID) const function HitTest (line 8800) | int HitTest(LPRBHITTESTINFO lprbht) const function BOOL (line 8806) | BOOL ShowBand(int nBand, BOOL bShow) function BOOL (line 8813) | BOOL MoveBand(int nBand, int nNewPos) function PushChevron (line 8823) | void PushChevron(int nBand, LPARAM lAppValue) function LockBands (line 8832) | void LockBands(bool bLock) function BOOL (line 8862) | BOOL SetBandWidth(int nBand, int cxWidth) type CReBarCtrlT (line 8870) | typedef CReBarCtrlT CReBarCtrl; function LPCTSTR (line 8900) | static LPCTSTR GetWndClassName() function CImageList (line 8905) | CImageList GetImageList() const function BOOL (line 8930) | BOOL GetUnicodeFormat() const function InsertItem (line 8952) | int InsertItem(const COMBOBOXEXITEM* lpcCBItem) function InsertItem (line 8958) | int InsertItem(UINT nMask, int nIndex, LPCTSTR lpszItem, int nImage, int... function AddItem (line 8988) | int AddItem(UINT nMask, LPCTSTR lpszItem, int nImage, int nSelImage, int... function DeleteItem (line 8998) | int DeleteItem(int nIndex) function BOOL (line 9004) | BOOL GetItem(PCOMBOBOXEXITEM pCBItem) const function BOOL (line 9010) | BOOL SetItem(const COMBOBOXEXITEM* lpcCBItem) function SetItem (line 9016) | int SetItem(int nIndex, UINT nMask, LPCTSTR lpszItem, int nImage, int nS... function BOOL (line 9032) | BOOL GetItemText(int nIndex, LPTSTR lpszItem, int nLen) const function BOOL (line 9047) | BOOL GetItemText(int nIndex, BSTR& bstrText) const function BOOL (line 9086) | BOOL GetItemText(int nIndex, _CSTRING_NS::CString& strText) const function BOOL (line 9114) | BOOL SetItemText(int nIndex, LPCTSTR lpszItem) function CComboBox (line 9120) | CComboBox GetComboCtrl() const function InsertString (line 9145) | int InsertString(int /*nIndex*/, LPCTSTR /*lpszString*/) function Dir (line 9151) | int Dir(UINT /*attr*/, LPCTSTR /*lpszWildCard*/) function FindString (line 9157) | int FindString(int /*nStartAfter*/, LPCTSTR /*lpszString*/) const type CComboBoxExT (line 9164) | typedef CComboBoxExT CComboBoxEx; function LPCTSTR (line 9194) | static LPCTSTR GetWndClassName() function COLORREF (line 9199) | COLORREF GetColor(int nColorType) const function COLORREF (line 9205) | COLORREF SetColor(int nColorType, COLORREF clr) function BOOL (line 9211) | BOOL GetCurSel(LPSYSTEMTIME lpSysTime) const function BOOL (line 9217) | BOOL SetCurSel(LPSYSTEMTIME lpSysTime) function BOOL (line 9247) | BOOL SetMaxSelCount(int nMax) function GetMonthDelta (line 9253) | int GetMonthDelta() const function DWORD (line 9265) | DWORD GetRange(LPSYSTEMTIME lprgSysTimeArray) const function BOOL (line 9271) | BOOL SetRange(DWORD dwFlags, LPSYSTEMTIME lprgSysTimeArray) function BOOL (line 9277) | BOOL GetSelRange(LPSYSTEMTIME lprgSysTimeArray) const function BOOL (line 9283) | BOOL SetSelRange(LPSYSTEMTIME lprgSysTimeArray) function BOOL (line 9289) | BOOL GetToday(LPSYSTEMTIME lpSysTime) const function SetToday (line 9295) | void SetToday(LPSYSTEMTIME lpSysTime) function BOOL (line 9301) | BOOL GetMinReqRect(LPRECT lpRectInfo) const function GetMaxTodayWidth (line 9307) | int GetMaxTodayWidth() const function DWORD (line 9340) | DWORD GetCalendarCount() const function CALID (line 9352) | CALID GetCALID() const function GetCalendarBorder (line 9364) | int GetCalendarBorder() const function BOOL (line 9384) | BOOL SetDayState(int nMonths, LPMONTHDAYSTATE lpDayStateArray) function DWORD (line 9390) | DWORD HitTest(PMCHITTESTINFO pMCHitTest) const function SizeRectToMin (line 9397) | void SizeRectToMin(LPRECT lpRect) type CMonthCalendarCtrlT (line 9405) | typedef CMonthCalendarCtrlT CMonthCalendarCtrl; function LPCTSTR (line 9433) | static LPCTSTR GetWndClassName() function BOOL (line 9438) | BOOL SetFormat(LPCTSTR lpszFormat) function COLORREF (line 9444) | COLORREF GetMonthCalColor(int nColorType) const function COLORREF (line 9450) | COLORREF SetMonthCalColor(int nColorType, COLORREF clr) function DWORD (line 9456) | DWORD GetRange(LPSYSTEMTIME lpSysTimeArray) const function BOOL (line 9462) | BOOL SetRange(DWORD dwFlags, LPSYSTEMTIME lpSysTimeArray) function DWORD (line 9468) | DWORD GetSystemTime(LPSYSTEMTIME lpSysTime) const function BOOL (line 9474) | BOOL SetSystemTime(DWORD dwFlags, LPSYSTEMTIME lpSysTime) function CMonthCalendarCtrl (line 9480) | CMonthCalendarCtrl GetMonthCal() const function GetDateTimePickerInfo (line 9513) | void GetDateTimePickerInfo(LPDATETIMEPICKERINFO lpPickerInfo) const function BOOL (line 9519) | BOOL GetIdealSize(LPSIZE lpSize) const function CloseMonthCal (line 9525) | void CloseMonthCal() type CDateTimePickerCtrlT (line 9533) | typedef CDateTimePickerCtrlT CDateTimePickerCtrl; function HRESULT (line 9553) | HRESULT FlatSB_Uninitialize() function BOOL (line 9561) | BOOL FlatSB_GetScrollProp(UINT uIndex, LPINT lpnValue) const function FlatSB_GetScrollPos (line 9576) | int FlatSB_GetScrollPos(int nBar) const function BOOL (line 9590) | BOOL FlatSB_GetScrollRange(int nBar, LPINT lpMinPos, LPINT lpMaxPos) const function BOOL (line 9604) | BOOL FlatSB_GetScrollInfo(int nBar, LPSCROLLINFO lpScrollInfo) const function BOOL (line 9626) | BOOL FlatSB_EnableScrollBar(UINT uSBFlags, UINT uArrowFlags = ESB_ENABLE... type CFlatScrollBarT (line 9648) | typedef CFlatScrollBarT CFlatScrollBar; function LPCTSTR (line 9680) | static LPCTSTR GetWndClassName() function BOOL (line 9685) | BOOL IsBlank() const function SetAddress (line 9697) | void SetAddress(DWORD dwAddress) function ClearAddress (line 9703) | void ClearAddress() function SetRange (line 9709) | void SetRange(int nField, WORD wRange) function SetRange (line 9715) | void SetRange(int nField, BYTE nMin, BYTE nMax) function SetFocus (line 9721) | void SetFocus(int nField) type CIPAddressCtrlT (line 9728) | typedef CIPAddressCtrlT CIPAddressCtrl; function LPCTSTR (line 9760) | static LPCTSTR GetWndClassName() function GetButtonSize (line 9765) | int GetButtonSize() const function DWORD (line 9777) | DWORD GetButtonState(int nButton) const function COLORREF (line 9784) | COLORREF GetBkColor() const function GetBorder (line 9796) | int GetBorder() const function GetPos (line 9808) | int GetPos() const function SetChild (line 9821) | void SetChild(HWND hWndChild) function RecalcSize (line 9833) | void RecalcSize() function GetDropTarget (line 9839) | void GetDropTarget(IDropTarget** ppDropTarget) type CPagerCtrlT (line 9847) | typedef CPagerCtrlT CPagerCtrl; function LPCTSTR (line 9879) | static LPCTSTR GetWndClassName() function BOOL (line 9894) | BOOL GetItem(PLITEM pLItem) const function BOOL (line 9900) | BOOL SetItem(PLITEM pLItem) function BOOL (line 9917) | BOOL HitTest(PLHITTESTINFO pLHitTestInfo) const type CLinkCtrlT (line 9924) | typedef CLinkCtrlT CLinkCtrl; function SetMsgHandled (line 9944) | void SetMsgHandled(BOOL bHandled) function DWORD (line 10004) | DWORD OnPrePaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 10009) | DWORD OnPostPaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 10014) | DWORD OnPreErase(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 10019) | DWORD OnPostErase(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 10024) | DWORD OnItemPrePaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 10029) | DWORD OnItemPostPaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 10034) | DWORD OnItemPreErase(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 10039) | DWORD OnItemPostErase(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 10045) | DWORD OnSubItemPrePaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function GetHeight (line 10079) | int GetHeight() const function HWND (line 10092) | HWND Create(HWND hWndParent, int nCmdBarID) function Destroy (line 10099) | void Destroy() function BOOL (line 10110) | BOOL DrawMenuBar(WORD wButton) function AddBitmap (line 10122) | int AddBitmap(int nBitmapID, int nNumImages) function BOOL (line 10128) | BOOL AddButtons(UINT uNumButtons, LPTBBUTTON lpButtons) function BOOL (line 10134) | BOOL AddToolTips(UINT uNumToolTips, LPTSTR lpToolTips) function BOOL (line 10140) | BOOL InsertButton(int nButton, LPTBBUTTON lpButton) function HWND (line 10146) | HWND InsertComboBox(int nWidth, UINT dwStyle, WORD wComboBoxID, WORD wBu... function BOOL (line 10152) | BOOL InsertMenubar(WORD wMenuID, WORD wButton) function BOOL (line 10158) | BOOL InsertMenubarEx(ATL::_U_STRINGorID menu, WORD wButton) function BOOL (line 10164) | BOOL IsCommandBarMessage(LPMSG lpMsg) type CCECommandBarCtrlT (line 10174) | typedef CCECommandBarCtrlT CCECommandBarCtrl; function UINT (line 10200) | UINT GetHeight() const function BOOL (line 10213) | BOOL GetRestoreInformation(UINT uBand, LPCOMMANDBANDSRESTOREINFO pcbr) c... function BOOL (line 10233) | BOOL AddBands(UINT uBandCount, LPREBARBANDINFO prbbi) type CCECommandBandsCtrlT (line 10246) | typedef CCECommandBandsCtrlT CCECommandBandsCtrl; FILE: WTL/atlctrlw.h function namespace (line 53) | namespace WTL type _ToolBarData (line 218) | struct _ToolBarData // toolbar resource data type _CmdBarDrawConstants (line 231) | enum _CmdBarDrawConstants function COLORREF (line 367) | COLORREF SetImageMaskColor(COLORREF clrMask) function SetImagesVisible (line 379) | bool SetImagesVisible(bool bVisible) function GetImageSize (line 386) | void GetImageSize(SIZE& size) const function SetImageSize (line 391) | bool SetImageSize(SIZE& size) function SetImageSize (line 396) | bool SetImageSize(int cx, int cy) function SetAlphaImages (line 427) | bool SetAlphaImages(bool bAlphaImages) function HWND (line 446) | HWND GetCmdBar() const function BOOL (line 481) | BOOL LoadMenu(ATL::_U_STRINGorID menu) function BOOL (line 497) | BOOL AttachMenu(HMENU hMenu) function BOOL (line 586) | BOOL LoadImages(ATL::_U_STRINGorID image) function BOOL (line 680) | BOOL AddBitmap(ATL::_U_STRINGorID bitmap, int nCommandID) function BOOL (line 690) | BOOL AddBitmap(HBITMAP hBitmap, UINT nCommandID) function BOOL (line 725) | BOOL AddIcon(ATL::_U_STRINGorID icon, UINT nCommandID) function BOOL (line 734) | BOOL AddIcon(HICON hIcon, UINT nCommandID) function BOOL (line 760) | BOOL ReplaceBitmap(ATL::_U_STRINGorID bitmap, int nCommandID) function BOOL (line 770) | BOOL ReplaceBitmap(HBITMAP hBitmap, UINT nCommandID) function BOOL (line 799) | BOOL ReplaceIcon(ATL::_U_STRINGorID icon, UINT nCommandID) function BOOL (line 808) | BOOL ReplaceIcon(HICON hIcon, UINT nCommandID) function BOOL (line 830) | BOOL RemoveImage(int nCommandID) function BOOL (line 858) | BOOL RemoveAllImages() function BOOL (line 892) | BOOL SetMDIClient(HWND /*hWndMDIClient*/) function MESSAGE_HANDLER (line 900) | BEGIN_MSG_MAP(CCommandBarCtrlImpl) function LRESULT (line 969) | LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHandl... function LRESULT (line 1033) | LRESULT OnDestroy(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHand... function LRESULT (line 1092) | LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHa... function LRESULT (line 1132) | LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& b... function LRESULT (line 1231) | LRESULT OnEraseBackground(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*... function LRESULT (line 1247) | LRESULT OnInitMenu(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, ... function LRESULT (line 1360) | LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHan... function LRESULT (line 1420) | LRESULT OnInternalAutoPopup(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lPara... function LRESULT (line 1428) | LRESULT OnInternalGetBar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/... function LRESULT (line 1439) | LRESULT OnSettingChange(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/,... function LRESULT (line 1457) | LRESULT OnWindowPosChanging(UINT uMsg, WPARAM wParam, LPARAM lParam, BOO... function LRESULT (line 1469) | LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bH... function LRESULT (line 1604) | LRESULT OnDrawItem(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOOL... function LRESULT (line 1620) | LRESULT OnMeasureItem(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, B... function LRESULT (line 1642) | LRESULT OnAPITrackPopupMenu(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lPa... function LRESULT (line 1660) | LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function LRESULT (line 1705) | LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function LRESULT (line 1726) | LRESULT OnParentInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, B... function LRESULT (line 1731) | LRESULT OnParentInternalGetBar(UINT uMsg, WPARAM wParam, LPARAM lParam, ... function LRESULT (line 1736) | LRESULT OnParentSysCommand(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam... function LRESULT (line 1767) | LRESULT OnParentAPIGetMenu(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL... function LRESULT (line 1772) | LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& ... function LRESULT (line 1777) | LRESULT OnParentAPITrackPopupMenu(UINT uMsg, WPARAM wParam, LPARAM lPara... function LRESULT (line 1782) | LRESULT OnParentAPIGetCmdBar(UINT uMsg, WPARAM wParam, LPARAM lParam, BO... function LRESULT (line 1787) | LRESULT OnParentSettingChange(UINT uMsg, WPARAM wParam, LPARAM lParam, B... function LRESULT (line 1794) | LRESULT OnParentDrawItem(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& ... function LRESULT (line 1799) | LRESULT OnParentMeasureItem(UINT uMsg, WPARAM wParam, LPARAM lParam, BOO... function LRESULT (line 1804) | LRESULT OnParentActivate(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/... function LRESULT (line 1820) | LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function _ParentCustomDrawHelper (line 1891) | void _ParentCustomDrawHelper(LPNMTBCUSTOMDRAW lpTBCustomDraw) function LRESULT (line 1918) | LRESULT OnHookMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lPara... function LRESULT (line 1961) | LRESULT OnHookSysKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/... function LRESULT (line 1991) | LRESULT OnHookSysKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, ... function LRESULT (line 2003) | LRESULT OnHookSysChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, B... function LRESULT (line 2015) | LRESULT OnHookKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, B... function LRESULT (line 2150) | LRESULT OnHookChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL... function DrawItem (line 2160) | void DrawItem(LPDRAWITEMSTRUCT lpDrawItemStruct) function DrawItem3D (line 2170) | void DrawItem3D(LPDRAWITEMSTRUCT lpDrawItemStruct) function DrawItemFlat (line 2287) | void DrawItemFlat(LPDRAWITEMSTRUCT lpDrawItemStruct) function DrawMenuText (line 2387) | void DrawMenuText(CDCHandle& dc, RECT& rc, LPCTSTR lpstrText, COLORREF c... function DrawBitmapDisabled (line 2405) | void DrawBitmapDisabled(CDCHandle& dc, int nImage, POINT point, function BOOL (line 2452) | BOOL Draw3DCheckmark(CDCHandle& dc, const RECT& rc, BOOL bSelected, BOOL... function BOOL (line 2457) | BOOL DrawCheckmark(CDCHandle& dc, const RECT& rc, BOOL bSelected, BOOL b... function MeasureItem (line 2615) | void MeasureItem(LPMEASUREITEMSTRUCT lpMeasureItemStruct) function LRESULT (line 2674) | static LRESULT CALLBACK CreateHookProc(int nCode, WPARAM wParam, LPARAM ... function LRESULT (line 2708) | static LRESULT CALLBACK MessageHookProc(int nCode, WPARAM wParam, LPARAM... function DoPopupMenu (line 2750) | void DoPopupMenu(int nIndex, bool bAnimate) function GetPreviousMenuItem (line 2909) | int GetPreviousMenuItem(int nBtn) const function GetNextMenuItem (line 2939) | int GetNextMenuItem(int nBtn) const function DisplayChevronMenu (line 2971) | bool DisplayChevronMenu() function TakeFocus (line 3110) | void TakeFocus() function GiveFocusBack (line 3117) | void GiveFocusBack() function ShowKeyboardCues (line 3133) | void ShowKeyboardCues(bool bShow) function UINT (line 3142) | static UINT GetAutoPopupMessage() function UINT (line 3164) | static UINT GetGetBarMessage() function CreateInternalImageList (line 3187) | bool CreateInternalImageList(int cImages) function _AddVistaBitmapsFromImageList (line 3197) | void _AddVistaBitmapsFromImageList(int nStartIndex, int nCount) function _AddVistaBitmapFromImageList (line 3215) | void _AddVistaBitmapFromImageList(int nIndex) function _ReplaceVistaBitmapFromImageList (line 3232) | void _ReplaceVistaBitmapFromImageList(int nIndex) function HBITMAP (line 3253) | HBITMAP _CreateVistaBitmapHelper(int nIndex, HDC hDCSource, HDC hDCTarget) function _RemoveVistaBitmapsFromMenu (line 3296) | void _RemoveVistaBitmapsFromMenu() function class (line 3311) | class CCommandBarCtrl : public CCommandBarCtrlImpl function BOOL (line 3378) | BOOL SetMDIClient(HWND hWndMDIClient) type CCommandBarCtrlImpl (line 3403) | typedef CCommandBarCtrlImpl< T, TBase, TWinTraits > _baseClass; function MESSAGE_HANDLER (line 3404) | BEGIN_MSG_MAP(CMDICommandBarCtrlImpl) function LRESULT (line 3463) | LRESULT OnDestroy(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) function LRESULT (line 3493) | LRESULT OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHandled*/) function LRESULT (line 3501) | LRESULT OnNcCalcSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bH... function LRESULT (line 3523) | LRESULT OnNcPaint(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHand... function LRESULT (line 3604) | LRESULT OnNcHitTest(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHa... function LRESULT (line 3626) | LRESULT OnNcLButtonDown(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam,... function LRESULT (line 3707) | LRESULT OnMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function LRESULT (line 3736) | LRESULT OnLButtonUp(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function LRESULT (line 3789) | LRESULT OnNcLButtonDblClk(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lPara... function LRESULT (line 3849) | LRESULT OnParentActivate(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/... function LRESULT (line 3858) | LRESULT OnMDISetMenu(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bH... function LRESULT (line 3875) | LRESULT OnAllHookMessages(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL&... function UpdateRebarBandIdealSize (line 3886) | void UpdateRebarBandIdealSize() function _ProcessAllHookMessages (line 3913) | void _ProcessAllHookMessages(UINT uMsg, WPARAM /*wParam*/, LPARAM /*lPar... function GetSystemSettings (line 4017) | void GetSystemSettings() function _AdjustBtnSize (line 4055) | void _AdjustBtnSize(int cyHeight) function _DrawMDIButton (line 4117) | void _DrawMDIButton(CWindowDC& dc, LPRECT pRects, int nBtn) function UINT (line 4156) | static UINT _GetThemeChangedMsg() function _OpenThemeData (line 4164) | void _OpenThemeData() function _CloseThemeData (line 4174) | void _CloseThemeData() function _DebugCheckChild (line 4191) | bool _DebugCheckChild() function class (line 4203) | class CMDICommandBarCtrl : public CMDICommandBarCtrlImpl function DWORD (line 642) | static DWORD GetWndExStyle(DWORD dwExStyle) function DWORD (line 647) | static DWORD GetExtendedLVStyle() type CCheckListViewCtrlImplTraits (line 653) | typedef CCheckListViewCtrlImplTraits function class (line 1937) | class CCustomWaitCursor : public CWaitCursor type ATL (line 1992) | typedef ATL::CWindowImpl< T, TBase > _baseClass; function BOOL (line 2115) | BOOL GetPaneRect(int nPaneID, LPRECT lpRect) const function BOOL (line 2125) | BOOL SetPaneWidth(int nPaneID, int cxWidth) function BOOL (line 2169) | BOOL GetPaneTipText(int nPaneID, LPTSTR lpstrText, int nSize) const function BOOL (line 2180) | BOOL SetPaneTipText(int nPaneID, LPCTSTR lpstrText) function BOOL (line 2193) | BOOL GetPaneIcon(int nPaneID, HICON& hIcon) const function BOOL (line 2204) | BOOL SetPaneIcon(int nPaneID, HICON hIcon) function GetPaneIndexFromID (line 2270) | int GetPaneIndexFromID(int nPaneID) const function class (line 2282) | class CMultiPaneStatusBarCtrl : public CMultiPaneStatusBarCtrlImpl _baseClass; type ATL (line 2469) | typedef ATL::CWindowImpl< T, TBase, TWinTraits > _baseClass; function BOOL (line 2474) | BOOL SubclassWindow(HWND hWnd) function BOOL (line 2495) | BOOL EnableCloseButton(BOOL bEnable) function UpdateLayout (line 2503) | void UpdateLayout() function MESSAGE_HANDLER (line 2512) | BEGIN_MSG_MAP(CPaneContainerImpl) function LRESULT (line 2549) | LRESULT OnSize(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOOL& /*... function LRESULT (line 2568) | LRESULT OnSetFont(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& /*b... function LRESULT (line 2587) | LRESULT OnEraseBackground(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*... function LRESULT (line 2595) | LRESULT OnPaint(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& /... function LRESULT (line 2617) | LRESULT OnNotify(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOOL& ... function LRESULT (line 2646) | LRESULT OnCommand(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHa... function DWORD (line 2657) | DWORD OnPrePaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 2662) | DWORD OnItemPrePaint(int /*idCtrl*/, LPNMCUSTOMDRAW /*lpNMCustomDraw*/) function DWORD (line 2667) | DWORD OnItemPostPaint(int /*idCtrl*/, LPNMCUSTOMDRAW lpNMCustomDraw) function Init (line 2705) | void Init() function UpdateLayout (line 2735) | void UpdateLayout(int cxWidth, int cyHeight) function CreateCloseButton (line 2766) | void CreateCloseButton() function DestroyCloseButton (line 2796) | void DestroyCloseButton() function CalcSize (line 2802) | void CalcSize() function BOOL (line 2828) | BOOL GetToolTipText(LPNMHDR /*lpnmh*/) function DrawPaneTitle (line 2834) | void DrawPaneTitle(CDCHandle dc) function DrawPaneTitleBackground (line 2902) | void DrawPaneTitleBackground(CDCHandle dc) function DrawPane (line 2920) | void DrawPane(CDCHandle dc) function DrawButtonImage (line 2934) | void DrawButtonImage(CDCHandle dc, RECT& rcImage, HPEN hPen) function class (line 2963) | class CPaneContainer : public CPaneContainerImpl function CreateSortBitmaps (line 3320) | void CreateSortBitmaps() function NotifyParentSortChanged (line 3378) | void NotifyParentSortChanged(int iNewSortCol, int iOldSortCol) function CompareItemsCustom (line 3387) | int CompareItemsCustom(LVCompareParam* /*pItem1*/, LVCompareParam* /*pIt... function DrawSortBitmap (line 3394) | void DrawSortBitmap(CDCHandle dc, int iBitmap, LPRECT prc) function DateStrToDouble (line 3426) | double DateStrToDouble(LPCTSTR lpstr, DWORD dwFlags) function StrToLong (line 3443) | long StrToLong(LPCTSTR lpstr) function StrToDouble (line 3460) | double StrToDouble(LPCTSTR lpstr) function StrToDecimal (line 3477) | bool StrToDecimal(LPCTSTR lpstr, DECIMAL* pDecimal) function LVCompareText (line 3498) | static int CALLBACK LVCompareText(LPARAM lParam1, LPARAM lParam2, LPARAM... function LVCompareTextNoCase (line 3510) | static int CALLBACK LVCompareTextNoCase(LPARAM lParam1, LPARAM lParam2, ... function LVCompareLong (line 3522) | static int CALLBACK LVCompareLong(LPARAM lParam1, LPARAM lParam2, LPARAM... function LVCompareDouble (line 3538) | static int CALLBACK LVCompareDouble(LPARAM lParam1, LPARAM lParam2, LPAR... function LVCompareCustom (line 3554) | static int CALLBACK LVCompareCustom(LPARAM lParam1, LPARAM lParam2, LPAR... function LVCompareDecimal (line 3567) | static int CALLBACK LVCompareDecimal(LPARAM lParam1, LPARAM lParam2, LPA... function CompareMantissas (line 3581) | static int CompareMantissas(const DECIMAL& decLeft, const DECIMAL& decRi... function HRESULT (line 3604) | static HRESULT VarDecCmp(const DECIMAL* pdecLeft, const DECIMAL* pdecRight) function LVCompareDecimal (line 3707) | static int CALLBACK LVCompareDecimal(LPARAM lParam1, LPARAM lParam2, LPA... function MESSAGE_HANDLER (line 3721) | BEGIN_MSG_MAP(CSortListViewImpl) function LRESULT (line 3751) | LRESULT OnDeleteColumn(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*... function LRESULT (line 3768) | LRESULT OnHeaderItemClick(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) function LRESULT (line 3782) | LRESULT OnSettingChange(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/,... function GetSystemSettings (line 3795) | void GetSystemSettings() type ATL (line 3809) | typedef ATL::CWinTraits FILE: WTL/atlddx.h function namespace (line 33) | namespace WTL function BOOL (line 409) | static BOOL _AtlSimpleFloatParse(LPCTSTR lpszText, double& d) function DDX_Check (line 538) | void DDX_Check(UINT nID, int& nValue, BOOL bSave) function DDX_Check (line 559) | void DDX_Check(UINT nID, bool& bCheck, BOOL bSave) function DDX_Radio (line 572) | void DDX_Radio(UINT nID, int& nValue, BOOL bSave) function _setSel (line 642) | void _setSel(WTL::CListViewCtrl& tCtrl, INT iSel) function OnDataExchangeError (line 665) | void OnDataExchangeError(UINT nCtrlID, BOOL /*bSave*/) function OnDataValidateError (line 673) | void OnDataValidateError(UINT nCtrlID, BOOL /*bSave*/, _XData& /*data*/) FILE: WTL/atldlgs.h function namespace (line 98) | namespace WTL function NOTIFY_CODE_HANDLER (line 301) | BEGIN_MSG_MAP(CFileDialogImpl) function LRESULT (line 321) | LRESULT _OnFolderChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 329) | LRESULT _OnHelp(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 337) | LRESULT _OnInitDone(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 345) | LRESULT _OnSelChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 353) | LRESULT _OnShareViolation(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 360) | LRESULT _OnTypeChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function LRESULT (line 369) | LRESULT _OnIncludeItem(int /*idCtrl*/, LPNMHDR pnmh, BOOL& /*bHandled*/) function BOOL (line 378) | BOOL OnFileOK(LPOFNOTIFY /*lpon*/) function OnFolderChange (line 383) | void OnFolderChange(LPOFNOTIFY /*lpon*/) function OnHelp (line 387) | void OnHelp(LPOFNOTIFY /*lpon*/) function OnInitDone (line 391) | void OnInitDone(LPOFNOTIFY /*lpon*/) function OnSelChange (line 395) | void OnSelChange(LPOFNOTIFY /*lpon*/) function OnShareViolation (line 399) | int OnShareViolation(LPOFNOTIFY /*lpon*/) function OnTypeChange (line 404) | void OnTypeChange(LPOFNOTIFY /*lpon*/) function BOOL (line 409) | BOOL OnIncludeItem(LPOFNOTIFYEX /*lponex*/) function class (line 416) | class CFileDialog : public CFileDialogImpl function INT_PTR (line 1698) | INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) function GetCurrentFont (line 1731) | void GetCurrentFont(LPLOGFONT lplf) const function SetLogFont (line 1743) | void SetLogFont(LPLOGFONT lplf) function SetFlags (line 1760) | void SetFlags(DWORD dwFlags) function ATL_NO_VTABLE (line 1847) | ATL_NO_VTABLE CRichEditFontDialogImpl : public CFontDialogImpl< T > function ATL_NO_VTABLE (line 2008) | ATL_NO_VTABLE CColorDialogImpl : public CCommonDialogImplBase function INT_PTR (line 2032) | INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) function SetCurrentColor (line 2062) | void SetCurrentColor(COLORREF clr) function UINT_PTR (line 2075) | static UINT_PTR APIENTRY HookProc(HWND hWnd, UINT uMsg, WPARAM wParam, L... function COLORREF (line 2118) | static COLORREF* GetCustomColors() function UINT (line 2135) | static UINT _GetSetRGBMessage() function UINT (line 2157) | static UINT _GetColorOKMessage() function MESSAGE_HANDLER (line 2180) | BEGIN_MSG_MAP(CColorDialogImpl) function BOOL (line 2191) | BOOL OnColorOK() // validate color function HDC (line 2217) | static inline HDC _AtlCreateDC(HGLOBAL hDevNames, HGLOBAL hDevMode) function ATL_NO_VTABLE (line 2243) | ATL_NO_VTABLE CPrintDialogImpl : public CCommonDialogImplBase function INT_PTR (line 2272) | INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) function BOOL (line 2305) | BOOL GetDefaults() function HDC (line 2416) | HDC CreatePrinterDC() function m_pd (line 2426) | m_pd(pdInit) function LRESULT (line 2437) | LRESULT OnPrintSetup(WORD wNotifyCode, WORD wID, HWND hWndCtl, BOOL& /*b... function namespace (line 2475) | namespace WTL function HRESULT (line 2530) | HRESULT GetDefaults() function HDC (line 2637) | HDC CreatePrinterDC() function STDMETHOD (line 2646) | STDMETHOD(QueryInterface)(REFIID riid, void** ppvObject) function STDMETHODCALLTYPE (line 2668) | STDMETHODCALLTYPE AddRef() function STDMETHODCALLTYPE (line 2673) | STDMETHODCALLTYPE Release() function STDMETHOD (line 2679) | STDMETHOD(InitDone)() function STDMETHOD (line 2684) | STDMETHOD(SelectionChange)() function STDMETHOD (line 2689) | STDMETHOD(HandleMessage)(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lPa... function class (line 2707) | class CPrintDialogEx : public CPrintDialogExImpl function DoInitTemplate (line 3698) | void DoInitTemplate() function DoInitControls (line 3703) | void DoInitControls() function class (line 3713) | class CPropertySheetWindow : public ATL::CWindow function GetPageCount (line 3727) | int GetPageCount() const function GetActiveIndex (line 3741) | int GetActiveIndex() const function BOOL (line 3755) | BOOL SetActivePage(HPROPSHEETPAGE hPage) function BOOL (line 3762) | BOOL SetActivePageByID(int nPageID) function SetFinishText (line 3782) | void SetFinishText(LPCTSTR lpszText) function SetWizardButtons (line 3788) | void SetWizardButtons(DWORD dwFlags) function BOOL (line 3795) | BOOL AddPage(HPROPSHEETPAGE hPage) function BOOL (line 3802) | BOOL AddPage(LPCPROPSHEETPAGE pPage) function BOOL (line 3813) | BOOL InsertPage(int nNewPageIndex, HPROPSHEETPAGE hPage) function BOOL (line 3820) | BOOL InsertPage(int nNewPageIndex, LPCPROPSHEETPAGE pPage) function BOOL (line 3830) | BOOL InsertPage(HPROPSHEETPAGE hPageInsertAfter, HPROPSHEETPAGE hPage) function BOOL (line 3837) | BOOL InsertPage(HPROPSHEETPAGE hPageInsertAfter, LPCPROPSHEETPAGE pPage) function RemovePage (line 3848) | void RemovePage(int nPageIndex) function RemovePage (line 3854) | void RemovePage(HPROPSHEETPAGE hPage) function BOOL (line 3861) | BOOL PressButton(int nButton) function BOOL (line 3867) | BOOL Apply() function CancelToClose (line 3873) | void CancelToClose() function LRESULT (line 3887) | LRESULT QuerySiblings(WPARAM wParam, LPARAM lParam) function RebootSystem (line 3893) | void RebootSystem() function RestartWindows (line 3899) | void RestartWindows() function BOOL (line 3905) | BOOL IsDialogMessage(LPMSG lpMsg) function HwndToIndex (line 3912) | int HwndToIndex(HWND hWnd) const function HWND (line 3918) | HWND IndexToHwnd(int nIndex) const function PageToIndex (line 3924) | int PageToIndex(HPROPSHEETPAGE hPage) const function HPROPSHEETPAGE (line 3930) | HPROPSHEETPAGE IndexToPage(int nIndex) const function IdToIndex (line 3936) | int IdToIndex(int nID) const function IndexToId (line 3942) | int IndexToId(int nIndex) const function GetResult (line 3948) | int GetResult() const function SetHeaderTitle (line 3960) | void SetHeaderTitle(int nIndex, LPCTSTR lpstrHeaderTitle) function SetHeaderSubTitle (line 3966) | void SetHeaderSubTitle(int nIndex, LPCTSTR lpstrHeaderSubTitle) function HWND (line 3974) | HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = ... function PropSheetCallback (line 4030) | static int CALLBACK PropSheetCallback(HWND hWnd, UINT uMsg, LPARAM lParam) function OnSheetInitialized (line 4083) | void OnSheetInitialized() function INT_PTR (line 4120) | INT_PTR DoModal(HWND hWndParent = ::GetActiveWindow()) function _CleanUpPages (line 4151) | void _CleanUpPages() function HPROPSHEETPAGE (line 4175) | HPROPSHEETPAGE GetPage(int nPageIndex) const function GetPageIndex (line 4181) | int GetPageIndex(HPROPSHEETPAGE hPage) const function BOOL (line 4187) | BOOL SetActivePage(int nPageIndex) function BOOL (line 4198) | BOOL SetActivePage(HPROPSHEETPAGE hPage) function SetLinkText (line 4233) | void SetLinkText(LPCTSTR lpszText) function SetWizardMode (line 4241) | void SetWizardMode() function EnableHelp (line 4246) | void EnableHelp() function BOOL (line 4252) | BOOL AddPage(HPROPSHEETPAGE hPage) function BOOL (line 4263) | BOOL AddPage(LPCPROPSHEETPAGE pPage) function BOOL (line 4275) | BOOL RemovePage(HPROPSHEETPAGE hPage) function BOOL (line 4290) | BOOL RemovePage(int nPageIndex) function SetHeader (line 4301) | void SetHeader(LPCTSTR szbmHeader) function SetHeader (line 4310) | void SetHeader(HBITMAP hbmHeader) function StretchWatermark (line 4349) | void StretchWatermark(bool bStretchWatermark) function MESSAGE_HANDLER (line 4360) | BEGIN_MSG_MAP(CPropertySheetImpl) function LRESULT (line 4374) | LRESULT OnSysCommand(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BO... function class (line 4392) | class CPropertySheet : public CPropertySheetImpl function class (line 4404) | class CPropertyPageWindow : public ATL::CWindow function CPropertySheetWindow (line 4418) | CPropertySheetWindow GetPropertySheet() const function CancelToClose (line 4432) | void CancelToClose() function LRESULT (line 4446) | LRESULT QuerySiblings(WPARAM wParam, LPARAM lParam) function RebootSystem (line 4453) | void RebootSystem() function RestartWindows (line 4460) | void RestartWindows() function SetWizardButtons (line 4467) | void SetWizardButtons(DWORD dwFlags) function HWND (line 4475) | HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = ... function BOOL (line 4994) | BOOL PreTranslateMessage(LPMSG pMsg) function OnTranslateAccelerator (line 5017) | int OnTranslateAccelerator(LPMSG lpMsg) function BOOL (line 5023) | BOOL OnTranslateAccelerator(LPMSG lpMsg) function GetIDD (line 5033) | int GetIDD() function virtual (line 5038) | virtual DLGPROC GetDialogProc() function INT_PTR (line 5043) | static INT_PTR CALLBACK DialogProc(HWND hWnd, UINT uMsg, WPARAM wParam, ... function virtual (line 5059) | virtual HRESULT CreateActiveXControls(UINT nID) function HRESULT (line 5194) | HRESULT AdviseSinkMap(bool bAdvise) type CPropertyPageImpl (line 5212) | typedef CPropertyPageImpl< T, TBase> _baseClass; function MESSAGE_HANDLER (line 5213) | BEGIN_MSG_MAP(CAxPropertyPageImpl) function LRESULT (line 5228) | LRESULT OnDestroy(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, B... function HFONT (line 5341) | HFONT GetExteriorPageTitleFont(void) function HFONT (line 5347) | HFONT GetBulletFont(void) function UINT (line 5354) | static UINT GetMessage_GetExteriorPageTitleFont() function UINT (line 5376) | static UINT GetMessage_GetBulletFont() function HWND (line 5399) | HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = ... function OnSheetInitialized (line 5439) | void OnSheetInitialized() function _InitializeFonts (line 5449) | void _InitializeFonts() function MESSAGE_HANDLER (line 5483) | BEGIN_MSG_MAP(thisClass) function class (line 5514) | class CWizard97Sheet : public CWizard97SheetImpl function class (line 5541) | class CWizard97PageWindow : public CPropertyPageWindow function CWizard97SheetWindow (line 5555) | CWizard97SheetWindow GetPropertySheet() const function HFONT (line 5568) | HFONT GetBulletFont(void) function HWND (line 5575) | HWND Create(LPCTSTR, HWND, ATL::_U_RECT = NULL, LPCTSTR = NULL, DWORD = ... type CPropertyPageImpl (line 5615) | typedef CPropertyPageImpl< T, TBase > baseClass; type CPropertyPageImpl (line 5641) | typedef CPropertyPageImpl< T, TBase > baseClass; function class (line 5674) | class CAeroWizardFrameWindow : public CPropertySheetWindow function SetNextText (line 5688) | void SetNextText(LPCWSTR lpszText) function ShowWizardButtons (line 5694) | void ShowWizardButtons(DWORD dwButtons, DWORD dwStates) function EnableWizardButtons (line 5700) | void EnableWizardButtons(DWORD dwButtons, DWORD dwStates) function SetButtonText (line 5706) | void SetButtonText(DWORD dwButton, LPCWSTR lpszText) function EnableResizing (line 5729) | void EnableResizing() function UseHeaderBitmap (line 5735) | void UseHeaderBitmap() function SetNoMargin (line 5741) | void SetNoMargin() function class (line 5759) | class CAeroWizardFrame : public CAeroWizardFrameImpl function class (line 5775) | class CAeroWizardPageWindow : public CPropertyPageWindow function CAeroWizardFrameWindow (line 5789) | CAeroWizardFrameWindow GetAeroWizardFrame() const function ShowWizardButtons (line 5804) | void ShowWizardButtons(DWORD dwButtons, DWORD dwStates) function EnableWizardButtons (line 5811) | void EnableWizardButtons(DWORD dwButtons, DWORD dwStates) function SetButtonText (line 5818) | void SetButtonText(DWORD dwButton, LPCWSTR lpszText) function class (line 5954) | class CTaskDialogConfig : public TASKDIALOGCONFIG function SetDefaultButton (line 6038) | void SetDefaultButton(int nDefaultButtonArg) function SetDefaultRadioButton (line 6052) | void SetDefaultRadioButton(int nDefaultRadioButtonArg) function SetVerificationText (line 6058) | void SetVerificationText(UINT nID) function SetVerificationText (line 6063) | void SetVerificationText(LPCWSTR lpstrVerificationText) function SetExpandedInformationText (line 6069) | void SetExpandedInformationText(UINT nID) function SetExpandedInformationText (line 6074) | void SetExpandedInformationText(LPCWSTR lpstrExpandedInformation) function SetExpandedControlText (line 6080) | void SetExpandedControlText(UINT nID) function SetExpandedControlText (line 6085) | void SetExpandedControlText(LPCWSTR lpstrExpandedControlText) function SetCollapsedControlText (line 6091) | void SetCollapsedControlText(UINT nID) function SetCollapsedControlText (line 6096) | void SetCollapsedControlText(LPCWSTR lpstrCollapsedControlText) function SetFooterIcon (line 6102) | void SetFooterIcon(HICON hIcon) function SetFooterIcon (line 6108) | void SetFooterIcon(UINT nID) function SetFooterIcon (line 6114) | void SetFooterIcon(LPCWSTR lpstrFooterIcon) function SetFooterText (line 6121) | void SetFooterText(UINT nID) function SetFooterText (line 6126) | void SetFooterText(LPCWSTR lpstrFooterText) function SetWidth (line 6132) | void SetWidth(UINT cxWidthArg) function ModifyFlags (line 6138) | void ModifyFlags(DWORD dwRemove, DWORD dwAdd) function ATL_NO_VTABLE (line 6149) | ATL_NO_VTABLE CTaskDialogImpl function SetCommonButtons (line 6193) | void SetCommonButtons(TASKDIALOG_COMMON_BUTTON_FLAGS dwCommonButtons) function SetWindowTitle (line 6196) | void SetWindowTitle(UINT nID) function SetWindowTitle (line 6198) | void SetWindowTitle(LPCWSTR lpstrWindowTitle) function SetMainIcon (line 6201) | void SetMainIcon(HICON hIcon) function SetMainIcon (line 6203) | void SetMainIcon(UINT nID) function SetMainIcon (line 6205) | void SetMainIcon(LPCWSTR lpstrMainIcon) function SetMainInstructionText (line 6208) | void SetMainInstructionText(UINT nID) function SetMainInstructionText (line 6210) | void SetMainInstructionText(LPCWSTR lpstrMainInstruction) function SetContentText (line 6213) | void SetContentText(UINT nID) function SetContentText (line 6215) | void SetContentText(LPCWSTR lpstrContent) function SetDefaultButton (line 6220) | void SetDefaultButton(int nDefaultButton) function SetDefaultRadioButton (line 6225) | void SetDefaultRadioButton(int nDefaultRadioButton) function SetVerificationText (line 6228) | void SetVerificationText(UINT nID) function SetVerificationText (line 6230) | void SetVerificationText(LPCWSTR lpstrVerificationText) function SetExpandedInformationText (line 6233) | void SetExpandedInformationText(UINT nID) function SetExpandedInformationText (line 6235) | void SetExpandedInformationText(LPCWSTR lpstrExpandedInformation) function SetExpandedControlText (line 6238) | void SetExpandedControlText(UINT nID) function SetExpandedControlText (line 6240) | void SetExpandedControlText(LPCWSTR lpstrExpandedControlText) function SetCollapsedControlText (line 6243) | void SetCollapsedControlText(UINT nID) function SetCollapsedControlText (line 6245) | void SetCollapsedControlText(LPCWSTR lpstrCollapsedControlText) function SetFooterIcon (line 6248) | void SetFooterIcon(HICON hIcon) function SetFooterIcon (line 6250) | void SetFooterIcon(UINT nID) function SetFooterIcon (line 6252) | void SetFooterIcon(LPCWSTR lpstrFooterIcon) function SetFooterText (line 6255) | void SetFooterText(UINT nID) function SetFooterText (line 6257) | void SetFooterText(LPCWSTR lpstrFooterText) function SetWidth (line 6260) | void SetWidth(UINT cxWidth) function ModifyFlags (line 6263) | void ModifyFlags(DWORD dwRemove, DWORD dwAdd) function HRESULT (line 6267) | static HRESULT CALLBACK TaskDialogCallback(HWND hWnd, UINT uMsg, WPARAM ... function OnDialogConstructed (line 6319) | void OnDialogConstructed() function OnCreated (line 6323) | void OnCreated() function BOOL (line 6327) | BOOL OnButtonClicked(int /*nButton*/) function OnRadioButtonClicked (line 6332) | void OnRadioButtonClicked(int /*nRadioButton*/) function OnHyperlinkClicked (line 6336) | void OnHyperlinkClicked(LPCWSTR /*pszHREF*/) function OnExpandoButtonClicked (line 6340) | void OnExpandoButtonClicked(bool /*bExpanded*/) function OnVerificationClicked (line 6344) | void OnVerificationClicked(bool /*bChecked*/) function OnHelp (line 6348) | void OnHelp() function BOOL (line 6352) | BOOL OnTimer(DWORD /*dwTickCount*/) function OnNavigated (line 6357) | void OnNavigated() function OnDestroyed (line 6361) | void OnDestroyed() function NavigatePage (line 6366) | void NavigatePage(TASKDIALOGCONFIG& tdc) function NavigatePage (line 6381) | void NavigatePage() function ClickButton (line 6387) | void ClickButton(int nButton) function SetMarqueeProgressBar (line 6393) | void SetMarqueeProgressBar(BOOL bMarquee) function BOOL (line 6399) | BOOL SetProgressBarState(int nNewState) function DWORD (line 6405) | DWORD SetProgressBarRange(int nMinRange, int nMaxRange) function SetProgressBarPos (line 6411) | int SetProgressBarPos(int nNewPos) function BOOL (line 6417) | BOOL SetProgressBarMarquee(BOOL bMarquee, UINT uSpeed) function SetElementText (line 6423) | void SetElementText(TASKDIALOG_ELEMENTS element, LPCWSTR lpstrText) function ClickRadioButton (line 6429) | void ClickRadioButton(int nRadioButton) function EnableButton (line 6435) | void EnableButton(int nButton, BOOL bEnable) function EnableRadioButton (line 6441) | void EnableRadioButton(int nButton, BOOL bEnable) function ClickVerification (line 6447) | void ClickVerification(BOOL bCheck, BOOL bFocus) function UpdateElementText (line 6453) | void UpdateElementText(TASKDIALOG_ELEMENTS element, LPCWSTR lpstrText) function SetButtonElevationRequiredState (line 6459) | void SetButtonElevationRequiredState(int nButton, BOOL bElevation) function UpdateIcon (line 6465) | void UpdateIcon(TASKDIALOG_ICON_ELEMENTS element, HICON hIcon) function UpdateIcon (line 6477) | void UpdateIcon(TASKDIALOG_ICON_ELEMENTS element, LPCWSTR lpstrIcon) function class (line 6494) | class CTaskDialog : public CTaskDialogImpl FILE: WTL/atldwm.h function namespace (line 57) | namespace WTL type CDwmWindowT (line 277) | typedef CDwmWindowT CDwmWindow; function Attach (line 307) | void Attach(HTHUMBNAIL hThumbnailNew) function HTHUMBNAIL (line 314) | HTHUMBNAIL Detach() function HRESULT (line 321) | HRESULT Register(HWND hwndDestination, HWND hwndSource) function HRESULT (line 333) | HRESULT Unregister() function HRESULT (line 351) | HRESULT UpdateProperties(const DWM_THUMBNAIL_PROPERTIES* ptnProperties) function HRESULT (line 361) | HRESULT QuerySourceSize(PSIZE pSize) type CBufferedPaintImpl (line 387) | typedef CBufferedPaintImpl _baseClass; type ATL (line 388) | typedef ATL::CWindowImpl _windowClass; function LPCWSTR (line 395) | static LPCWSTR GetThemeName() function MESSAGE_HANDLER (line 406) | BEGIN_MSG_MAP(CAeroControlImpl) function BOOL (line 432) | BOOL SubclassWindow(HWND hWnd) function LRESULT (line 447) | LRESULT DefWindowProc() function LRESULT (line 457) | LRESULT DefWindowProc(UINT uMsg, WPARAM wParam, LPARAM lParam) function DoBufferedPaint (line 467) | void DoBufferedPaint(HDC hDC, RECT& rcPaint) function Init (line 485) | void Init() function DoAeroPaint (line 494) | void DoAeroPaint(HDC hDC, RECT& /*rcClient*/, RECT& rcPaint) FILE: WTL/atlfind.h function namespace (line 39) | namespace WTL function AdjustDialogPosition (line 231) | void AdjustDialogPosition(HWND hWndDialog) function DWORD (line 261) | DWORD GetFindReplaceDialogFlags(void) const function FindReplace (line 274) | void FindReplace(BOOL bFindOnly) function BOOL (line 310) | BOOL SameAsSelected(LPCTSTR lpszCompare, BOOL bMatchCase, BOOL /*bWholeW... function TextNotFound (line 331) | void TextNotFound(LPCTSTR lpszFind) type TranslationTextItem (line 338) | enum TranslationTextItem function OnFindNext (line 361) | void OnFindNext(LPCTSTR lpszFind, BOOL bFindDown, BOOL bMatchCase, BOOL ... function OnReplaceSel (line 376) | void OnReplaceSel(LPCTSTR lpszFind, BOOL bFindDown, BOOL bMatchCase, BOO... function OnReplaceAll (line 395) | void OnReplaceAll(LPCTSTR lpszFind, LPCTSTR lpszReplace, BOOL bMatchCase... function OnReplaceAllCoreBegin (line 427) | void OnReplaceAllCoreBegin() function OnReplaceAllCoreEnd (line 437) | void OnReplaceAllCoreEnd(int replaceCount) function OnTextNotFound (line 464) | void OnTextNotFound(LPCTSTR lpszFind) function OnTerminatingFindReplaceDialog (line 491) | void OnTerminatingFindReplaceDialog(TFindReplaceDialog*& /*findReplaceDi... type CEditFindReplaceImplBase (line 519) | typedef CEditFindReplaceImplBase baseClass; function virtual (line 535) | virtual ~CEditFindReplaceImpl() function LPCTSTR (line 721) | LPCTSTR LockBuffer() const function UINT (line 775) | UINT GetBufferLength() const function LONG (line 798) | LONG GetSelText(_CSTRING_NS::CString& strText) const function BOOL (line 814) | BOOL UseShadowBuffer(void) const type CEditFindReplaceImplBase (line 904) | typedef CEditFindReplaceImplBase baseClass; function FindAndSelect (line 999) | long FindAndSelect(DWORD dwFlags, FINDTEXTEX& ft) FILE: WTL/atlframe.h function namespace (line 43) | namespace WTL FILE: WTL/atlgdi.h function namespace (line 72) | namespace WTL type CPenT (line 220) | typedef CPenT CPenHandle; type CPenT (line 221) | typedef CPenT CPen; function Attach (line 250) | void Attach(HBRUSH hBrush) function HBRUSH (line 257) | HBRUSH Detach() function HBRUSH (line 269) | HBRUSH CreateSolidBrush(COLORREF crColor) function HBRUSH (line 277) | HBRUSH CreateHatchBrush(int nIndex, COLORREF crColor) function HBRUSH (line 286) | HBRUSH CreateBrushIndirect(const LOGBRUSH* lpLogBrush) function HBRUSH (line 298) | HBRUSH CreatePatternBrush(HBITMAP hBitmap) function HBRUSH (line 305) | HBRUSH CreateDIBPatternBrush(HGLOBAL hPackedDIB, UINT nUsage) function HBRUSH (line 315) | HBRUSH CreateDIBPatternBrush(const void* lpPackedDIB, UINT nUsage) function HBRUSH (line 322) | HBRUSH CreateSysColorBrush(int nIndex) function BOOL (line 329) | BOOL DeleteObject() function GetLogBrush (line 339) | int GetLogBrush(LOGBRUSH* pLogBrush) const function GetLogBrush (line 345) | bool GetLogBrush(LOGBRUSH& LogBrush) const type CBrushT (line 352) | typedef CBrushT CBrushHandle; type CBrushT (line 353) | typedef CBrushT CBrush; function class (line 359) | class CLogFont : public LOGFONT function HFONT (line 378) | HFONT CreateFontIndirect() function SetBold (line 383) | void SetBold() function MakeLarger (line 398) | void MakeLarger(int iScale) function SetCaptionFont (line 465) | void SetCaptionFont() function SetMenuFont (line 472) | void SetMenuFont() function SetStatusFont (line 479) | void SetStatusFont() function SetMessageBoxFont (line 486) | void SetMessageBoxFont() function Copy (line 494) | void Copy(const LOGFONT* pLogFont) function Attach (line 562) | void Attach(HFONT hFont) function HFONT (line 569) | HFONT Detach() function HFONT (line 581) | HFONT CreateFontIndirect(const LOGFONT* lpLogFont) function HFONT (line 589) | HFONT CreateFontIndirectEx(CONST ENUMLOGFONTEXDV* penumlfex) function HFONT (line 598) | HFONT CreateFont(int nHeight, int nWidth, int nEscapement, function BOOL (line 659) | BOOL DeleteObject() function GetLogFont (line 669) | int GetLogFont(LOGFONT* pLogFont) const function GetLogFont (line 675) | bool GetLogFont(LOGFONT& LogFont) const type CFontT (line 682) | typedef CFontT CFontHandle; type CFontT (line 683) | typedef CFontT CFont; function Attach (line 712) | void Attach(HBITMAP hBitmap) function HBITMAP (line 719) | HBITMAP Detach() function HBITMAP (line 731) | HBITMAP LoadBitmap(ATL::_U_STRINGorID bitmap) function HBITMAP (line 738) | HBITMAP LoadOEMBitmap(UINT nIDBitmap) // for OBM_/OCR_/OIC_ function HBITMAP (line 754) | HBITMAP CreateBitmap(int nWidth, int nHeight, UINT nPlanes, UINT nBitsPe... function HBITMAP (line 762) | HBITMAP CreateBitmapIndirect(LPBITMAP lpBitmap) function HBITMAP (line 770) | HBITMAP CreateCompatibleBitmap(HDC hDC, int nWidth, int nHeight) function HBITMAP (line 778) | HBITMAP CreateDiscardableBitmap(HDC hDC, int nWidth, int nHeight) function BOOL (line 786) | BOOL DeleteObject() function GetBitmap (line 796) | int GetBitmap(BITMAP* pBitMap) const function GetBitmap (line 802) | bool GetBitmap(BITMAP& bm) const function GetSize (line 808) | bool GetSize(SIZE& size) const function DWORD (line 820) | DWORD GetBitmapBits(DWORD dwCount, LPVOID lpBits) const function DWORD (line 828) | DWORD SetBitmapBits(DWORD dwCount, const void* lpBits) function BOOL (line 836) | BOOL GetBitmapDimension(LPSIZE lpSize) const function HBITMAP (line 849) | HBITMAP CreateDIBitmap(HDC hDC, CONST BITMAPINFOHEADER* lpbmih, DWORD dw... function HBITMAP (line 857) | HBITMAP CreateDIBSection(HDC hDC, CONST BITMAPINFO* lpbmi, UINT uColorUs... function GetDIBits (line 865) | int GetDIBits(HDC hDC, UINT uStartScan, UINT cScanLines, LPVOID lpvBits... function SetDIBits (line 871) | int SetDIBits(HDC hDC, UINT uStartScan, UINT cScanLines, CONST VOID* lpv... type CBitmapT (line 879) | typedef CBitmapT CBitmapHandle; type CBitmapT (line 880) | typedef CBitmapT CBitmap; function Attach (line 909) | void Attach(HPALETTE hPalette) function HPALETTE (line 916) | HPALETTE Detach() function HPALETTE (line 928) | HPALETTE CreatePalette(LPLOGPALETTE lpLogPalette) function HPALETTE (line 936) | HPALETTE CreateHalftonePalette(HDC hDC) function BOOL (line 945) | BOOL DeleteObject() function UINT (line 963) | UINT GetPaletteEntries(UINT nStartIndex, UINT nNumEntries, LPPALETTEENTR... function UINT (line 969) | UINT SetPaletteEntries(UINT nStartIndex, UINT nNumEntries, LPPALETTEENTR... function AnimatePalette (line 977) | void AnimatePalette(UINT nStartIndex, UINT nNumEntries, LPPALETTEENTRY l... function BOOL (line 983) | BOOL ResizePalette(UINT nNumEntries) function UINT (line 990) | UINT GetNearestPaletteIndex(COLORREF crColor) const type CPaletteT (line 997) | typedef CPaletteT CPaletteHandle; type CPaletteT (line 998) | typedef CPaletteT CPalette; function Attach (line 1027) | void Attach(HRGN hRgn) function HRGN (line 1034) | HRGN Detach() function HRGN (line 1046) | HRGN CreateRectRgn(int x1, int y1, int x2, int y2) function HRGN (line 1053) | HRGN CreateRectRgnIndirect(LPCRECT lpRect) function HRGN (line 1061) | HRGN CreateEllipticRgn(int x1, int y1, int x2, int y2) function HRGN (line 1068) | HRGN CreateEllipticRgnIndirect(LPCRECT lpRect) function HRGN (line 1075) | HRGN CreatePolygonRgn(LPPOINT lpPoints, int nCount, int nMode) function HRGN (line 1082) | HRGN CreatePolyPolygonRgn(LPPOINT lpPoints, LPINT lpPolyCounts, int nCou... function HRGN (line 1089) | HRGN CreateRoundRectRgn(int x1, int y1, int x2, int y2, int x3, int y3) function HRGN (line 1096) | HRGN CreateFromPath(HDC hDC) function HRGN (line 1104) | HRGN CreateFromData(const XFORM* lpXForm, int nCount, const RGNDATA* pRg... function BOOL (line 1112) | BOOL DeleteObject() function SetRectRgn (line 1122) | void SetRectRgn(int x1, int y1, int x2, int y2) function SetRectRgn (line 1128) | void SetRectRgn(LPCRECT lpRect) function CombineRgn (line 1134) | int CombineRgn(HRGN hRgnSrc1, HRGN hRgnSrc2, int nCombineMode) function CombineRgn (line 1140) | int CombineRgn(HRGN hRgnSrc, int nCombineMode) function CopyRgn (line 1146) | int CopyRgn(HRGN hRgnSrc) function BOOL (line 1152) | BOOL EqualRgn(HRGN hRgn) const function OffsetRgn (line 1158) | int OffsetRgn(int x, int y) function OffsetRgn (line 1164) | int OffsetRgn(POINT point) function GetRgnBox (line 1170) | int GetRgnBox(LPRECT lpRect) const function BOOL (line 1176) | BOOL PtInRegion(int x, int y) const function BOOL (line 1182) | BOOL PtInRegion(POINT point) const function BOOL (line 1188) | BOOL RectInRegion(LPCRECT lpRect) const function GetRegionData (line 1194) | int GetRegionData(LPRGNDATA lpRgnData, int nDataSize) const type CRgnT (line 1201) | typedef CRgnT CRgnHandle; type CRgnT (line 1202) | typedef CRgnT CRgn; function Attach (line 1232) | void Attach(HDC hDC) function HDC (line 1239) | HDC Detach() function HDC (line 1289) | HDC CreateDC(LPCTSTR lpszDriverName, LPCTSTR lpszDeviceName, LPCTSTR lps... function BOOL (line 1303) | BOOL DeleteDC() function SaveDC (line 1314) | int SaveDC() function BOOL (line 1320) | BOOL RestoreDC(int nSavedDC) function GetDeviceCaps (line 1326) | int GetDeviceCaps(int nIndex) const function UINT (line 1333) | UINT SetBoundsRect(LPCRECT lpRectBounds, UINT flags) function UINT (line 1339) | UINT GetBoundsRect(LPRECT lpRectBounds, UINT flags) const function BOOL (line 1345) | BOOL ResetDC(const DEVMODE* lpDevMode) function BOOL (line 1352) | BOOL GetBrushOrg(LPPOINT lpPoint) const function EnumObjects (line 1372) | int EnumObjects(int nObjectType, int (CALLBACK* lpfn)(LPVOID, LPARAM), L... function HPEN (line 1384) | HPEN SelectPen(HPEN hPen) function HBRUSH (line 1395) | HBRUSH SelectBrush(HBRUSH hBrush) function HFONT (line 1402) | HFONT SelectFont(HFONT hFont) function HBITMAP (line 1409) | HBITMAP SelectBitmap(HBITMAP hBitmap) function SelectRgn (line 1416) | int SelectRgn(HRGN hRgn) // special return for regions function HPEN (line 1424) | HPEN SelectStockPen(int nPen) function HBRUSH (line 1435) | HBRUSH SelectStockBrush(int nBrush) function HFONT (line 1445) | HFONT SelectStockFont(int nFont) function HPALETTE (line 1455) | HPALETTE SelectStockPalette(int nPalette, BOOL bForceBackground) function COLORREF (line 1462) | COLORREF GetNearestColor(COLORREF crColor) const function HPALETTE (line 1468) | HPALETTE SelectPalette(HPALETTE hPalette, BOOL bForceBackground) function UINT (line 1475) | UINT RealizePalette() function UpdateColors (line 1482) | void UpdateColors() function COLORREF (line 1528) | COLORREF SetBkColor(COLORREF crColor) function SetBkMode (line 1534) | int SetBkMode(int nBkMode) function SetPolyFillMode (line 1541) | int SetPolyFillMode(int nPolyFillMode) function SetROP2 (line 1548) | int SetROP2(int nDrawMode) function SetStretchBltMode (line 1555) | int SetStretchBltMode(int nStretchMode) function COLORREF (line 1562) | COLORREF SetTextColor(COLORREF crColor) function BOOL (line 1569) | BOOL GetColorAdjustment(LPCOLORADJUSTMENT lpColorAdjust) const function BOOL (line 1575) | BOOL SetColorAdjustment(const COLORADJUSTMENT* lpColorAdjust) function BOOL (line 1588) | BOOL GetViewportOrg(LPPOINT lpPoint) const function SetMapMode (line 1594) | int SetMapMode(int nMapMode) function BOOL (line 1622) | BOOL GetViewportExt(LPSIZE lpSize) const function BOOL (line 1649) | BOOL GetWindowOrg(LPPOINT lpPoint) const function BOOL (line 1674) | BOOL GetWindowExt(LPSIZE lpSize) const function BOOL (line 1705) | BOOL DPtoLP(LPRECT lpRect) const function BOOL (line 1711) | BOOL DPtoLP(LPSIZE lpSize) const function BOOL (line 1730) | BOOL LPtoDP(LPRECT lpRect) const function BOOL (line 1736) | BOOL LPtoDP(LPSIZE lpSize) const function DPtoHIMETRIC (line 1752) | void DPtoHIMETRIC(LPSIZE lpSize) const function HIMETRICtoDP (line 1774) | void HIMETRICtoDP(LPSIZE lpSize) const function LPtoHIMETRIC (line 1796) | void LPtoHIMETRIC(LPSIZE lpSize) const function HIMETRICtoLP (line 1802) | void HIMETRICtoLP(LPSIZE lpSize) const function BOOL (line 1810) | BOOL FillRgn(HRGN hRgn, HBRUSH hBrush) function BOOL (line 1817) | BOOL FrameRgn(HRGN hRgn, HBRUSH hBrush, int nWidth, int nHeight) function BOOL (line 1823) | BOOL InvertRgn(HRGN hRgn) function BOOL (line 1829) | BOOL PaintRgn(HRGN hRgn) function GetClipBox (line 1837) | int GetClipBox(LPRECT lpRect) const function GetClipRgn (line 1843) | int GetClipRgn(CRgn& region) const function BOOL (line 1857) | BOOL PtVisible(int x, int y) const function BOOL (line 1863) | BOOL PtVisible(POINT point) const function BOOL (line 1870) | BOOL RectVisible(LPCRECT lpRect) const function SelectClipRgn (line 1876) | int SelectClipRgn(HRGN hRgn) function ExcludeClipRect (line 1882) | int ExcludeClipRect(int x1, int y1, int x2, int y2) function ExcludeClipRect (line 1888) | int ExcludeClipRect(LPCRECT lpRect) function ExcludeUpdateRgn (line 1895) | int ExcludeUpdateRgn(HWND hWnd) function IntersectClipRect (line 1902) | int IntersectClipRect(int x1, int y1, int x2, int y2) function IntersectClipRect (line 1908) | int IntersectClipRect(LPCRECT lpRect) function OffsetClipRgn (line 1915) | int OffsetClipRgn(int x, int y) function OffsetClipRgn (line 1921) | int OffsetClipRgn(SIZE size) function SelectClipRgn (line 1927) | int SelectClipRgn(HRGN hRgn, int nMode) function BOOL (line 1936) | BOOL GetCurrentPosition(LPPOINT lpPoint) const function BOOL (line 1954) | BOOL LineTo(int x, int y) function BOOL (line 1960) | BOOL LineTo(POINT point) function BOOL (line 1968) | BOOL Arc(int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4) function BOOL (line 1974) | BOOL Arc(LPCRECT lpRect, POINT ptStart, POINT ptEnd) function BOOL (line 1983) | BOOL Polyline(const POINT* lpPoints, int nCount) function BOOL (line 1990) | BOOL AngleArc(int x, int y, int nRadius, float fStartAngle, float fSweep... function BOOL (line 1996) | BOOL ArcTo(int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4) function BOOL (line 2002) | BOOL ArcTo(LPCRECT lpRect, POINT ptStart, POINT ptEnd) function SetArcDirection (line 2015) | int SetArcDirection(int nArcDirection) function BOOL (line 2021) | BOOL PolyDraw(const POINT* lpPoints, const BYTE* lpTypes, int nCount) function BOOL (line 2027) | BOOL PolylineTo(const POINT* lpPoints, int nCount) function BOOL (line 2033) | BOOL PolyPolyline(const POINT* lpPoints, function BOOL (line 2040) | BOOL PolyBezier(const POINT* lpPoints, int nCount) function BOOL (line 2046) | BOOL PolyBezierTo(const POINT* lpPoints, int nCount) function BOOL (line 2054) | BOOL FillRect(LPCRECT lpRect, HBRUSH hBrush) function BOOL (line 2060) | BOOL FillRect(LPCRECT lpRect, int nColorIndex) function BOOL (line 2071) | BOOL FrameRect(LPCRECT lpRect, HBRUSH hBrush) function BOOL (line 2079) | BOOL InvertRect(LPCRECT lpRect) function BOOL (line 2086) | BOOL DrawIcon(int x, int y, HICON hIcon) function BOOL (line 2096) | BOOL DrawIcon(POINT point, HICON hIcon) function BOOL (line 2146) | BOOL Chord(int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4) function BOOL (line 2152) | BOOL Chord(LPCRECT lpRect, POINT ptStart, POINT ptEnd) function DrawFocusRect (line 2159) | void DrawFocusRect(LPCRECT lpRect) function BOOL (line 2165) | BOOL Ellipse(int x1, int y1, int x2, int y2) function BOOL (line 2171) | BOOL Ellipse(LPCRECT lpRect) function BOOL (line 2178) | BOOL Pie(int x1, int y1, int x2, int y2, int x3, int y3, int x4, int y4) function BOOL (line 2184) | BOOL Pie(LPCRECT lpRect, POINT ptStart, POINT ptEnd) function BOOL (line 2191) | BOOL Polygon(const POINT* lpPoints, int nCount) function BOOL (line 2198) | BOOL PolyPolygon(const POINT* lpPoints, const INT* lpPolyCounts, int nCo... function BOOL (line 2205) | BOOL Rectangle(int x1, int y1, int x2, int y2) function BOOL (line 2211) | BOOL Rectangle(LPCRECT lpRect) function BOOL (line 2217) | BOOL RoundRect(int x1, int y1, int x2, int y2, int x3, int y3) function BOOL (line 2223) | BOOL RoundRect(LPCRECT lpRect, POINT point) function BOOL (line 2230) | BOOL PatBlt(int x, int y, int nWidth, int nHeight, DWORD dwRop) function BOOL (line 2236) | BOOL BitBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, function BOOL (line 2243) | BOOL StretchBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int x... function COLORREF (line 2249) | COLORREF GetPixel(int x, int y) const function COLORREF (line 2255) | COLORREF GetPixel(POINT point) const function COLORREF (line 2261) | COLORREF SetPixel(int x, int y, COLORREF crColor) function COLORREF (line 2267) | COLORREF SetPixel(POINT point, COLORREF crColor) function BOOL (line 2274) | BOOL FloodFill(int x, int y, COLORREF crColor) function BOOL (line 2280) | BOOL ExtFloodFill(int x, int y, COLORREF crColor, UINT nFillType) function BOOL (line 2287) | BOOL MaskBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int xSrc... function BOOL (line 2294) | BOOL PlgBlt(LPPOINT lpPoint, HDC hSrcDC, int xSrc, int ySrc, int nWidth,... function BOOL (line 2300) | BOOL SetPixelV(int x, int y, COLORREF crColor) function BOOL (line 2306) | BOOL SetPixelV(POINT point, COLORREF crColor) function BOOL (line 2315) | BOOL TransparentBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, i... function BOOL (line 2321) | BOOL TransparentImage(int x, int y, int nWidth, int nHeight, HDC hSrcDC,... function BOOL (line 2329) | BOOL GradientFill(const PTRIVERTEX pVertices, DWORD nVertices, void* pMe... function BOOL (line 2335) | BOOL GradientFillRect(RECT& rect, COLORREF clr1, COLORREF clr2, bool bHo... function BOOL (line 2362) | BOOL AlphaBlend(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int x... function BOOL (line 2374) | BOOL DitherBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, HBITMA... function DrawText (line 2513) | int DrawText(LPCTSTR lpstrText, int cchText, LPRECT lpRect, UINT uFormat) function DrawText (line 2522) | int DrawText(LPTSTR lpstrText, int cchText, LPRECT lpRect, UINT uFormat) function DrawShadowText (line 2537) | int DrawShadowText(LPCWSTR lpstrText, int cchText, LPRECT lpRect, DWORD ... function BOOL (line 2559) | BOOL GetTextExtent(LPCTSTR lpszString, int nCount, LPSIZE lpSize) const function BOOL (line 2582) | BOOL GrayString(HBRUSH hBrush, BOOL (CALLBACK* lpfnOutput)(HDC, LPARAM, ... function UINT (line 2596) | UINT SetTextAlign(UINT nFlags) function GetTextFace (line 2603) | int GetTextFace(LPTSTR lpszFacename, int nCount) const function BOOL (line 2617) | BOOL GetTextFace(BSTR& bstrFace) const function GetTextFace (line 2642) | int GetTextFace(_CSTRING_NS::CString& strFace) const function BOOL (line 2659) | BOOL GetTextMetrics(LPTEXTMETRIC lpMetrics) const function SetTextJustification (line 2666) | int SetTextJustification(int nBreakExtra, int nBreakCount) function SetTextCharacterExtra (line 2678) | int SetTextCharacterExtra(int nCharExtra) function BOOL (line 2686) | BOOL DrawEdge(LPRECT lpRect, UINT nEdge, UINT nFlags) function BOOL (line 2692) | BOOL DrawFrameControl(LPRECT lpRect, UINT nType, UINT nState) function BOOL (line 2699) | BOOL ScrollDC(int dx, int dy, LPCRECT lpRectScroll, LPCRECT lpRectClip, ... function BOOL (line 2707) | BOOL GetCharWidth(UINT nFirstChar, UINT nLastChar, LPINT lpBuffer) const function BOOL (line 2714) | BOOL GetCharWidth32(UINT nFirstChar, UINT nLastChar, LPINT lpBuffer) const function DWORD (line 2720) | DWORD SetMapperFlags(DWORD dwFlag) function BOOL (line 2726) | BOOL GetAspectRatioFilter(LPSIZE lpSize) const function BOOL (line 2732) | BOOL GetCharABCWidths(UINT nFirstChar, UINT nLastChar, LPABC lpabc) const function DWORD (line 2738) | DWORD GetFontData(DWORD dwTable, DWORD dwOffset, LPVOID lpData, DWORD cb... function GetKerningPairs (line 2744) | int GetKerningPairs(int nPairs, LPKERNINGPAIR lpkrnpair) const function UINT (line 2750) | UINT GetOutlineTextMetrics(UINT cbData, LPOUTLINETEXTMETRIC lpotm) const function DWORD (line 2756) | DWORD GetGlyphOutline(UINT nChar, UINT nFormat, LPGLYPHMETRICS lpgm, DWO... function BOOL (line 2762) | BOOL GetCharABCWidths(UINT nFirstChar, UINT nLastChar, LPABCFLOAT lpABCF... function BOOL (line 2768) | BOOL GetCharWidth(UINT nFirstChar, UINT nLastChar, float* lpFloatBuffer)... function Escape (line 2777) | int Escape(int nEscape, int nCount, LPCSTR lpszInData, LPVOID lpOutData) function Escape (line 2784) | int Escape(int nEscape, int nInputSize, LPCSTR lpszInputData, function DrawEscape (line 2792) | int DrawEscape(int nEscape, int nInputSize, LPCSTR lpszInputData) function StartDoc (line 2801) | int StartDoc(LPCTSTR lpszDocName) // old Win3.0 version function StartDoc (line 2809) | int StartDoc(LPDOCINFO lpDocInfo) function StartPage (line 2815) | int StartPage() function EndPage (line 2821) | int EndPage() function SetAbortProc (line 2827) | int SetAbortProc(BOOL (CALLBACK* lpfn)(HDC, int)) function AbortDoc (line 2833) | int AbortDoc() function EndDoc (line 2839) | int EndDoc() function BOOL (line 2848) | BOOL PlayMetaFile(HMETAFILE hMF) function BOOL (line 2861) | BOOL PlayMetaFile(HENHMETAFILE hEnhMetaFile, LPCRECT lpBounds) function BOOL (line 2867) | BOOL AddMetaFileComment(UINT nDataSize, const BYTE* pCommentData) // can... function EnumMetaFileProc (line 2874) | static int CALLBACK EnumMetaFileProc(HDC hDC, HANDLETABLE* pHandleTable,... function BOOL (line 2964) | BOOL AbortPath() function BOOL (line 2970) | BOOL BeginPath() function BOOL (line 2976) | BOOL CloseFigure() function BOOL (line 2982) | BOOL EndPath() function BOOL (line 2988) | BOOL FillPath() function BOOL (line 2994) | BOOL FlattenPath() function BOOL (line 3000) | BOOL StrokeAndFillPath() function BOOL (line 3006) | BOOL StrokePath() function BOOL (line 3012) | BOOL WidenPath() function BOOL (line 3018) | BOOL GetMiterLimit(PFLOAT pfMiterLimit) const function BOOL (line 3024) | BOOL SetMiterLimit(float fMiterLimit) function GetPath (line 3030) | int GetPath(LPPOINT lpPoints, LPBYTE lpTypes, int nCount) const function BOOL (line 3036) | BOOL SelectClipPath(int nMode) function CBrushHandle (line 3044) | static CBrushHandle PASCAL GetHalftoneBrush() function FillSolidRect (line 3123) | void FillSolidRect(LPCRECT lpRect, COLORREF clr) function FillSolidRect (line 3136) | void FillSolidRect(int x, int y, int cx, int cy, COLORREF clr) function Draw3dRect (line 3144) | void Draw3dRect(LPCRECT lpRect, COLORREF clrTopLeft, COLORREF clrBottomR... function Draw3dRect (line 3150) | void Draw3dRect(int x, int y, int cx, int cy, COLORREF clrTopLeft, COLOR... function SetDIBitsToDevice (line 3160) | int SetDIBitsToDevice(int x, int y, DWORD dwWidth, DWORD dwHeight, int x... function StretchDIBits (line 3168) | int StretchDIBits(int x, int y, int nWidth, int nHeight, int xSrc, int y... function UINT (line 3174) | UINT GetDIBColorTable(UINT uStartIndex, UINT cEntries, RGBQUAD* pColors)... function UINT (line 3180) | UINT SetDIBColorTable(UINT uStartIndex, UINT cEntries, CONST RGBQUAD* pC... function ChoosePixelFormat (line 3189) | int ChoosePixelFormat(CONST PIXELFORMATDESCRIPTOR* ppfd) function DescribePixelFormat (line 3195) | int DescribePixelFormat(int iPixelFormat, UINT nBytes, LPPIXELFORMATDESC... function BOOL (line 3207) | BOOL SetPixelFormat(int iPixelFormat, CONST PIXELFORMATDESCRIPTOR* ppfd) function BOOL (line 3213) | BOOL SwapBuffers() function HGLRC (line 3219) | HGLRC wglCreateContext() function HGLRC (line 3225) | HGLRC wglCreateLayerContext(int iLayerPlane) function BOOL (line 3231) | BOOL wglMakeCurrent(HGLRC hglrc) function BOOL (line 3237) | BOOL wglUseFontBitmaps(DWORD dwFirst, DWORD dwCount, DWORD listBase) function BOOL (line 3243) | BOOL wglUseFontOutlines(DWORD dwFirst, DWORD dwCount, DWORD listBase, FL... function BOOL (line 3249) | BOOL wglDescribeLayerPlane(int iPixelFormat, int iLayerPlane, UINT nByte... function wglSetLayerPaletteEntries (line 3255) | int wglSetLayerPaletteEntries(int iLayerPlane, int iStart, int cEntries,... function wglGetLayerPaletteEntries (line 3261) | int wglGetLayerPaletteEntries(int iLayerPlane, int iStart, int cEntries,... function BOOL (line 3267) | BOOL wglRealizeLayerPalette(int iLayerPlane, BOOL bRealize) function BOOL (line 3273) | BOOL wglSwapLayerBuffers(UINT uPlanes) function COLORREF (line 3288) | COLORREF SetDCPenColor(COLORREF clr) function COLORREF (line 3300) | COLORREF SetDCBrushColor(COLORREF clr) function DWORD (line 3307) | DWORD GetFontUnicodeRanges(LPGLYPHSET lpgs) const function DWORD (line 3314) | DWORD GetGlyphIndices(LPCTSTR lpstr, int cch, LPWORD pgi, DWORD dwFlags)... function BOOL (line 3320) | BOOL GetTextExtentPointI(LPWORD pgiIn, int cgi, LPSIZE lpSize) const function BOOL (line 3326) | BOOL GetTextExtentExPointI(LPWORD pgiIn, int cgi, int nMaxExtent, LPINT ... function BOOL (line 3332) | BOOL GetCharWidthI(UINT giFirst, UINT cgi, LPWORD pgi, LPINT lpBuffer) c... function BOOL (line 3338) | BOOL GetCharABCWidthsI(UINT giFirst, UINT cgi, LPWORD pgi, LPABC lpabc) ... function BOOL (line 3347) | BOOL ColorCorrectPalette(HPALETTE hPalette, DWORD dwFirstEntry, DWORD dw... type CDCT (line 3355) | typedef CDCT CDCHandle; type CDCT (line 3356) | typedef CDCT CDC; function class (line 3362) | class CPaintDC : public CDC function class (line 3386) | class CClientDC : public CDC function class (line 3407) | class CWindowDC : public CDC function class (line 3428) | class CMemoryDC : public CDC function class (line 3462) | class CEnhMetaFileInfo function BYTE (line 3483) | BYTE* GetEnhMetaFileBits() function LPTSTR (line 3495) | LPTSTR GetEnhMetaFileDescription() function ENHMETAHEADER (line 3507) | ENHMETAHEADER* GetEnhMetaFileHeader() function PIXELFORMATDESCRIPTOR (line 3517) | PIXELFORMATDESCRIPTOR* GetEnhMetaFilePixelFormat() function Attach (line 3552) | void Attach(HENHMETAFILE hEMF) function HENHMETAFILE (line 3559) | HENHMETAFILE Detach() function BOOL (line 3570) | BOOL DeleteObject() function UINT (line 3578) | UINT GetEnhMetaFileBits(UINT cbBuffer, LPBYTE lpbBuffer) const function UINT (line 3584) | UINT GetEnhMetaFileDescription(UINT cchBuffer, LPTSTR lpszDescription) c... function UINT (line 3590) | UINT GetEnhMetaFileHeader(LPENHMETAHEADER lpemh) const function UINT (line 3598) | UINT GetEnhMetaFilePaletteEntries(UINT cEntries, LPPALETTEENTRY lppe) const function UINT (line 3604) | UINT GetEnhMetaFilePixelFormat(DWORD cbBuffer, PIXELFORMATDESCRIPTOR* pp... type CEnhMetaFileT (line 3611) | typedef CEnhMetaFileT CEnhMetaFileHandle; type CEnhMetaFileT (line 3612) | typedef CEnhMetaFileT CEnhMetaFile; function class (line 3615) | class CEnhMetaFileDC : public CDC function Create (line 3643) | void Create(HDC hdcRef, LPCTSTR lpFilename, LPCRECT lpRect, LPCTSTR lpDe... function HENHMETAFILE (line 3649) | HENHMETAFILE Close() type DIBINFO16 (line 3672) | struct DIBINFO16 // a BITMAPINFO with 2 additional color bitfields function AtlIsDib16 (line 3691) | inline bool AtlIsDib16(LPBITMAPINFOHEADER pbmih) function AtlGetDibColorTableSize (line 3696) | inline int AtlGetDibColorTableSize(LPBITMAPINFOHEADER pbmih) function AtlGetDibNumColors (line 3716) | inline int AtlGetDibNumColors(LPBITMAPINFOHEADER pbmih) function HBITMAP (line 3746) | inline HBITMAP AtlGetDibBitmap(LPBITMAPINFO pbmi) function HLOCAL (line 3806) | inline HLOCAL AtlCreatePackedDib16(HBITMAP hbm, SIZE size) function AtlSetClipboardDib16 (line 3843) | inline bool AtlSetClipboardDib16(HBITMAP hbm, SIZE size, HWND hWnd) function HBITMAP (line 3870) | inline HBITMAP AtlGetClipboardDib(HWND hWnd) FILE: WTL/atlmisc.h function namespace (line 59) | namespace WTL function class (line 289) | class CRect : public RECT function CopyRect (line 309) | CRect(const RECT& srcRect) function operator (line 375) | operator LPRECT() function BOOL (line 385) | BOOL IsRectEmpty() const function BOOL (line 395) | BOOL PtInRect(POINT point) const function SetRect (line 401) | void SetRect(int x1, int y1, int x2, int y2) function SetRect (line 406) | void SetRect(POINT topLeft, POINT bottomRight) function SetRectEmpty (line 411) | void SetRectEmpty() function CopyRect (line 416) | void CopyRect(LPCRECT lpSrcRect) function BOOL (line 421) | BOOL EqualRect(LPCRECT lpRect) const function InflateRect (line 426) | void InflateRect(int x, int y) function InflateRect (line 431) | void InflateRect(SIZE size) function InflateRect (line 436) | void InflateRect(LPCRECT lpRect) function InflateRect (line 444) | void InflateRect(int l, int t, int r, int b) function DeflateRect (line 452) | void DeflateRect(int x, int y) function DeflateRect (line 457) | void DeflateRect(SIZE size) function DeflateRect (line 462) | void DeflateRect(LPCRECT lpRect) function DeflateRect (line 470) | void DeflateRect(int l, int t, int r, int b) function OffsetRect (line 478) | void OffsetRect(int x, int y) function OffsetRect (line 482) | void OffsetRect(SIZE size) function OffsetRect (line 487) | void OffsetRect(POINT point) function NormalizeRect (line 492) | void NormalizeRect() function MoveToY (line 510) | void MoveToY(int y) function MoveToX (line 516) | void MoveToX(int x) function MoveToXY (line 522) | void MoveToXY(int x, int y) function MoveToXY (line 528) | void MoveToXY(POINT pt) function BOOL (line 535) | BOOL IntersectRect(LPCRECT lpRect1, LPCRECT lpRect2) function BOOL (line 540) | BOOL UnionRect(LPCRECT lpRect1, LPCRECT lpRect2) function BOOL (line 545) | BOOL SubtractRect(LPCRECT lpRectSrc1, LPCRECT lpRectSrc2) function BOOL (line 561) | BOOL operator !=(const RECT& rect) const function operator (line 566) | void operator +=(POINT point) function operator (line 571) | void operator +=(SIZE size) function operator (line 576) | void operator +=(LPCRECT lpRect) function operator (line 581) | void operator -=(POINT point) function operator (line 586) | void operator -=(SIZE size) function operator (line 591) | void operator -=(LPCRECT lpRect) function operator (line 596) | void operator &=(const RECT& rect) function operator (line 601) | void operator |=(const RECT& rect) function CRect (line 656) | CRect operator |(const RECT& rect2) const function CRect (line 663) | CRect MulDiv(int nMultiplier, int nDivisor) const type CStringData (line 736) | struct CStringData function class (line 757) | class CString function Empty (line 909) | void Empty() // free up the data function TCHAR (line 923) | TCHAR GetAt(int nIndex) const // 0 based function TCHAR (line 930) | TCHAR operator [](int nIndex) const // same as GetAt function SetAt (line 938) | void SetAt(int nIndex, TCHAR ch) function Compare (line 1069) | int Compare(LPCTSTR lpsz) const // straight character (MBCS/Unicode aw... function CompareNoCase (line 1074) | int CompareNoCase(LPCTSTR lpsz) const // ignore case (MBCS/Unicode aware) function Collate (line 1082) | int Collate(LPCTSTR lpsz) const // NLS aware function CollateNoCase (line 1087) | int CollateNoCase(LPCTSTR lpsz) const // ignore case function CString (line 1094) | CString Mid(int nFirst, int nCount) const function CString (line 1112) | CString Mid(int nFirst) const function CString (line 1117) | CString Left(int nCount) const function CString (line 1129) | CString Right(int nCount) const function CString (line 1141) | CString SpanIncluding(LPCTSTR lpszCharSet) const // strspn equivalent function CString (line 1147) | CString SpanExcluding(LPCTSTR lpszCharSet) const // strcspn equivalent function MakeUpper (line 1154) | void MakeUpper() function MakeLower (line 1160) | void MakeLower() function MakeReverse (line 1166) | void MakeReverse() function TrimRight (line 1173) | void TrimRight() function TrimLeft (line 1202) | void TrimLeft() function TrimRight (line 1218) | void TrimRight(TCHAR chTarget) function TrimRight (line 1248) | void TrimRight(LPCTSTR lpszTargetList) function TrimLeft (line 1296) | void TrimLeft(TCHAR chTarget) function TrimLeft (line 1316) | void TrimLeft(LPCTSTR lpszTargets) function Replace (line 1352) | int Replace(TCHAR chOld, TCHAR chNew) function Replace (line 1379) | int Replace(LPCTSTR lpszOld, LPCTSTR lpszNew) function Remove (line 1447) | int Remove(TCHAR chRemove) function Insert (line 1472) | int Insert(int nIndex, TCHAR ch) function Insert (line 1503) | int Insert(int nIndex, LPCTSTR pstr) function Find (line 1559) | int Find(TCHAR ch) const // like "C" strchr function ReverseFind (line 1564) | int ReverseFind(TCHAR ch) const function Find (line 1573) | int Find(TCHAR ch, int nStart) const // starting at index function FindOneOf (line 1586) | int FindOneOf(LPCTSTR lpszCharSet) const function Find (line 1595) | int Find(LPCTSTR lpszSub) const // like "C" strstr function Find (line 1600) | int Find(LPCTSTR lpszSub, int nStart) const // starting at index function BOOL (line 1627) | BOOL __cdecl Format(LPCTSTR lpszFormat, ...) function BOOL (line 1638) | BOOL __cdecl Format(UINT nFormatID, ...) function BOOL (line 1651) | BOOL FormatV(LPCTSTR lpszFormat, va_list argList) function BOOL (line 1981) | BOOL __cdecl FormatMessage(LPCTSTR lpszFormat, ...) function BOOL (line 2000) | BOOL __cdecl FormatMessage(UINT nFormatID, ...) function BOOL (line 2026) | BOOL LoadString(UINT nID) // load from string resource (255 chars max.) function AnsiToOem (line 2064) | void AnsiToOem() function OemToAnsi (line 2070) | void OemToAnsi() function BSTR (line 2093) | BSTR SetSysString(BSTR* pbstr) const function LPTSTR (line 2109) | LPTSTR GetBuffer(int nMinBufLength) function LPTSTR (line 2147) | LPTSTR GetBufferSetLength(int nNewLength) function FreeExtra (line 2159) | void FreeExtra() function LPTSTR (line 2176) | LPTSTR LockBuffer() function UnlockBuffer (line 2184) | void UnlockBuffer() function BOOL (line 2207) | static BOOL __stdcall _IsValidString(LPCTSTR lpsz, int /*nLength*/ = -1) function CStringData (line 2216) | CStringData* GetData() const function Init (line 2222) | void Init() function BOOL (line 2227) | BOOL AllocCopy(CString& dest, int nCopyLen, int nCopyIndex, int nExtraLe... function BOOL (line 2255) | BOOL AllocBuffer(int nLen) function AssignCopy (line 2290) | void AssignCopy(int nSrcLen, LPCTSTR lpszSrcData) function BOOL (line 2307) | BOOL ConcatCopy(int nSrc1Len, LPCTSTR lpszSrc1Data, int nSrc2Len, LPCTST... function ConcatInPlace (line 2331) | void ConcatInPlace(int nSrcLen, LPCTSTR lpszSrcData) function CopyBeforeWrite (line 2361) | void CopyBeforeWrite() function BOOL (line 2373) | BOOL AllocBeforeWrite(int nLen) function Release (line 2385) | void Release() function Release (line 2396) | static void PASCAL Release(CStringData* pData) function SafeStrlen (line 2406) | static int PASCAL SafeStrlen(LPCTSTR lpsz) function _LoadString (line 2411) | static int __stdcall _LoadString(UINT nID, LPTSTR lpszBuf, UINT nMaxBuf) function CString (line 2430) | static const CString& __stdcall _GetEmptyString() function _wcstombsz (line 2436) | static int __cdecl _wcstombsz(char* mbstr, const wchar_t* wcstr, size_t ... function _mbstowcsz (line 2448) | static int __cdecl _mbstowcsz(wchar_t* wcstr, const char* mbstr, size_t ... function TCHAR (line 2462) | static const TCHAR* _cstrchr(const TCHAR* p, TCHAR ch) function TCHAR (line 2474) | static TCHAR* _cstrrev(TCHAR* pStr) function TCHAR (line 2508) | static const TCHAR* _cstrstr(const TCHAR* pStr, const TCHAR* pCharSet) function _cstrspn (line 2528) | static int _cstrspn(const TCHAR* pStr, const TCHAR* pCharSet) function _cstrcspn (line 2552) | static int _cstrcspn(const TCHAR* pStr, const TCHAR* pCharSet) function TCHAR (line 2576) | static const TCHAR* _cstrpbrk(const TCHAR* p, const TCHAR* lpszCharSet) function _cstrcmp (line 2582) | static int _cstrcmp(const TCHAR* pstrOne, const TCHAR* pstrOther) function _cstrcmpi (line 2587) | static int _cstrcmpi(const TCHAR* pstrOne, const TCHAR* pstrOther) function _cstrcoll (line 2592) | static int _cstrcoll(const TCHAR* pstrOne, const TCHAR* pstrOther) function _cstrcolli (line 2599) | static int _cstrcolli(const TCHAR* pstrOne, const TCHAR* pstrOther) function TCHAR (line 2606) | static const TCHAR* _cstrchr(const TCHAR* p, TCHAR ch) function TCHAR (line 2611) | static TCHAR* _cstrrev(TCHAR* pStr) function TCHAR (line 2616) | static const TCHAR* _cstrstr(const TCHAR* pStr, const TCHAR* pCharSet) function _cstrspn (line 2621) | static int _cstrspn(const TCHAR* pStr, const TCHAR* pCharSet) function _cstrcspn (line 2626) | static int _cstrcspn(const TCHAR* pStr, const TCHAR* pCharSet) function TCHAR (line 2631) | static const TCHAR* _cstrpbrk(const TCHAR* p, const TCHAR* lpszCharSet) function _cstrcmp (line 2636) | static int _cstrcmp(const TCHAR* pstrOne, const TCHAR* pstrOther) function _cstrcmpi (line 2641) | static int _cstrcmpi(const TCHAR* pstrOne, const TCHAR* pstrOther) function _cstrcoll (line 2647) | static int _cstrcoll(const TCHAR* pstrOne, const TCHAR* pstrOther) function _cstrcolli (line 2652) | static int _cstrcolli(const TCHAR* pstrOne, const TCHAR* pstrOther) function TCHAR (line 2659) | static const TCHAR* _cstrrchr(const TCHAR* p, TCHAR ch) function _cstrisdigit (line 2664) | static int _cstrisdigit(TCHAR ch) function _cstrisspace (line 2669) | static int _cstrisspace(TCHAR ch) function _cstrtoi (line 2674) | static int _cstrtoi(const TCHAR* nptr) function TCHAR (line 2679) | static const TCHAR* _cstrchr_db(const TCHAR* p, TCHAR ch1, TCHAR ch2) type _DocEntry (line 2824) | struct _DocEntry function SetMaxEntries (line 2880) | void SetMaxEntries(int nMaxEntries) function SetMaxItemLength (line 2895) | void SetMaxItemLength(int cchMaxLen) function BOOL (line 2911) | BOOL AddToList(LPCTSTR lpstrDocName) function BOOL (line 2942) | __declspec(deprecated) function BOOL (line 2950) | BOOL GetFromList(int nItemID, LPTSTR lpstrDocName, int cchLength) function BOOL (line 2963) | BOOL GetFromList(int nItemID, _CSTRING_NS::CString& strDocName) function BOOL (line 2973) | BOOL RemoveFromList(int nItemID) function BOOL (line 2985) | BOOL MoveToTop(int nItemID) function BOOL (line 3002) | BOOL ReadFromRegistry(LPCTSTR lpstrRegKey) function BOOL (line 3045) | BOOL WriteToRegistry(LPCTSTR lpstrRegKey) function BOOL (line 3089) | BOOL UpdateMenu() function CompactDocumentName (line 3156) | static bool CompactDocumentName(LPTSTR lpstrOut, LPCTSTR lpstrIn, int cc... function LPCTSTR (line 3161) | static LPCTSTR GetRegKeyName() function LPCTSTR (line 3166) | static LPCTSTR GetRegCountName() function LPCTSTR (line 3171) | static LPCTSTR GetRegItemName() function LPCTSTR (line 3179) | static LPCTSTR GetMRUEmptyText() function class (line 3185) | class CRecentDocumentList : public CRecentDocumentListBase CPrinterHandle; type CPrinterT (line 312) | typedef CPrinterT CPrinter; function Attach (line 344) | void Attach(HANDLE hDevModeNew) function HANDLE (line 351) | HANDLE Detach() function CopyFromPrinter (line 362) | bool CopyFromPrinter(HANDLE hPrinter) function CopyFromDEVMODE (line 371) | bool CopyFromDEVMODE(const DEVMODE* pdm) function CopyFromHDEVMODE (line 387) | bool CopyFromHDEVMODE(HANDLE hdm) function HANDLE (line 399) | HANDLE CopyToHDEVMODE() function UpdateForNewPrinter (line 416) | bool UpdateForNewPrinter(HANDLE hPrinter) function operator (line 457) | operator DEVMODE*() const { return m_pDevMode; } function Cleanup (line 460) | void Cleanup() type CDevModeT (line 472) | typedef CDevModeT CDevModeHandle; type CDevModeT (line 473) | typedef CDevModeT CDevMode; function class (line 479) | class CPrinterDC : public CDC function class (line 511) | class ATL_NO_VTABLE IPrintJobInfo function BeginPrintJob (line 534) | BeginPrintJob(HDC /*hDC*/) // allocate handles needed, etc function virtual (line 538) | virtual void EndPrintJob(HDC /*hDC*/, bool /*bAborted*/) // free handl... function virtual (line 542) | virtual void PrePrintPage(UINT /*nPage*/, HDC hDC) function virtual (line 549) | virtual void PostPrintPage(UINT /*nPage*/, HDC hDC) function virtual (line 554) | virtual DEVMODE* GetNewDevModeForPage(UINT /*nLastPage*/, UINT /*nPage*/) function virtual (line 559) | virtual bool IsValidPage(UINT /*nPage*/) function class (line 569) | class CPrintJob function DWORD (line 642) | static DWORD WINAPI StartProc(void* p) function StartHelper (line 650) | bool StartHelper() function CancelPrintJob (line 693) | void CancelPrintJob() function class (line 703) | class CPrintPreview function class (line 923) | class CPrintPreviewWindow : public CPrintPreviewWindowImpl thisClass; function m_size (line 935) | m_size(t_items) function HRESULT (line 973) | HRESULT OnGetItem(UINT uIndex, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 983) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 1001) | HRESULT DoGetCategory(UINT uCat, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 1026) | HRESULT InvalidateItems() function HRESULT (line 1031) | HRESULT InvalidateCategories() function HRESULT (line 1036) | HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function m_uSelected (line 1087) | m_uSelected(UI_COLLECTION_INVALIDINDEX) function UINT (line 1103) | UINT GetSelected() function HRESULT (line 1121) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 1140) | HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function HRESULT (line 1189) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 1221) | HRESULT SetComboText(LPCWSTR sText) function LPCWSTR (line 1229) | LPCWSTR GetComboText() function HRESULT (line 1289) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function HRESULT (line 1316) | HRESULT Select(UINT /*uItem*/, bool /*bUpdate*/ = false) type CollectionCtrlImpl (line 1377) | typedef CollectionCtrlImpl thisClass; type TCollection (line 1380) | typedef TCollection Collection; function virtual (line 1383) | virtual HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function virtual (line 1396) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, function HRESULT (line 1455) | HRESULT DoGetItem(UINT uItem, REFPROPERTYKEY key, PROPVARIANT *value) function virtual (line 1510) | virtual HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function virtual (line 1543) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, function public (line 1572) | public TDocList function virtual (line 1666) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, function virtual (line 1704) | virtual HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function virtual (line 1804) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, type T (line 2122) | typedef T WndRibbon; function IsRibbonUI (line 2159) | bool IsRibbonUI() function IUIFramework (line 2164) | IUIFramework* GetIUIFrameworkPtr() function IUIRibbon (line 2179) | IUIRibbon* GetRibbonPtr() function IUIContextualUI (line 2184) | IUIContextualUI* GetMenuPtr(UINT32 uID) function UINT (line 2190) | UINT GetRibbonHeight() function HRESULT (line 2214) | HRESULT DestroyRibbon() function HRESULT (line 2227) | HRESULT operator >>(IStream* pIStream) function HRESULT (line 2244) | HRESULT operator <<(IStream* pIStream) function ResetRibbonSettings (line 2260) | void ResetRibbonSettings() function HRESULT (line 2269) | HRESULT SaveRibbonSettings() function HRESULT (line 2289) | HRESULT RestoreRibbonSettings() function UI_CONTROLDOCK (line 2308) | UI_CONTROLDOCK GetQATDock() function SetQATDock (line 2325) | bool SetQATDock(UI_CONTROLDOCK dockState) function GetRibbonDisplayState (line 2345) | bool GetRibbonDisplayState(REFPROPERTYKEY key) function IsRibbonMinimized (line 2386) | bool IsRibbonMinimized() function IsRibbonHidden (line 2396) | bool IsRibbonHidden() function UI_HSBCOLOR (line 2407) | UI_HSBCOLOR GetRibbonColor(REFPROPERTYKEY key) function SetRibbonColor (line 2427) | bool SetRibbonColor(REFPROPERTYKEY key, UI_HSBCOLOR color) function HRESULT (line 2449) | HRESULT SetRibbonModes(INT32 iModes) function UI_CONTEXTAVAILABILITY (line 2456) | UI_CONTEXTAVAILABILITY GetRibbonContextAvail(UINT32 uID) function HRESULT (line 2476) | HRESULT SetRibbonContextAvail(UINT32 uID, UI_CONTEXTAVAILABILITY cav) function HasRibbonMenu (line 2485) | bool HasRibbonMenu(UINT32 uID) function HRESULT (line 2491) | HRESULT TrackRibbonMenu(UINT32 uID, INT32 x, INT32 y) function HRESULT (line 2500) | HRESULT TrackRibbonMenu(UINT32 uID, LPARAM lParam) function HBITMAP (line 2506) | HBITMAP OnRibbonQueryImage(UINT nCmdID, REFPROPERTYKEY /*key*/) function LPCWSTR (line 2511) | LPCWSTR OnRibbonQueryText(UINT nCmdID, REFPROPERTYKEY key) function OnRibbonQueryState (line 2516) | bool OnRibbonQueryState(UINT nCmdID, REFPROPERTYKEY key) function UI_CONTEXTAVAILABILITY (line 2521) | UI_CONTEXTAVAILABILITY OnRibbonQueryTabAvail(UINT nCmdID) function LPCWSTR (line 2531) | LPCWSTR OnRibbonQueryComboText(UINT32 /*uCtrlID*/) function LPCWSTR (line 2536) | LPCWSTR OnRibbonQueryCategoryText(UINT32 /*uCtrlID*/, UINT32 /*uCat*/) function UINT32 (line 2541) | UINT32 OnRibbonQueryItemCategory(UINT32 /*uCtrlID*/, UINT32 /*uItem*/) function LPCWSTR (line 2546) | LPCWSTR OnRibbonQueryItemText(UINT32 uCtrlID, UINT32 uItem) function HBITMAP (line 2556) | HBITMAP OnRibbonQueryItemImage(UINT32 uCtrlID, UINT32 uItem) function UINT32 (line 2561) | UINT32 OnRibbonQueryItemCommand(UINT32 uCtrlID, UINT32 uItem) function UI_COMMANDTYPE (line 2566) | UI_COMMANDTYPE OnRibbonQueryItemCommandType(UINT32 /*uCtrlID*/, UINT32 /... function LPCWSTR (line 2571) | LPCWSTR OnRibbonQueryRecentItemName(LPCWSTR sPath) function OnRibbonQuerySpinnerValue (line 2581) | bool OnRibbonQuerySpinnerValue(UINT /*nCmdID*/, REFPROPERTYKEY /*key*/, ... function OnRibbonQueryFloatSpinnerValue (line 2586) | bool OnRibbonQueryFloatSpinnerValue(UINT /*nCmdID*/, REFPROPERTYKEY /*ke... function COLORREF (line 2591) | COLORREF OnRibbonQueryColor(UINT /*nCmdID*/) function LPCWSTR (line 2596) | LPCWSTR OnRibbonQueryColorLabel(UINT /*nCmdID*/, REFPROPERTYKEY /*key*/) function COLORREF (line 2601) | COLORREF* OnRibbonQueryColorArray(UINT /*nCmdID*/, REFPROPERTYKEY /*key*/) function LPCWSTR (line 2606) | LPCWSTR* OnRibbonQueryColorTooltips(UINT /*nCmdID*/, REFPROPERTYKEY /*ke... function OnRibbonItemSelected (line 2611) | bool OnRibbonItemSelected(UINT32 uCtrlID, UI_EXECUTIONVERB verb, UINT32 ... function OnRibbonColorCtrlExecute (line 2617) | void OnRibbonColorCtrlExecute(UINT32 uCtrlID, UI_EXECUTIONVERB verb, UI_... function OnRibbonFontCtrlExecute (line 2622) | void OnRibbonFontCtrlExecute(UINT32 uCtrlID, UI_EXECUTIONVERB verb, CHAR... function OnRibbonSpinnerCtrlExecute (line 2627) | void OnRibbonSpinnerCtrlExecute(UINT32 uCtrlID, LONG* pVal) function OnRibbonSpinnerCtrlExecute (line 2632) | void OnRibbonSpinnerCtrlExecute(UINT32 uCtrlID, DOUBLE* pVal) function OnRibbonCommandExecute (line 2637) | void OnRibbonCommandExecute(UINT32 uCmdID) function HBITMAP (line 2643) | HBITMAP DefRibbonQueryImage(UINT nCmdID) function DefRibbonQueryState (line 2648) | bool DefRibbonQueryState(UINT nCmdID, REFPROPERTYKEY key) function LPCTSTR (line 2668) | LPCTSTR DefRibbonQueryText(UINT nCmdID, REFPROPERTYKEY key) function LPCWSTR (line 2698) | LPCWSTR DefRibbonQueryItemText(UINT32 uCtrlID, UINT32 uItem) function HBITMAP (line 2703) | HBITMAP DefRibbonQueryItemImage(UINT32 uCtrlID, UINT32 uItem) function UINT32 (line 2708) | UINT32 DefRibbonQueryItemCommand(UINT32 uCtrlID, UINT32 uItem) function DefRibbonColorCtrlExecute (line 2713) | void DefRibbonColorCtrlExecute(UINT32 uCtrlID, UI_EXECUTIONVERB verb, UI... function HRESULT (line 2739) | HRESULT InvalidateCtrl(UINT32 nID) function HRESULT (line 2746) | HRESULT InvalidateProperty(UINT32 nID, REFPROPERTYKEY key, UI_INVALIDATI... function STDMETHODIMP (line 2781) | STDMETHODIMP OnViewChanged(UINT32, UI_VIEWTYPE, IUnknown*, UI_VIEWVERB v... function STDMETHODIMP (line 2802) | STDMETHODIMP OnCreateUICommand(UINT32 nCmdID, UI_COMMANDTYPE typeID, IUI... function STDMETHODIMP (line 2811) | STDMETHODIMP OnDestroyUICommand(UINT32 nCmdID, UI_COMMANDTYPE, IUIComman... function STDMETHODIMP (line 2818) | STDMETHODIMP Execute(UINT nCmdID, function STDMETHODIMP (line 2828) | STDMETHODIMP UpdateProperty(UINT nCmdID, REFPROPERTYKEY key, function AddRef (line 2837) | STDMETHODIMP_(ULONG) AddRef() function Release (line 2842) | STDMETHODIMP_(ULONG) Release() function STDMETHODIMP (line 2853) | STDMETHODIMP QueryInterface(REFIID iid, void** ppv) function STDMETHODIMP (line 2876) | STDMETHODIMP QueryInterface(REFIID iid, void** ppv) function ULONG (line 2887) | ULONG STDMETHODCALLTYPE AddRef() function ULONG (line 2891) | ULONG STDMETHODCALLTYPE Release() function virtual (line 2898) | virtual HRESULT DoExecute(UINT nCmdID, UI_EXECUTIONVERB verb, function virtual (line 2922) | virtual HRESULT DoUpdateProperty(UINT nCmdID, REFPROPERTYKEY key, type _ribbonCtrl (line 3065) | typedef struct function ResetFrame (line 3181) | void ResetFrame() function INT (line 3187) | INT CalcWin7Fix() function NeedWin7Fix (line 3195) | bool NeedWin7Fix() function UseCommandBarBitmaps (line 3202) | bool UseCommandBarBitmaps(bool bUse) function HBITMAP (line 3265) | HBITMAP OnRibbonQueryImage(UINT nCmdID, REFPROPERTYKEY key) function LRESULT (line 3315) | LRESULT OnActivate(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL... function LRESULT (line 3324) | LRESULT OnNCCalcSize(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& ... function HBITMAP (line 3365) | HBITMAP GetCommandBarBitmap(UINT nCmdID) function class (line 3398) | class CRibbonPersist function LONG (line 3440) | LONG Restore(bool& bRibbonUI, HGLOBAL& hgSettings) function LONG (line 3486) | LONG Delete() FILE: WTL/atlscrl.h function namespace (line 44) | namespace WTL function BOOL (line 1285) | BOOL GetScrollInfo(int nBar, LPSCROLLINFO lpScrollInfo) type CFSBWindowT (line 1298) | typedef CFSBWindowT CFSBWindow; type _ChildPlacement (line 1325) | struct _ChildPlacement function GetScrollSize (line 1391) | void GetScrollSize(SIZE& sizeLog) const function SetScrollLine (line 1397) | void SetScrollLine(int cxLogLine, int cyLogLine) function SetScrollLine (line 1410) | void SetScrollLine(SIZE sizeLogLine) function GetScrollLine (line 1415) | void GetScrollLine(SIZE& sizeLogLine) const function SetScrollPage (line 1421) | void SetScrollPage(int cxLogPage, int cyLogPage) function SetScrollPage (line 1435) | void SetScrollPage(SIZE sizeLogPage) function GetScrollPage (line 1440) | void GetScrollPage(SIZE& sizeLogPage) const function SetZoomScale (line 1445) | void SetZoomScale(float fZoomScale) function SetZoomScaleMin (line 1463) | void SetZoomScaleMin(float fZoomScaleMin) function SetZoomScaleMax (line 1476) | void SetZoomScaleMax(float fZoomScaleMax) function SetZoomDelta (line 1489) | void SetZoomDelta(float fZoomDelta) function SetZoomMode (line 1502) | void SetZoomMode(int nZoomMode) function Zoom (line 1544) | void Zoom(int x, int y, float fZoomScale) function Zoom (line 1564) | void Zoom(POINT pt, float fZoomScale) function Zoom (line 1570) | void Zoom(RECT& rc) function PrepareDC (line 1644) | void PrepareDC(CDCHandle dc) function ClientToDevice (line 1675) | void ClientToDevice(POINT &pt) function DeviceToClient (line 1681) | void DeviceToClient(POINT &pt) function CenterOnPoint (line 1687) | void CenterOnPoint(POINT pt) function CenterOnLogicalPoint (line 1720) | void CenterOnLogicalPoint(POINT ptLog) function BOOL (line 1728) | BOOL PtInDevRect(POINT pt) function NormalizeRect (line 1735) | void NormalizeRect(RECT& rc) function DrawTrackRect (line 1752) | void DrawTrackRect() function NotifyParentZoomChanged (line 1766) | void NotifyParentZoomChanged() function LRESULT (line 1806) | LRESULT OnPaint(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& /... function LRESULT (line 1842) | LRESULT OnLButtonDown(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, B... function LRESULT (line 1860) | LRESULT OnMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function LRESULT (line 1879) | LRESULT OnLButtonUp(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function LRESULT (line 1909) | LRESULT OnSetCursor(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& b... type ATL (line 1944) | typedef ATL::CWindowImpl< T, TBase, TWinTraits > _baseClass; function MESSAGE_HANDLER (line 2058) | BEGIN_MSG_MAP(CScrollContainerImpl) function DoSize (line 2081) | void DoSize(int cx, int cy) function DoPaint (line 2089) | void DoPaint(CDCHandle dc) function ScrollToView (line 2104) | void ScrollToView(POINT pt) function ScrollToView (line 2109) | void ScrollToView(RECT& rect) function ScrollToView (line 2114) | void ScrollToView(HWND hWnd) // client window coordinates function UpdateLayout (line 2128) | void UpdateLayout() function GetContainerRect (line 2146) | void GetContainerRect(RECT& rect) function class (line 2158) | class CScrollContainer : public CScrollContainerImpl FILE: WTL/atlsplit.h function namespace (line 31) | namespace WTL function GetSplitterRect (line 119) | void GetSplitterRect(LPRECT lpRect) const function SetSinglePaneMode (line 207) | bool SetSinglePaneMode(int nPane = SPLIT_PANE_NONE) function SetSplitterDefaultPosPct (line 266) | void SetSplitterDefaultPosPct(int nPct) function HWND (line 298) | HWND GetSplitterPane(int nPane) const function SetActivePane (line 307) | bool SetActivePane(int nPane) function GetActivePane (line 321) | int GetActivePane() const function SetDefaultActivePane (line 362) | bool SetDefaultActivePane(int nPane) function SetDefaultActivePane (line 373) | bool SetDefaultActivePane(HWND hWnd) function DrawSplitter (line 392) | void DrawSplitter(CDCHandle dc) function MoveSplitterBar (line 417) | void MoveSplitterBar() function DrawSplitterBar (line 472) | void DrawSplitterBar(CDCHandle dc) function DrawSplitterPane (line 500) | void DrawSplitterPane(CDCHandle dc, int nPane) function LRESULT (line 536) | LRESULT OnCreate(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BO... function LRESULT (line 567) | LRESULT OnSetCursor(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& b... function LRESULT (line 583) | LRESULT OnMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOO... function LRESULT (line 624) | LRESULT OnLButtonDown(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, B... function LRESULT (line 651) | LRESULT OnLButtonUp(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/,... function LRESULT (line 692) | LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL&... function LRESULT (line 748) | LRESULT OnSetFocus(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM, BOOL& bHand... function LRESULT (line 769) | LRESULT OnMouseActivate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /... function LRESULT (line 793) | LRESULT OnSettingChange(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lPara... function UpdateSplitterLayout (line 810) | void UpdateSplitterLayout() function GetSplitterBarRect (line 845) | bool GetSplitterBarRect(LPRECT lpRect) const function GetSplitterPaneRect (line 869) | bool GetSplitterPaneRect(int nPane, LPRECT lpRect) const function IsOverSplitterRect (line 923) | bool IsOverSplitterRect(int x, int y) const function IsOverSplitterBar (line 930) | bool IsOverSplitterBar(int x, int y) const function DrawGhostBar (line 942) | void DrawGhostBar() function GetSystemSettings (line 966) | void GetSystemSettings(bool bUpdate) function StoreProportionalPos (line 1002) | void StoreProportionalPos() function UpdateProportionalPos (line 1012) | void UpdateProportionalPos() function StoreRightAlignPos (line 1029) | void StoreRightAlignPos() function UpdateRightAlignPos (line 1039) | void UpdateRightAlignPos() function BOOL (line 1069) | BOOL SubclassWindow(HWND hWnd) function MESSAGE_HANDLER (line 1088) | BEGIN_MSG_MAP(CSplitterWindowImpl) function LRESULT (line 1101) | LRESULT OnSize(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bH... type CSplitterWindowT (line 1125) | typedef CSplitterWindowT CSplitterWindow; type CSplitterWindowT (line 1126) | typedef CSplitterWindowT CHorSplitterWindow; FILE: WTL/atltheme.h function namespace (line 92) | namespace WTL function Attach (line 128) | void Attach(HTHEME hTheme) function HTHEME (line 133) | HTHEME Detach() function IsThemingSupported (line 141) | static bool IsThemingSupported() function HTHEME (line 169) | HTHEME OpenThemeData(HWND hWnd, LPCWSTR pszClassList) function HRESULT (line 179) | HRESULT CloseThemeData() function HRESULT (line 206) | HRESULT DrawThemeText(HDC hDC, int nPartID, int nStateID, LPCWSTR pszTex... function HRESULT (line 212) | HRESULT GetThemeBackgroundContentRect(HDC hDC, int nPartID, int nStateID... function HRESULT (line 218) | HRESULT GetThemeBackgroundExtent(HDC hDC, int nPartID, int nStateID, LPC... function HRESULT (line 224) | HRESULT GetThemePartSize(HDC hDC, int nPartID, int nStateID, LPCRECT pRe... function HRESULT (line 235) | HRESULT GetThemeTextExtent(HDC hDC, int nPartID, int nStateID, LPCWSTR p... function HRESULT (line 241) | HRESULT GetThemeTextMetrics(HDC hDC, int nPartID, int nStateID, PTEXTMET... function HRESULT (line 252) | HRESULT GetThemeBackgroundRegion(HDC hDC, int nPartID, int nStateID, LPC... function HRESULT (line 258) | HRESULT HitTestThemeBackground(HDC hDC, int nPartID, int nStateID, DWORD... function HRESULT (line 270) | HRESULT DrawThemeIcon(HDC hDC, int nPartID, int nStateID, LPCRECT pRect,... function BOOL (line 276) | BOOL IsThemePartDefined(int nPartID, int nStateID) const function BOOL (line 282) | BOOL IsThemeBackgroundPartiallyTransparent(int nPartID, int nStateID) const function HRESULT (line 288) | HRESULT GetThemeColor(int nPartID, int nStateID, int nPropID, COLORREF* ... function HRESULT (line 294) | HRESULT GetThemeMetric(HDC hDC, int nPartID, int nStateID, int nPropID, ... function HRESULT (line 300) | HRESULT GetThemeString(int nPartID, int nStateID, int nPropID, LPWSTR ps... function HRESULT (line 306) | HRESULT GetThemeBool(int nPartID, int nStateID, int nPropID, BOOL* pfVal... function HRESULT (line 312) | HRESULT GetThemeInt(int nPartID, int nStateID, int nPropID, int* pnVal) ... function HRESULT (line 318) | HRESULT GetThemeEnumValue(int nPartID, int nStateID, int nPropID, int* p... function HRESULT (line 324) | HRESULT GetThemePosition(int nPartID, int nStateID, int nPropID, LPPOINT... function HRESULT (line 331) | HRESULT GetThemeFont(int nPartID, HDC hDC, int nStateID, int nPropID, LO... function HRESULT (line 342) | HRESULT GetThemeFont(HDC hDC, int nPartID, int nStateID, int nPropID, LO... function HRESULT (line 353) | HRESULT GetThemeRect(int nPartID, int nStateID, int nPropID, LPRECT pRec... function HRESULT (line 359) | HRESULT GetThemeMargins(HDC hDC, int nPartID, int nStateID, int nPropID,... function HRESULT (line 365) | HRESULT GetThemeIntList(int nPartID, int nStateID, int nPropID, INTLIST*... function HRESULT (line 371) | HRESULT GetThemePropertyOrigin(int nPartID, int nStateID, int nPropID, e... function HRESULT (line 377) | HRESULT GetThemeFilename(int nPartID, int nStateID, int nPropID, LPWSTR ... function COLORREF (line 383) | COLORREF GetThemeSysColor(int nColorID) const function HBRUSH (line 389) | HBRUSH GetThemeSysColorBrush(int nColorID) const function GetThemeSysSize (line 395) | int GetThemeSysSize(int nSizeID) const function BOOL (line 401) | BOOL GetThemeSysBool(int nBoolID) const function HRESULT (line 407) | HRESULT GetThemeSysFont(int nFontID, LOGFONTW* plf) const function HRESULT (line 418) | HRESULT GetThemeSysString(int nStringID, LPWSTR pszStringBuff, int cchMa... function HRESULT (line 424) | HRESULT GetThemeSysInt(int nIntID, int* pnValue) const function HTHEME (line 431) | HTHEME OpenThemeDataEx(HWND hWnd, LPCWSTR pszClassList, DWORD dwFlags) function HRESULT (line 442) | HRESULT DrawThemeTextEx(HDC hDC, int nPartID, int nStateID, LPCWSTR pszT... function HRESULT (line 448) | HRESULT GetThemeTransitionDuration(int nPartID, int nFromStateID, int nT... function HRESULT (line 457) | HRESULT GetThemeBitmap(int nPartID, int nStateID, int nPropID, ULONG uFl... function HRESULT (line 463) | HRESULT GetThemeStream(int nPartID, int nStateID, int nPropID, VOID** pp... function HRESULT (line 471) | HRESULT GetThemeAnimationProperty(int iStoryboardId, int iTargetId, TA_P... function HRESULT (line 477) | HRESULT GetThemeAnimationTransform(int iStoryboardId, int iTargetId, DWO... function HRESULT (line 483) | HRESULT GetThemeTimingFunction(int iTimingFunctionId, TA_TIMINGFUNCTION*... function SetThemeClassList (line 594) | bool SetThemeClassList(LPCWSTR lpstrThemeClassList) function GetThemeClassList (line 615) | bool GetThemeClassList(LPWSTR lpstrThemeClassList, int cchListBuffer) const function HTHEME (line 648) | HTHEME OpenThemeData() function HTHEME (line 660) | HTHEME OpenThemeData(LPCWSTR pszClassList) function HRESULT (line 668) | HRESULT SetWindowTheme(LPCWSTR pszSubAppName, LPCWSTR pszSubIDList) function HRESULT (line 688) | HRESULT EnableThemeDialogTexture(DWORD dwFlags) function HRESULT (line 723) | HRESULT SetWindowThemeAttribute(WINDOWTHEMEATTRIBUTETYPE type, PVOID pvA... function HRESULT (line 733) | HRESULT SetWindowThemeNonClientAttributes(DWORD dwAttributes, DWORD dwMask) function MESSAGE_HANDLER (line 758) | BEGIN_MSG_MAP(CThemeImpl) function LRESULT (line 792) | LRESULT OnNcPaint(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) function DrawThemeClientEdge (line 817) | bool DrawThemeClientEdge(HRGN hRgnUpdate) function class (line 832) | class CBufferedPaintBase function class (line 878) | class CBufferedPaint function HRESULT (line 914) | HRESULT GetTargetRect(LPRECT pRect) const function HRESULT (line 932) | HRESULT GetBits(RGBQUAD** ppbBuffer, int* pcxRow) const function ATL_NO_VTABLE (line 962) | ATL_NO_VTABLE CBufferedPaintImpl : public CBufferedPaintBase function class (line 1048) | class CBufferedAnimation function IsRendering (line 1084) | static bool IsRendering(HWND hWnd, HDC hDC) function HRESULT (line 1089) | static HRESULT StopAllAnimations(HWND hWnd) function ATL_NO_VTABLE (line 1104) | ATL_NO_VTABLE CBufferedAnimationImpl : public CBufferedPaintBase function MESSAGE_HANDLER (line 1151) | BEGIN_MSG_MAP(CBufferedAnimationImpl) function LRESULT (line 1162) | LRESULT OnPaint(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& /... function SetState (line 1181) | void SetState(TState State) function SetNewState (line 1186) | void SetNewState(TState State) function DoAnimationPaint (line 1196) | void DoAnimationPaint(CDCHandle dc, RECT& rect) FILE: WTL/atluser.h function namespace (line 49) | namespace WTL function class (line 126) | class CMenuItemInfo : public MENUITEMINFO type CMenuT (line 147) | typedef CMenuT CMenuHandle; type CMenuT (line 148) | typedef CMenuT CMenu; function Attach (line 174) | void Attach(HMENU hMenuNew) function HMENU (line 182) | HMENU Detach() function BOOL (line 193) | BOOL IsMenu() const function BOOL (line 206) | BOOL CreatePopupMenu() function BOOL (line 213) | BOOL LoadMenu(ATL::_U_STRINGorID menu) function BOOL (line 221) | BOOL LoadMenuIndirect(const void* lpMenuTemplate) function BOOL (line 229) | BOOL DestroyMenu() function BOOL (line 240) | BOOL DeleteMenu(UINT nPosition, UINT nFlags) function _FixTrackMenuPopupX (line 271) | static int _FixTrackMenuPopupX(int x, int y) function BOOL (line 294) | BOOL GetMenuInfo(LPMENUINFO lpMenuInfo) const function BOOL (line 300) | BOOL SetMenuInfo(LPCMENUINFO lpMenuInfo) function BOOL (line 314) | BOOL AppendMenu(UINT nFlags, HMENU hSubMenu, LPCTSTR lpszNewItem) function BOOL (line 322) | BOOL AppendMenu(UINT nFlags, UINT_PTR nIDNewItem, HBITMAP hBmp) function BOOL (line 328) | BOOL AppendMenu(UINT nFlags, HMENU hSubMenu, HBITMAP hBmp) function UINT (line 336) | UINT CheckMenuItem(UINT nIDCheckItem, UINT nCheck) function UINT (line 342) | UINT EnableMenuItem(UINT nIDEnableItem, UINT nEnable) function BOOL (line 349) | BOOL HiliteMenuItem(HWND hWnd, UINT uIDHiliteItem, UINT uHilite) function GetMenuItemCount (line 355) | int GetMenuItemCount() const function UINT (line 367) | UINT GetMenuState(UINT nID, UINT nFlags) const function GetMenuString (line 373) | int GetMenuString(UINT nIDItem, LPTSTR lpString, int nMaxCount, UINT nFl... function GetMenuStringLen (line 379) | int GetMenuStringLen(UINT nIDItem, UINT nFlags) const function BOOL (line 386) | BOOL GetMenuString(UINT nIDItem, BSTR& bstrText, UINT nFlags) const function GetMenuItemCount (line 414) | int GetMenuItemCount() const function UINT (line 426) | UINT GetMenuState(UINT nID, UINT nFlags) const function GetMenuString (line 432) | int GetMenuString(UINT nIDItem, LPTSTR lpString, int nMaxCount, UINT nFl... function GetMenuStringLen (line 438) | int GetMenuStringLen(UINT nIDItem, UINT nFlags) const function GetMenuString (line 446) | int GetMenuString(UINT nIDItem, _CSTRING_NS::CString& strText, UINT nFla... function CMenuHandle (line 464) | CMenuHandle GetSubMenu(int nPos) const function BOOL (line 476) | BOOL InsertMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, LPCTSTR lps... function BOOL (line 484) | BOOL InsertMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, HBITMA... function BOOL (line 490) | BOOL InsertMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, HBITMAP hBmp) function BOOL (line 503) | BOOL ModifyMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, LPCTSTR lps... function BOOL (line 510) | BOOL ModifyMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, HBITMA... function BOOL (line 516) | BOOL ModifyMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, HBITMAP hBmp) function BOOL (line 524) | BOOL RemoveMenu(UINT nPosition, UINT nFlags) function BOOL (line 531) | BOOL SetMenuItemBitmaps(UINT nPosition, UINT nFlags, HBITMAP hBmpUncheck... function BOOL (line 538) | BOOL CheckMenuRadioItem(UINT nIDFirst, UINT nIDLast, UINT nIDItem, UINT ... function BOOL (line 544) | BOOL GetMenuItemInfo(UINT uItem, BOOL bByPosition, LPMENUITEMINFO lpmii)... function BOOL (line 550) | BOOL SetMenuItemInfo(UINT uItem, BOOL bByPosition, LPMENUITEMINFO lpmii) function BOOL (line 557) | BOOL InsertMenuItem(UINT uItem, BOOL bByPosition, LPMENUITEMINFO lpmii) function BOOL (line 575) | BOOL GetMenuItemRect(HWND hWnd, UINT uItem, LPRECT lprcItem) const function MenuItemFromPoint (line 581) | int MenuItemFromPoint(HWND hWnd, POINT point) const function BOOL (line 588) | BOOL SetMenuContextHelpId(DWORD dwContextHelpId) function DWORD (line 594) | DWORD GetMenuContextHelpId() const function Attach (line 628) | void Attach(HACCEL hAccel) function HACCEL (line 635) | HACCEL Detach() function HACCEL (line 647) | HACCEL LoadAccelerators(ATL::_U_STRINGorID accel) function HACCEL (line 654) | HACCEL CreateAcceleratorTable(LPACCEL pAccel, int cEntries) function DestroyObject (line 662) | void DestroyObject() function CopyAcceleratorTable (line 673) | int CopyAcceleratorTable(LPACCEL lpAccelDst, int cEntries) function BOOL (line 687) | BOOL TranslateAccelerator(HWND hWnd, LPMSG pMsg) type CAcceleratorT (line 696) | typedef CAcceleratorT CAcceleratorHandle; type CAcceleratorT (line 697) | typedef CAcceleratorT CAccelerator; function Attach (line 725) | void Attach(HICON hIcon) function HICON (line 732) | HICON Detach() function HICON (line 744) | HICON LoadIcon(ATL::_U_STRINGorID icon) function HICON (line 759) | HICON LoadOEMIcon(LPCTSTR lpstrIconName) function HICON (line 767) | HICON CreateIcon(int nWidth, int nHeight, BYTE cPlanes, BYTE cBitsPixel,... function HICON (line 794) | HICON CreateIconIndirect(PICONINFO pIconInfo) function HICON (line 803) | HICON ExtractIcon(LPCTSTR lpszExeFileName, UINT nIconIndex) function HICON (line 811) | HICON ExtractAssociatedIcon(HINSTANCE hInst, LPTSTR lpIconPath, LPWORD l... function BOOL (line 821) | BOOL DestroyIcon() function HICON (line 832) | HICON CopyIcon() function HICON (line 838) | HICON DuplicateIcon() function BOOL (line 845) | BOOL DrawIcon(HDC hDC, int x, int y) function BOOL (line 855) | BOOL DrawIcon(HDC hDC, POINT pt) function BOOL (line 878) | BOOL GetIconInfo(PICONINFO pIconInfo) const function BOOL (line 886) | BOOL GetIconInfoEx(PICONINFOEX pIconInfo) const function HRESULT (line 895) | HRESULT LoadIconMetric(ATL::_U_STRINGorID icon, int lims) function HRESULT (line 902) | HRESULT LoadIconWithScaleDown(ATL::_U_STRINGorID icon, int cx, int cy) function HRESULT (line 909) | HRESULT LoadOEMIconMetric(LPCTSTR lpstrIconName, int lims) function HRESULT (line 916) | HRESULT LoadOEMIconWithScaleDown(LPCTSTR lpstrIconName, int cx, int cy) function IsOEMIcon (line 928) | static bool IsOEMIcon(LPCTSTR lpstrIconName) type CIconT (line 942) | typedef CIconT CIconHandle; type CIconT (line 943) | typedef CIconT CIcon; function Attach (line 976) | void Attach(HCURSOR hCursor) function HCURSOR (line 983) | HCURSOR Detach() function HCURSOR (line 995) | HCURSOR LoadCursor(ATL::_U_STRINGorID cursor) function HCURSOR (line 1002) | HCURSOR LoadSysCursor(LPCTSTR lpstrCursorName) function HCURSOR (line 1024) | HCURSOR LoadOEMCursor(LPCTSTR lpstrCursorName) function HCURSOR (line 1037) | HCURSOR LoadCursorFromFile(LPCTSTR pstrFilename) function HCURSOR (line 1047) | HCURSOR CreateCursor(int xHotSpot, int yHotSpot, int nWidth, int nHeight... function BOOL (line 1074) | BOOL DestroyCursor() function HCURSOR (line 1090) | HCURSOR CopyCursor() function BOOL (line 1098) | BOOL GetCursorInfo(LPCURSORINFO pCursorInfo) type CCursorT (line 1107) | typedef CCursorT CCursorHandle; type CCursorT (line 1108) | typedef CCursorT CCursor; function class (line 1116) | class CResource type _AtlToolBarData (line 1203) | struct _AtlToolBarData function HACCEL (line 1218) | inline HACCEL AtlLoadAccelerators(ATL::_U_STRINGorID table) function HMENU (line 1223) | inline HMENU AtlLoadMenu(ATL::_U_STRINGorID menu) function HBITMAP (line 1228) | inline HBITMAP AtlLoadBitmap(ATL::_U_STRINGorID bitmap) function HBITMAP (line 1234) | inline HBITMAP AtlLoadSysBitmap(ATL::_U_STRINGorID bitmap) function HCURSOR (line 1244) | inline HCURSOR AtlLoadCursor(ATL::_U_STRINGorID cursor) function HCURSOR (line 1249) | inline HCURSOR AtlLoadSysCursor(LPCTSTR lpCursorName) function HICON (line 1268) | inline HICON AtlLoadIcon(ATL::_U_STRINGorID icon) function HICON (line 1274) | inline HICON AtlLoadSysIcon(LPCTSTR lpIconName) function HBITMAP (line 1288) | inline HBITMAP AtlLoadBitmapImage(ATL::_U_STRINGorID bitmap, UINT fuLoad... function HBITMAP (line 1304) | inline HBITMAP AtlLoadSysBitmapImage(WORD wBitmapID, UINT fuLoad = LR_DE... function AtlLoadString (line 1333) | inline int AtlLoadString(UINT uID, LPTSTR lpBuffer, int nBufferMax) function LPCTSTR (line 1344) | inline LPCTSTR AtlLoadString(UINT uID) function AtlLoadString (line 1356) | inline bool AtlLoadString(UINT uID, BSTR& bstrText) FILE: WTL/atlwince.h function namespace (line 160) | namespace WTL function AtlIsEditFocus (line 192) | inline bool AtlIsEditFocus() function AtlActivateBackKey (line 205) | inline void AtlActivateBackKey(HWND hMenuBar) function BOOL (line 242) | BOOL GetClientRect(LPRECT lpRect) function BOOL (line 252) | BOOL SetWindowText(LPCTSTR lpszString) function GetTitleHeight (line 263) | static const int GetTitleHeight() function DoPaintTitle (line 274) | bool DoPaintTitle() function DialogTitleInit (line 316) | void DialogTitleInit() function DoSipInfo (line 334) | void DoSipInfo() function LRESULT (line 347) | LRESULT OnPaintTitle(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/... function LRESULT (line 367) | LRESULT OnHotKey(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& /*bHandl... function StdSPInit (line 382) | void StdSPInit() function SetStaticBold (line 394) | void SetStaticBold() function StdPlatformInit (line 413) | void StdPlatformInit() function StdCloseDialog (line 433) | void StdCloseDialog(WORD wID) function StdShidInit (line 443) | void StdShidInit() function LRESULT (line 451) | LRESULT OnColorStatic(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL&... function LRESULT (line 462) | LRESULT OnMenuClose(WORD /*wNotifyCode*/, WORD wID, HWND /*hWndCtl*/, BO... function LRESULT (line 470) | LRESULT OnCloseCmd(WORD /*wNotifyCode*/, WORD wID, HWND /*hWndCtl*/, BOO... function BOOL (line 489) | BOOL GetClientRect(LPRECT lpRect) function BOOL (line 494) | BOOL SetWindowText(LPCTSTR lpszString) function LRESULT (line 513) | LRESULT OnInitDialog(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/... function BOOL (line 617) | BOOL GetClientRect(LPRECT lpRect) function BOOL (line 622) | BOOL SetWindowText(LPCTSTR lpszString) function OnOrientation (line 771) | void OnOrientation(DRA::DisplayMode /*mode*/) function LRESULT (line 775) | LRESULT OnSettingChange(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/,... type CStdOrientedDialogBase (line 852) | typedef CStdOrientedDialogBase function LPCTSTR (line 1845) | static LPCTSTR GetWndClassName() function AddStyle (line 1851) | void AddStyle(LPCWSTR pszStyle) function AddText (line 1858) | void AddText(BOOL bPlainText, LPCSTR pszText) function AddHTML (line 1864) | void AddHTML(LPCSTR pszHTML) function AddText (line 1870) | void AddText(BOOL bPlainText, LPCWSTR pszText) function AddHTML (line 1876) | void AddHTML(LPCWSTR pszHTML) function Anchor (line 1882) | void Anchor(LPCSTR pszAnchor) function Anchor (line 1888) | void Anchor(LPCWSTR pszAnchor) function GetBrowserDispatch (line 1895) | void GetBrowserDispatch(IDispatch** ppDispatch) function GetDocumentDispatch (line 1902) | void GetDocumentDispatch(IDispatch** ppDispatch) function Clear (line 1911) | void Clear() function EndOfSource (line 1941) | void EndOfSource() function ImageFail (line 1947) | void ImageFail(DWORD dwCookie) function GetLayoutHeight (line 1953) | int GetLayoutHeight() const function SelectAll (line 1972) | void SelectAll() function SetImage (line 1978) | void SetImage(INLINEIMAGEINFO* pImageInfo) function ZoomLevel (line 1985) | void ZoomLevel(int iLevel) function Stop (line 1992) | void Stop() function GetScriptDispatch (line 1999) | void GetScriptDispatch(IDispatch** ppDispatch) type CHtmlCtrlT (line 2008) | typedef CHtmlCtrlT CHtmlCtrl; function LPCTSTR (line 2040) | static LPCTSTR GetWndClassName() function BOOL (line 2057) | BOOL CanUndo() const function BOOL (line 2069) | BOOL GetModify() const function UINT (line 2081) | UINT GetPenMode() const function UINT (line 2093) | UINT GetWrapMode() const function RedoEvent (line 2113) | void RedoEvent() function UINT (line 2119) | UINT SetInkLayer(UINT uLayer) function SetPageStyle (line 2125) | void SetPageStyle(UINT uStyle) function SetPenMode (line 2131) | void SetPenMode(UINT uMode) function SetViewStyle (line 2137) | void SetViewStyle(UINT uStyle) function SetViewAttributes (line 2143) | void SetViewAttributes(VIEWATTRIBUTES* pAttribs) function SetWrapMode (line 2150) | void SetWrapMode(UINT uMode) function SetZoomPercent (line 2156) | void SetZoomPercent(UINT uPercent) function LONG (line 2162) | LONG StreamIn(UINT uFormat, EDITSTREAM& es) function LONG (line 2168) | LONG StreamOut(UINT uFormat, EDITSTREAM& es) function UndoEvent (line 2174) | void UndoEvent() function Undo (line 2180) | void Undo() function DWORD (line 2186) | DWORD GetSel() const function SetSel (line 2200) | void SetSel(int nStartChar, int nEndChar) function GetTextLength (line 2220) | int GetTextLength() const function Copy (line 2233) | void Copy() function Cut (line 2239) | void Cut() function Paste (line 2245) | void Paste() type CRichInkCtrlT (line 2252) | typedef CRichInkCtrlT CRichInkCtrl; function LPCTSTR (line 2282) | static LPCTSTR GetWndClassName() function UINT (line 2287) | static UINT GetHotRecordingMessage() function ClearAll (line 2292) | void ClearAll() function GetData (line 2298) | int GetData(BYTE* lpBuffer, INT cbBuffer) const function GetDataLen (line 2305) | int GetDataLen() const function BOOL (line 2317) | BOOL IsRecording() const function SetData (line 2329) | void SetData(const BYTE* lpInkData, INT cbInkData) function VoicePlay (line 2336) | void VoicePlay() function BOOL (line 2342) | BOOL IsVoicePlaying() const function VoiceStop (line 2354) | void VoiceStop() type CInkXCtrlT (line 2367) | typedef CInkXCtrlT CInkXCtrl; function HWND (line 2404) | HWND Create(LPCM_VOICE_RECORDER pAttribs) function Record (line 2412) | void Record() function Play (line 2418) | void Play() function Stop (line 2424) | void Stop() function Cancel (line 2430) | void Cancel() function Done (line 2436) | void Done() type CVoiceRecorderCtrlT (line 2443) | typedef CVoiceRecorderCtrlT CVoiceRecorderCtrl; function HWND (line 2488) | HWND Create(DOCLISTCREATE* pDlc) function DeleteSel (line 2496) | void DeleteSel() function DisableUpdates (line 2502) | void DisableUpdates() function EnableUpdates (line 2508) | void EnableUpdates() function GetFilterIndex (line 2514) | int GetFilterIndex() const function GetNextItem (line 2526) | int GetNextItem(int iIndex, DWORD dwRelation = LVNI_ALL) const function GetFirstItem (line 2532) | int GetFirstItem(DWORD dwRelation = LVNI_ALL) const function BOOL (line 2538) | BOOL GetNextWave(int* pIndex) const function BOOL (line 2545) | BOOL GetPrevWave(int* pIndex) const function GetSelCount (line 2552) | int GetSelCount() const function ReceiveIR (line 2565) | void ReceiveIR(LPCTSTR pstrPath) const function Refresh (line 2572) | void Refresh() function BOOL (line 2578) | BOOL RenameMoveSelectedItems() function SelectAll (line 2584) | int SelectAll() function SendEMail (line 2597) | void SendEMail(LPCTSTR pstrAttachment) function SendIR (line 2603) | void SendIR(LPCTSTR pstrPath) function HRESULT (line 2609) | HRESULT SetFilterIndex(int iIndex) function SetFolder (line 2615) | void SetFolder(LPCTSTR pstrPath) function BOOL (line 2622) | BOOL SetItemState(int iIndex, const LVITEM* pItem) function BOOL (line 2629) | BOOL SetItemState(int iIndex, UINT uState, UINT uMask) function SetOneItem (line 2638) | void SetOneItem(int iIndex, LPCVOID pPA) function SetSelect (line 2644) | void SetSelect(int iIndex) function SetSelPathName (line 2650) | void SetSelPathName(LPCTSTR pstrPath) function BOOL (line 2657) | BOOL SetSortOrder() function HRESULT (line 2663) | HRESULT Update() function BOOL (line 2669) | BOOL ValidateFolder() function BOOL (line 2676) | BOOL GetFirstSelectedWaveFile(int* pIndex, LPTSTR szPath, const size_t c... function BOOL (line 2682) | BOOL GetNextSelectedWaveFile(int* pIndex, LPTSTR szPath, const size_t cc... type CDocListCtrlT (line 2689) | typedef CDocListCtrlT CDocListCtrl; function LPCTSTR (line 2721) | static LPCTSTR GetWndClassName() type CCapEditT (line 2727) | typedef CCapEditT CCapEdit; function LPCTSTR (line 2758) | static LPCTSTR GetWndClassName() function BOOL (line 2764) | BOOL SetToolTipText(LPCTSTR pstrTipText) type CTTStaticT (line 2780) | typedef CTTStaticT CTTStatic; function LPCTSTR (line 2810) | static LPCTSTR GetWndClassName() function BOOL (line 2816) | BOOL SetToolTipText(LPCTSTR pstrTipText) type CTTButtonT (line 2832) | typedef CTTButtonT CTTButton; type CSpinCtrlT (line 2872) | typedef CSpinCtrlT CSpinCtrl; function Attach (line 2905) | void Attach(HWND hWnd) function AttachOrCreateSpinCtrl (line 2938) | bool AttachOrCreateSpinCtrl() type CSpinned (line 2970) | typedef CSpinned CSpinListBox; type CSpinned (line 2971) | typedef CSpinned CExpandListBox; type CSpinned (line 2972) | typedef CSpinned CExpandEdit; type CSpinned (line 2973) | typedef CSpinned CExpandCapEdit; FILE: WTL/atlwinx.h function namespace (line 59) | namespace WTL function namespace (line 429) | namespace ATL function namespace (line 467) | namespace WTL FILE: common/jsoncpp/json/features.h function namespace (line 6) | namespace Json { FILE: common/jsoncpp/json/forwards.h function namespace (line 6) | namespace Json { FILE: common/jsoncpp/json/reader.h function namespace (line 11) | namespace Json { FILE: common/jsoncpp/json/value.h function namespace (line 19) | namespace Json { FILE: common/jsoncpp/json/writer.h function namespace (line 9) | namespace Json { FILE: common/jsoncpp/json_batchallocator.h function namespace (line 9) | namespace Json { FILE: common/jsoncpp/reader.cpp type Json (line 14) | namespace Json { function Features (line 26) | Features function Features (line 33) | Features function in (line 46) | static inline bool function in (line 52) | static inline bool function containsNewLine (line 59) | static bool function codePointToUTF8 (line 69) | static std::string codePointToUTF8(unsigned int cp) function Value (line 810) | Value & FILE: common/jsoncpp/value.cpp type Json (line 20) | namespace Json { class DefaultValueAllocator (line 32) | class DefaultValueAllocator : public ValueAllocator method releaseMemberName (line 44) | virtual void releaseMemberName( char *memberName ) method releaseStringValue (line 61) | virtual void releaseStringValue( char *value ) function ValueAllocator (line 68) | static ValueAllocator *&valueAllocator() type DummyValueAllocatorInitializer (line 75) | struct DummyValueAllocatorInitializer { method DummyValueAllocatorInitializer (line 76) | DummyValueAllocatorInitializer() function Value (line 453) | Value & function ValueType (line 477) | ValueType function Value (line 924) | Value & function Value (line 945) | const Value & function Value (line 964) | Value & function Value (line 971) | Value & function Value (line 995) | Value function Value (line 1012) | const Value & function Value (line 1031) | Value & function Value (line 1038) | const Value & function Value (line 1044) | Value & function Value (line 1052) | Value & function Value (line 1059) | const Value & function Value (line 1067) | Value & function Value (line 1074) | Value function Value (line 1083) | Value function Value (line 1090) | Value function Value (line 1116) | Value function Value (line 1123) | Value function Value (line 1581) | const Value & function Value (line 1613) | Value function Value (line 1640) | Value & FILE: common/jsoncpp/writer.cpp type Json (line 14) | namespace Json { function isControlCharacter (line 16) | static bool isControlCharacter(char ch) function containsControlCharacter (line 21) | static bool containsControlCharacter( const char* str ) function uintToString (line 30) | static void uintToString( unsigned int value, function valueToString (line 42) | std::string valueToString( Int value ) function valueToString (line 57) | std::string valueToString( UInt value ) function valueToString (line 66) | std::string valueToString( double value ) function valueToString (line 106) | std::string valueToString( bool value ) function valueToQuotedString (line 111) | std::string valueToQuotedString( const char *value ) FILE: common/util/base.cpp type Util (line 5) | namespace Util { type Base (line 6) | namespace Base { function GetAccurateOSVersion (line 7) | int GetAccurateOSVersion() { function GetOSVersion (line 51) | std::string GetOSVersion() { function longtochar (line 89) | std::string longtochar(long l) { function longtocharw (line 96) | std::wstring longtocharw(long l) { function UTF8DecodeW (line 103) | std::wstring UTF8DecodeW(LPCSTR lpszUtf8Src) { function UTF8DecodeA (line 122) | std::string UTF8DecodeA(LPCSTR lpszUtf8Src) { function WChar2Ansi (line 152) | std::string WChar2Ansi(LPCWSTR pwszSrc) { function Ansi2WChar (line 166) | std::wstring Ansi2WChar(LPCSTR pszSrc, int nLen) { function ws2s (line 183) | std::string ws2s(std::wstring& inputws) { return WChar2Ansi(inputws.... function s2ws (line 185) | std::wstring s2ws(const std::string& s) { function UnicodeToUTF8 (line 189) | std::string UnicodeToUTF8(LPCWSTR lpszUnicode) { function UTF8ToUnicode (line 208) | std::wstring UTF8ToUnicode(LPCSTR lpszUtf8) { function dwtos (line 227) | std::wstring dwtos(const DWORD dw) { function dwtoss (line 233) | std::string dwtoss(const DWORD dw) { function DWORD (line 239) | DWORD stodw(std::string& strNum) { function f2ss (line 244) | std::string f2ss(const double f) { function f2ws (line 250) | std::wstring f2ws(const double f) { FILE: common/util/base.h function namespace (line 19) | namespace Util { FILE: common/util/def.h function namespace (line 6) | namespace app { FILE: common/util/md5.cpp function byte (line 89) | const byte *MD5::digest() { function string (line 318) | string MD5::bytesToHexString(const byte *input, size_t length) { function string (line 332) | string MD5::toString() { return bytesToHexString(digest(), 16); } FILE: common/util/md5.h type byte (line 7) | typedef unsigned char byte; type uint32 (line 8) | typedef unsigned int uint32; function class (line 14) | class MD5 { FILE: common/util/system.cpp type SystemCommon (line 13) | namespace SystemCommon { type FilePathHelper (line 14) | namespace FilePathHelper { function BOOL (line 15) | BOOL ForceCreateDir(LPCTSTR pszFullPathFileName) { function BOOL (line 52) | BOOL CreateDir(LPCTSTR lpszPath) { function BOOL (line 76) | BOOL CreateMyDir(LPCTSTR pszDir) { function BOOL (line 91) | BOOL GetAppPath(HINSTANCE hInst, LPTSTR lpPath, DWORD dMaxLen, LPCTS... function tstring (line 121) | tstring GetAssignPath(DWORD assing, BOOL forecCreate) { function tstring (line 127) | tstring GetFileName(tstring pathname) { function tstring (line 136) | tstring GetPath(tstring pathname) { function BOOL (line 145) | BOOL DeepDeleteFile(const tstring &strFile) { function BOOL (line 168) | BOOL DeleteAllFiles(tstring strPath) { function BOOL (line 194) | BOOL GetBackslashDir(tstring &strPath) { function BOOL (line 208) | BOOL CopyFolder(const tstring &strSrc, const tstring &strDst, BOOL b... function BOOL (line 258) | BOOL DeepCopyFile(const tstring &strSrc, const tstring &strDst) { function BOOL (line 284) | BOOL UnzipFileToPath(LPCTSTR lpszFile, LPCTSTR lpszDir) { function DWORD (line 313) | DWORD GetFileSize(const tstring& path) { type FileVersionHelper (line 326) | namespace FileVersionHelper { function BOOL (line 327) | BOOL GetFileVersion(LPCTSTR strFile, LPTSTR pszVersion, int nVersion... function tstring (line 356) | tstring GetFileVersion(LPCTSTR strFile) { function tstring (line 367) | tstring GetFileVersion(HMODULE hModule) { type NetHelper (line 378) | namespace NetHelper { function BOOL (line 379) | BOOL GetDomain(LPCTSTR url, LPTSTR buf, int cchBuf) { type StringHelper (line 407) | namespace StringHelper { function tstring (line 408) | tstring Trim(tstring &s) { function tstring (line 418) | tstring ReplaceAll(tstring &str, const tstring &old_value, function tstring (line 430) | tstring MakeLower(tstring &s) { function BOOL (line 448) | BOOL CompareNoCase(tstring sA, tstring sB) { function FindNoCase (line 458) | int FindNoCase(tstring sA, tstring sB) { function TString2String (line 464) | std::string TString2String(tstring str) { function Wstring2String (line 474) | std::string Wstring2String(const wchar_t *pwc) { function String2WString (line 497) | std::wstring String2WString(const char *pc) { function tstring (line 522) | tstring String2TString(const char *pc) { type OS (line 533) | namespace OS { function BOOL (line 544) | BOOL AysnShellExecute(LPCTSTR lpszOperation, LPCTSTR lpszFilePath, function DWORD (line 568) | DWORD WINAPI ShellExecuteProc(LPVOID lpParam) { function SafeTerminateThread (line 578) | void SafeTerminateThread(HANDLE hThread, DWORD dwExitCode /* = -1*/) { function DWORD (line 584) | DWORD ProcesstoPid(const TCHAR *pid) { function BOOL (line 615) | BOOL IsWow64() { function BOOL (line 628) | BOOL SetRegValue(HKEY hKey, LPCTSTR lpszKeyName, LPCTSTR lpszValueNa... function BOOL (line 648) | BOOL CreateLowIntegrityProcess(LPCTSTR Param) { type Window (line 721) | namespace Window { function HWND (line 722) | HWND FindWindowByProcess(LPCTSTR lpszClassName, LPCTSTR lpszWindowName, function StretchForegroundWindow (line 740) | void StretchForegroundWindow(HWND hWnd) { type Device (line 760) | namespace Device { type _ASTAT_ (line 761) | struct _ASTAT_ { FILE: common/util/system.h function namespace (line 11) | namespace SystemCommon { FILE: common/util/util_tools.cpp function BOOL (line 36) | BOOL CriticalSection::TryLock(void) { FILE: common/util/util_tools.h function class (line 5) | class CriticalSection { FILE: common/xml/tinystr.cpp function TiXmlString (line 49) | TiXmlString& TiXmlString::assign(const char* str, size_type len) function TiXmlString (line 68) | TiXmlString& TiXmlString::append(const char* str, size_type len) function TiXmlString (line 81) | TiXmlString operator + (const TiXmlString & a, const TiXmlString & b) function TiXmlString (line 90) | TiXmlString operator + (const TiXmlString & a, const char* b) function TiXmlString (line 100) | TiXmlString operator + (const char* a, const TiXmlString & b) FILE: common/xml/tinystr.h function class (line 55) | class TiXmlString function at (line 147) | const char& at (size_type index) const function const (line 154) | char& operator [] (size_type index) const function size_type (line 161) | size_type find (char lookup) const function size_type (line 167) | size_type find (char tofind, size_type offset) const function clear (line 178) | void clear () function swap (line 197) | void swap (TiXmlString& other) function set_size (line 207) | void set_size(size_type sz) { rep_->str[ rep_->size = sz ] = '\0'; } type Rep (line 211) | struct Rep function init (line 217) | void init(size_type sz, size_type cap) function quit (line 239) | void quit() function operator (line 255) | inline bool operator == (const TiXmlString & a, const TiXmlString & b) function operator (line 260) | inline bool operator < (const TiXmlString & a, const TiXmlString & b) function operator (line 265) | inline bool operator != (const TiXmlString & a, const TiXmlString & b) {... function operator (line 266) | inline bool operator > (const TiXmlString & a, const TiXmlString & b) {... function operator (line 267) | inline bool operator <= (const TiXmlString & a, const TiXmlString & b) {... function operator (line 268) | inline bool operator >= (const TiXmlString & a, const TiXmlString & b) {... function operator (line 270) | inline bool operator == (const TiXmlString & a, const char* b) { return ... function operator (line 271) | inline bool operator == (const char* a, const TiXmlString & b) { return ... function operator (line 272) | inline bool operator != (const TiXmlString & a, const char* b) { return ... function operator (line 273) | inline bool operator != (const char* a, const TiXmlString & b) { return ... function class (line 284) | class TiXmlOutStream : public TiXmlString FILE: common/xml/tinyxml.cpp function FILE (line 40) | FILE* TiXmlFOpen( const char* filename, const char* mode ) function TiXmlNode (line 179) | TiXmlNode* TiXmlNode::LinkEndChild( TiXmlNode* node ) function TiXmlNode (line 207) | TiXmlNode* TiXmlNode::InsertEndChild( const TiXmlNode& addThis ) function TiXmlNode (line 223) | TiXmlNode* TiXmlNode::InsertBeforeChild( TiXmlNode* beforeThis, const Ti... function TiXmlNode (line 256) | TiXmlNode* TiXmlNode::InsertAfterChild( TiXmlNode* afterThis, const TiXm... function TiXmlNode (line 289) | TiXmlNode* TiXmlNode::ReplaceChild( TiXmlNode* replaceThis, const TiXmlN... function TiXmlNode (line 354) | const TiXmlNode* TiXmlNode::FirstChild( const char * _value ) const function TiXmlNode (line 366) | const TiXmlNode* TiXmlNode::LastChild( const char * _value ) const function TiXmlNode (line 378) | const TiXmlNode* TiXmlNode::IterateChildren( const TiXmlNode* previous )... function TiXmlNode (line 392) | const TiXmlNode* TiXmlNode::IterateChildren( const char * val, const TiX... function TiXmlNode (line 406) | const TiXmlNode* TiXmlNode::NextSibling( const char * _value ) const function TiXmlNode (line 418) | const TiXmlNode* TiXmlNode::PreviousSibling( const char * _value ) const function TiXmlElement (line 445) | const TiXmlElement* TiXmlNode::FirstChildElement() const function TiXmlElement (line 460) | const TiXmlElement* TiXmlNode::FirstChildElement( const char * _value ) ... function TiXmlElement (line 475) | const TiXmlElement* TiXmlNode::NextSiblingElement() const function TiXmlElement (line 490) | const TiXmlElement* TiXmlNode::NextSiblingElement( const char * _value )... function TiXmlDocument (line 505) | const TiXmlDocument* TiXmlNode::GetDocument() const function TiXmlElement (line 544) | TiXmlElement& TiXmlElement::operator=( const TiXmlElement& base ) function TiXmlNode (line 882) | TiXmlNode* TiXmlElement::Clone() const function TiXmlDocument (line 939) | TiXmlDocument& TiXmlDocument::operator=( const TiXmlDocument& copy ) function TiXmlNode (line 1127) | TiXmlNode* TiXmlDocument::Clone() const function TiXmlAttribute (line 1163) | const TiXmlAttribute* TiXmlAttribute::Next() const function TiXmlAttribute (line 1183) | const TiXmlAttribute* TiXmlAttribute::Previous() const function TiXmlComment (line 1282) | TiXmlComment& TiXmlComment::operator=( const TiXmlComment& base ) function TiXmlNode (line 1313) | TiXmlNode* TiXmlComment::Clone() const function TiXmlNode (line 1359) | TiXmlNode* TiXmlText::Clone() const function TiXmlDeclaration (line 1403) | TiXmlDeclaration& TiXmlDeclaration::operator=( const TiXmlDeclaration& c... function TiXmlNode (line 1449) | TiXmlNode* TiXmlDeclaration::Clone() const function TiXmlNode (line 1481) | TiXmlNode* TiXmlUnknown::Clone() const function TiXmlAttribute (line 1542) | TiXmlAttribute* TiXmlAttributeSet::Find( const std::string& name ) const function TiXmlAttribute (line 1552) | TiXmlAttribute* TiXmlAttributeSet::FindOrCreate( const std::string& _name ) function TiXmlAttribute (line 1565) | TiXmlAttribute* TiXmlAttributeSet::Find( const char* name ) const function TiXmlAttribute (line 1576) | TiXmlAttribute* TiXmlAttributeSet::FindOrCreate( const char* _name ) function TiXmlHandle (line 1625) | TiXmlHandle TiXmlHandle::FirstChild() const function TiXmlHandle (line 1637) | TiXmlHandle TiXmlHandle::FirstChild( const char * value ) const function TiXmlHandle (line 1649) | TiXmlHandle TiXmlHandle::FirstChildElement() const function TiXmlHandle (line 1661) | TiXmlHandle TiXmlHandle::FirstChildElement( const char * value ) const function TiXmlHandle (line 1673) | TiXmlHandle TiXmlHandle::Child( int count ) const function TiXmlHandle (line 1692) | TiXmlHandle TiXmlHandle::Child( const char* value, int count ) const function TiXmlHandle (line 1711) | TiXmlHandle TiXmlHandle::ChildElement( int count ) const function TiXmlHandle (line 1730) | TiXmlHandle TiXmlHandle::ChildElement( const char* value, int count ) const FILE: common/xml/tinyxml.h function Clear (line 99) | struct TiXmlCursor function class (line 128) | class TiXmlVisitor type TiXmlEncoding (line 163) | enum TiXmlEncoding function class (line 194) | class TiXmlBase function class (line 423) | class TiXmlNode : public TiXmlBase function class (line 779) | class TiXmlAttribute : public TiXmlBase function IntValue (line 816) | int IntValue() const; ///< Return the value of this attribute... function SetValue (line 836) | void SetValue( const char* _value ) { value = _value; } function SetName (line 843) | void SetName( const std::string& _name ) { name = _name; } function SetValue (line 845) | void SetValue( const std::string& _value ) { value = _value; } function TiXmlAttribute (line 850) | TiXmlAttribute* Next() { function TiXmlAttribute (line 856) | TiXmlAttribute* Previous() { function virtual (line 870) | virtual void Print( FILE* cfile, int depth ) const { function SetDocument (line 877) | void SetDocument( TiXmlDocument* doc ) { document = doc; } function class (line 903) | class TiXmlAttributeSet function class (line 940) | class TiXmlElement : public TiXmlNode function class (line 1162) | class TiXmlComment : public TiXmlNode function class (line 1285) | class TiXmlDeclaration : public TiXmlNode function virtual (line 1358) | virtual ~TiXmlUnknown() {} function TiXmlNode (line 1360) | TiXmlUnknown( const TiXmlUnknown& copy ) : TiXmlNode( TiXmlNode::TINYXML... function virtual (line 1370) | virtual const TiXmlUnknown* ToUnknown() const { return this; } function virtual (line 1371) | virtual TiXmlUnknown* ToUnknown() { return this; } function class (line 1393) | class TiXmlDocument : public TiXmlNode function class (line 1638) | class TiXmlHandle function class (line 1737) | class TiXmlPrinter : public TiXmlVisitor FILE: common/xml/tinyxmlparser.cpp class TiXmlParsingData (line 171) | class TiXmlParsingData method TiXmlCursor (line 177) | const TiXmlCursor& Cursor() const { return cursor; } method TiXmlParsingData (line 181) | TiXmlParsingData( const char* start, int _tabsize, int row, int col ) function TiXmlNode (line 818) | TiXmlNode* TiXmlNode::Identify( const char* p, TiXmlEncoding encoding ) FILE: common/xml/xmlhelper.cpp function BOOL (line 9) | BOOL CXmlHelper::LoadFile(LPCTSTR pFileName) { function BOOL (line 19) | BOOL CXmlHelper::loadResFile(HINSTANCE hInstance, LPCTSTR lpszResName, function BOOL (line 55) | BOOL CXmlHelper::LoadStringW(WCHAR *lpzXmlStr) { function BOOL (line 61) | BOOL CXmlHelper::LoadString(LPCTSTR pXmlStr) { function XmlElementPtr (line 73) | XmlElementPtr CXmlHelper::GetRoot() { return m_xmlDoc.RootElement(); } function tstring (line 75) | tstring CXmlHelper::GetElementName(XmlElementPtr pElement) { function tstring (line 79) | tstring CXmlHelper::GetElementValue(XmlElementPtr pElement) { function tstring (line 95) | tstring CXmlHelper::GetAttributeString(XmlElementPtr pElement, function BOOL (line 107) | BOOL CXmlHelper::GetAttributeBool(XmlElementPtr pElement, function XmlElementPtr (line 129) | XmlElementPtr CXmlHelper::InsertChild(string strName) { function XmlElementPtr (line 140) | XmlElementPtr CXmlHelper::InsertChild(XmlElementPtr pElement, string str... FILE: common/xml/xmlhelper.h type TiXmlDocument (line 16) | typedef TiXmlDocument XmlDocument; type TiXmlElement (line 17) | typedef TiXmlElement *XmlElementPtr; type TiXmlAttribute (line 18) | typedef TiXmlAttribute *XmlAttributePtr; function class (line 20) | class CXmlHelper { FILE: common/xzip/XUnzip.cpp type tm_unz_s (line 208) | struct tm_unz_s { type unz_global_info_s (line 218) | struct unz_global_info_s { type unz_file_info_s (line 225) | struct unz_file_info_s { type internal_state (line 309) | struct internal_state type z_stream_s (line 311) | struct z_stream_s { type internal_state (line 321) | struct internal_state function z_error (line 579) | void z_error(char *m) { type inflate_huft_s (line 653) | struct inflate_huft_s type inflate_huft_s (line 655) | struct inflate_huft_s { type inflate_blocks_state (line 695) | struct inflate_blocks_state type inflate_blocks_state (line 696) | struct inflate_blocks_state type inflate_codes_state (line 716) | struct inflate_codes_state type inflate_codes_state (line 717) | struct inflate_codes_state type inflate_blocks_state (line 741) | struct inflate_blocks_state { function inflate_flush (line 1012) | int inflate_flush(inflate_blocks_statef *s, z_streamp z, int r) { type inflate_codes_state (line 1099) | struct inflate_codes_state { function inflate_codes_statef (line 1125) | inflate_codes_statef *inflate_codes_new( function inflate_codes (line 1143) | int inflate_codes(inflate_blocks_statef *s, z_streamp z, int r) { function inflate_codes_free (line 1297) | void inflate_codes_free(inflate_codes_statef *c, z_streamp z) { function inflate_blocks_reset (line 1355) | void inflate_blocks_reset(inflate_blocks_statef *s, z_streamp z, uLong *... function inflate_blocks_statef (line 1371) | inflate_blocks_statef *inflate_blocks_new(z_streamp z, check_func c, uIn... function huft_build (line 1710) | int huft_build(uInt *b, // code lengths in bits (all assumed <=... function inflate_trees_bits (line 1897) | int inflate_trees_bits(uInt *c, // 19 code lengths function inflate_trees_dynamic (line 1920) | int inflate_trees_dynamic(uInt nl, // number of literal/length codes function inflate_trees_fixed (line 1972) | int inflate_trees_fixed(uInt *bl, // literal desired/actual bit depth function inflate_fast (line 2014) | int inflate_fast( function uLong (line 2208) | const uLong *get_crc_table() { return (const uLong *)crc_table; } function uLong (line 2221) | uLong ucrc32(uLong crc, const Byte *buf, uInt len) { function uLong (line 2265) | uLong adler32(uLong adler, const Byte *buf, uInt len) { function voidpf (line 2303) | voidpf zcalloc(voidpf opaque, unsigned items, unsigned size) { function zcfree (line 2309) | void zcfree(voidpf opaque, voidpf ptr) { type internal_state (line 2340) | struct internal_state { function inflateReset (line 2361) | int inflateReset(z_streamp z) { function inflateEnd (line 2372) | int inflateEnd(z_streamp z) { function inflateInit2 (line 2383) | int inflateInit2(z_streamp z) { function inflate (line 2454) | int inflate(z_streamp z, int f) { function GetAnsiFileName (line 2571) | static int GetAnsiFileName(LPCWSTR name, char *buf, int nBufSize) { function GetUnicodeFileName (line 2585) | static int GetUnicodeFileName(const char *name, LPWSTR buf, int nBufSize) { type unz_file_info_internal_s (line 2612) | struct unz_file_info_internal_s { function LUFILE (line 2628) | LUFILE *lufopen(void *z, unsigned int len, DWORD flags, ZRESULT *err) { function lufclose (line 2681) | int lufclose(LUFILE *stream) { function luferror (line 2690) | int luferror(LUFILE *stream) { function luftell (line 2697) | long int luftell(LUFILE *stream) { function lufseek (line 2707) | int lufseek(LUFILE *stream, long offset, int whence) { function lufread (line 2731) | size_t lufread(void *ptr, size_t size, size_t n, LUFILE *stream) { function unzlocal_getByte (line 2817) | int unzlocal_getByte(LUFILE *fin, int *pi) { function unzlocal_getShort (line 2833) | int unzlocal_getShort(LUFILE *fin, uLong *pX) { function unzlocal_getLong (line 2852) | int unzlocal_getLong(LUFILE *fin, uLong *pX) { function strcmpcasenosensitive_internal (line 2880) | int strcmpcasenosensitive_internal(const char *fileName1, function unzStringFileNameCompare (line 2906) | int unzStringFileNameCompare(const char *fileName1, const char *fileName2, function uLong (line 2918) | uLong unzlocal_SearchCentralDir(LUFILE *fin) { function unzFile (line 2970) | unzFile unzOpenInternal(LUFILE *fin) { function unzClose (line 3055) | int unzClose(unzFile file) { function unzGetGlobalInfo (line 3073) | int unzGetGlobalInfo(unzFile file, unz_global_info *pglobal_info) { function unzlocal_DosDateToTmuDate (line 3083) | void unzlocal_DosDateToTmuDate(uLong ulDosDate, tm_unz *ptm) { function unzlocal_GetCurrentFileInfoInternal (line 3102) | int unzlocal_GetCurrentFileInfoInternal( function unzGetCurrentFileInfo (line 3241) | int unzGetCurrentFileInfo(unzFile file, unz_file_info *pfile_info, function unzGoToFirstFile (line 3252) | int unzGoToFirstFile(unzFile file) { function unzGoToNextFile (line 3270) | int unzGoToNextFile(unzFile file) { function unzLocateFile (line 3298) | int unzLocateFile(unzFile file, const TCHAR *szFileName, int iCaseSensit... function unzlocal_CheckCurrentFileCoherencyHeader (line 3348) | int unzlocal_CheckCurrentFileCoherencyHeader(unz_s *s, uInt *piSizeVar, function unzOpenCurrentFile (line 3429) | int unzOpenCurrentFile(unzFile file) { function unzReadCurrentFile (line 3521) | int unzReadCurrentFile(unzFile file, voidp buf, unsigned len) { function z_off_t (line 3621) | z_off_t unztell(unzFile file) { function unzeof (line 3636) | int unzeof(unzFile file) { function unzGetLocalExtrafield (line 3660) | int unzGetLocalExtrafield(unzFile file, voidp buf, unsigned len) { function unzCloseCurrentFile (line 3702) | int unzCloseCurrentFile(unzFile file) { function unzGetGlobalComment (line 3741) | int unzGetGlobalComment(unzFile file, char *szComment, function FILETIME (line 3767) | FILETIME timet2filetime(time_t timer) { class TUnzip (line 3785) | class TUnzip { method TUnzip (line 3787) | TUnzip() : uf(0), currentfile(-1), czei(-1) {} function ZRESULT (line 3802) | ZRESULT TUnzip::Open(void *z, unsigned int len, DWORD flags) { function ZRESULT (line 3821) | ZRESULT TUnzip::Get(int index, ZIPENTRY *ze) { function ZRESULT (line 3947) | ZRESULT TUnzip::Find(const TCHAR *name, bool ic, int *index, ZIPENTRY *z... function EnsureDirectory (line 3972) | void EnsureDirectory(const TCHAR *rootdir, const TCHAR *dir) { function ZRESULT (line 3996) | ZRESULT TUnzip::Unzip(int index, void *dst, unsigned int len, DWORD flag... function ZRESULT (line 4116) | ZRESULT TUnzip::Close() { function FormatZipMessageU (line 4128) | unsigned int FormatZipMessageU(ZRESULT code, char *buf, unsigned int len) { function HZIP (line 4213) | HZIP OpenZipU(void *z, unsigned int len, DWORD flags) { function ZRESULT (line 4226) | ZRESULT GetZipItemA(HZIP hz, int index, ZIPENTRY *ze) { function ZRESULT (line 4241) | ZRESULT GetZipItemW(HZIP hz, int index, ZIPENTRYW *zew) { function ZRESULT (line 4271) | ZRESULT FindZipItemA(HZIP hz, const TCHAR *name, bool ic, int *index, function ZRESULT (line 4287) | ZRESULT FindZipItemW(HZIP hz, const TCHAR *name, bool ic, int *index, function ZRESULT (line 4319) | ZRESULT UnzipItem(HZIP hz, int index, void *dst, unsigned int len, function ZRESULT (line 4335) | ZRESULT CloseZipU(HZIP hz) { function IsZipHandleU (line 4352) | bool IsZipHandleU(HZIP hz) { FILE: common/xzip/XUnzip.h type DWORD (line 94) | typedef DWORD ZRESULT; type ZIPENTRY (line 101) | typedef struct type ZIPENTRYW (line 110) | typedef struct FILE: src/DirectUI/DUIButton.h function class (line 6) | class CButtonCtl : public CBaseElementCtl { FILE: src/DirectUI/DUICheckBox.cpp function BOOL (line 162) | BOOL CCheckBoxCtl::GetCheck() { return _bChecked; } FILE: src/DirectUI/DUICheckBox.h function class (line 5) | class CCheckBoxCtl : public CButtonCtl { FILE: src/DirectUI/DUIDef.h type WTL (line 12) | typedef WTL::CPoint DUI_Point; type WTL (line 13) | typedef WTL::CSize DUI_Size; type WTL (line 14) | typedef WTL::CRect DUI_Rect; type DUI_BITMAP_TYPE (line 16) | typedef enum { DUI_BT_NORMAL = 0, DUI_BT_TRANS, DUI_BT_ALPHA } DUI_BITMA... type DUI_ALIGNMENT (line 18) | typedef enum { type DUI_STRETCH (line 27) | typedef enum { type DUI_BUTTON_STATE (line 35) | typedef enum { FILE: src/DirectUI/DUIElement.h function class (line 8) | class __declspec(novtable) CBaseElementCtl : public CWindowCtlStyle { function virtual (line 58) | virtual BOOL IsPanel() { return FALSE; } function virtual (line 81) | virtual void OnTabKey() {} function HWND (line 119) | inline HWND CBaseElementCtl::GetHost() { return _host; } function SetID (line 121) | inline void CBaseElementCtl::SetID(const tstring &id) { _id = id; } function tstring (line 122) | inline tstring CBaseElementCtl::GetID() { return _id; } function tstring (line 124) | inline tstring CBaseElementCtl::GetTitle() { return _title; } function SetTitle (line 126) | inline void CBaseElementCtl::SetTitle(const tstring &title) { _title = t... function SetVisible (line 128) | inline void CBaseElementCtl::SetVisible(BOOL visible) { function BOOL (line 135) | inline BOOL CBaseElementCtl::GetVisible() { return _visible; } function tstring (line 137) | inline tstring CBaseElementCtl::GetTooltip() { return _tip; } function SetTooltip (line 139) | inline void CBaseElementCtl::SetTooltip(const tstring &csTooltip) { function SetHandleMouse (line 143) | inline void CBaseElementCtl::SetHandleMouse(BOOL mouse) { function BOOL (line 147) | inline BOOL CBaseElementCtl::GetHandleMouse() { return _handleMouse; } function SetHandleKeyboard (line 149) | inline void CBaseElementCtl::SetHandleKeyboard(BOOL keyboard) { function BOOL (line 153) | inline BOOL CBaseElementCtl::GetHandleKeyboard() { return _handleKeyboar... function SetActive (line 155) | inline void CBaseElementCtl::SetActive(BOOL active) { function SetActive (line 161) | inline void CBaseElementCtl::SetActive(CBaseElementCtl *element) { function BOOL (line 168) | inline BOOL CBaseElementCtl::GetActive() { return _active; } function SetVisibleCur (line 170) | inline void CBaseElementCtl::SetVisibleCur(BOOL bVisible) { function BOOL (line 174) | inline BOOL CBaseElementCtl::GetVisibleCur() { return _viscur; } function SetName (line 176) | inline void CBaseElementCtl::SetName(const tstring &name) { _name = name; } function tstring (line 177) | inline tstring CBaseElementCtl::GetName() { return _name; } function CRect (line 179) | inline CRect CBaseElementCtl::Rectangle() { function CRect (line 184) | inline CRect CBaseElementCtl::OriginRectangle() { function SetPos (line 189) | inline void CBaseElementCtl::SetPos(CPoint pt, CSize sz) { function SetOriginPos (line 196) | inline void CBaseElementCtl::SetOriginPos(CPoint pt, CSize sz) { function SetPos (line 201) | inline void CBaseElementCtl::SetPos(WTL::CRect rc) { function SetOriginPos (line 208) | inline void CBaseElementCtl::SetOriginPos(WTL::CRect rc) { function HCURSOR (line 215) | inline HCURSOR CBaseElementCtl::GetCursor() { return _cursor; } function SetCursor (line 217) | inline void CBaseElementCtl::SetCursor(HCURSOR cursor) { _cursor = curso... function tstring (line 219) | inline tstring &CBaseElementCtl::GetWndClassName() { return _class; } function RegisterLButtonUpEvent (line 221) | inline void CBaseElementCtl::RegisterLButtonUpEvent(EventHandler event) { function RegisterRButtonUpEvent (line 225) | inline void CBaseElementCtl::RegisterRButtonUpEvent(EventHandler event) { function RegisterLButtonDownEvent (line 229) | inline void CBaseElementCtl::RegisterLButtonDownEvent(EventHandler event) { function RegisterHoverEvent (line 233) | inline void CBaseElementCtl::RegisterHoverEvent(EventHandler event) { function RegisterLeaveEvent (line 237) | inline void CBaseElementCtl::RegisterLeaveEvent(EventHandler event) { function RegisterEnterKeyEvent (line 241) | inline void CBaseElementCtl::RegisterEnterKeyEvent(EventHandler event) { function RegisterLButtonDbCEvent (line 245) | inline void CBaseElementCtl::RegisterLButtonDbCEvent(EventHandler event) { function BOOL (line 249) | inline BOOL CBaseElementCtl::PointInRect(CPoint pt, CRect rect) { FILE: src/DirectUI/DUIElementsMgr.cpp function BOOL (line 59) | BOOL CAnyElementsMgr::MouseOnElement(CPoint pt) { function CBaseElementCtl (line 279) | CBaseElementCtl *CAnyElementsMgr::Search(const tstring id) { function CBaseElementCtl (line 304) | CBaseElementCtl *CAnyElementsMgr::GetElement() { FILE: src/DirectUI/DUIElementsMgr.h function class (line 5) | class CAnyElementsMgr { function InitOwner (line 11) | void InitOwner(HWND hWnd) { _owner = hWnd; } function DWORD (line 40) | DWORD EleNum() { return _controls.size(); } function BOOL (line 54) | inline BOOL CAnyElementsMgr::PointInRect(CPoint pt, CRect rect) { FILE: src/DirectUI/DUIGDIResource.cpp function HBITMAP (line 402) | HBITMAP CGDIResource::GDI_GetBitmap(HINSTANCE hInstance, LPCTSTR pszResN... function HBITMAP (line 452) | HBITMAP CGDIResource::GDI_GetBitmap_NoCache(HINSTANCE hInstance, function HBITMAP (line 494) | HBITMAP CGDIResource::GDI_GetBitmap_NoCache(LPCTSTR lpszFileName) { function HBITMAP (line 509) | HBITMAP CGDIResource::GDI_GetBitmap(HINSTANCE hInstance, LPCTSTR pszResN... function HBITMAP (line 558) | HBITMAP CGDIResource::GDI_GetBitmap(LPCTSTR lpszFileName) { function HFONT (line 581) | HFONT CGDIResource::GDI_GetNormalFont() { function HFONT (line 600) | HFONT CGDIResource::GDI_GetNormalBoldFont() { function HFONT (line 619) | HFONT CGDIResource::GDI_GetBiggerFont() { function HFONT (line 637) | HFONT CGDIResource::GDI_GetBiggerBoldFont() { function HFONT (line 657) | HFONT CGDIResource::GDI_GetSmallFont() { function HFONT (line 675) | HFONT CGDIResource::GDI_GetUnderlineFont() { function tstring (line 693) | tstring CGDIResource::GDI_GetIconPath(LPCTSTR lpszIconFileName) { function HICON (line 701) | HICON CGDIResource::GDI_GetIcon(LPCTSTR lpszIconFileName) { function HICON (line 706) | HICON CGDIResource::GDI_GetIcon(LPCTSTR lpszIconFileName, int cx, int cy) { function HICON (line 711) | HICON CGDIResource::GDI_GetIcon(UINT nResourceID) { function GraphicsPath (line 716) | GraphicsPath *CGDIResource::MakeRoundRect(LPRECT rc, INT percentageRound... FILE: src/DirectUI/DUIGDIResource.h function class (line 9) | class CGDIResource { FILE: src/DirectUI/DUIHyperLink.h function class (line 5) | class CHyperLinkCtl : public CButtonCtl { function SetURL (line 38) | inline void CHyperLinkCtl::SetURL(tstring strURL) { m_strURL = strURL; } FILE: src/DirectUI/DUILayeredEdit.cpp function LRESULT (line 96) | LRESULT EditPopWindow::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 111) | LRESULT EditPopWindow::OnPaintChild(UINT uMsg, WPARAM wParam, LPARAM lPa... function LRESULT (line 118) | LRESULT EditPopWindow::OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 136) | LRESULT CMyEditEx::OnChar(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 159) | LRESULT CMyEditEx::OnActiving(UINT uMsg, WPARAM wParam, LPARAM lParam, FILE: src/DirectUI/DUILayeredEdit.h function SetOwner (line 18) | void SetOwner(CBaseElementCtl *pOwner) { m_pOwner = pOwner; } function OnFinalMessage (line 19) | void OnFinalMessage(HWND hWnd) {} function class (line 25) | class EditPopWindow : public CWindowImpl { function class (line 50) | class CLayeredEditCtl : public CBaseElementCtl { FILE: src/DirectUI/DUIOptionLine.h function class (line 5) | class COptionLineCtl : public CBaseElementCtl { FILE: src/DirectUI/DUIPanel.cpp function CBaseElementCtl (line 273) | CBaseElementCtl *CPanelCtl::GetElement() { return _elementmgr.GetElement... FILE: src/DirectUI/DUIPanel.h function class (line 6) | class CPanelCtl : public CBaseElementCtl { function SetPos (line 53) | inline void CPanelCtl::SetPos(CPoint pt, CSize sz) { function SetPos (line 79) | inline void CPanelCtl::SetPos(WTL::CRect rc) { FILE: src/DirectUI/DUIProgress.h function class (line 5) | class CProgressCtl : public CBaseElementCtl { FILE: src/DirectUI/DUIRadioButton.cpp function BOOL (line 164) | BOOL CRadioButtonCtl::GetCheck() { return _bChecked; } FILE: src/DirectUI/DUIRadioButton.h function class (line 5) | class CRadioButtonCtl : public CButtonCtl { FILE: src/DirectUI/DUIStatic.h function class (line 5) | class CStaticCtl : public CBaseElementCtl { FILE: src/DirectUI/DUITab.cpp function BOOL (line 80) | BOOL CTabCtl::GetSel() { return _bSel; } FILE: src/DirectUI/DUITab.h function class (line 6) | class CTabCtl : public CButtonCtl { FILE: src/DirectUI/DUITabList.h function class (line 6) | class CTabListCtl : public CPanelCtl { FILE: src/DirectUI/DUITransWindow.cpp function BOOL (line 34) | BOOL CTransWindow::DUICreateW(HWND hParentWnd, WCHAR *lpszXml) { function BOOL (line 69) | BOOL CTransWindow::DUICreate(HWND hParentWnd, LPCTSTR lpszXmlWidow) { function BOOL (line 107) | BOOL CTransWindow::DUICreate(HWND hParentWnd, DWORD dwExStyle) { function BOOL (line 126) | BOOL CTransWindow::DoModal() { function LRESULT (line 151) | LRESULT CTransWindow::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 179) | LRESULT CTransWindow::OnDestroy(UINT uMsg, WPARAM wParam, LPARAM lParam, function HRESULT (line 293) | HRESULT CTransWindow::OnEraseBkgnd(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 371) | LRESULT CTransWindow::OnNcHitTest(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 433) | LRESULT CTransWindow::OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 447) | LRESULT CTransWindow::OnKeyDown(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 454) | LRESULT CTransWindow::OnKeyUp(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 461) | LRESULT CTransWindow::OnSysKeyDown(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 468) | LRESULT CTransWindow::OnSysKeyUp(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 474) | LRESULT CTransWindow::OnGetMinMaxInfo(UINT uMsg, WPARAM wParam, LPARAM l... function LRESULT (line 492) | LRESULT CTransWindow::OnNcLButtonDblClk(UINT uMsg, WPARAM wParam, LPARAM... function LRESULT (line 504) | LRESULT CTransWindow::OnNcMouseMove(UINT uMsg, WPARAM wParam, LPARAM lPa... function LRESULT (line 515) | LRESULT CTransWindow::OnGetIcon(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 522) | LRESULT CTransWindow::OnSetIcon(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 527) | LRESULT CTransWindow::OnLButtonDown(UINT uMsg, WPARAM wParam, LPARAM lPa... function LRESULT (line 533) | LRESULT CTransWindow::OnLButtonUP(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 540) | LRESULT CTransWindow::OnRButtonDown(UINT uMsg, WPARAM wParam, LPARAM lPa... function LRESULT (line 546) | LRESULT CTransWindow::OnRButtonUP(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 553) | LRESULT CTransWindow::OnMouseMove(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 571) | LRESULT CTransWindow::OnMouseLeave(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 578) | LRESULT CTransWindow::OnCommand(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 583) | LRESULT CTransWindow::OnActivate(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 604) | LRESULT CTransWindow::OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 613) | LRESULT CTransWindow::OnMove(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 619) | LRESULT CTransWindow::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, function BOOL (line 652) | BOOL CTransWindow::PreTranslateMessage(MSG *pMsg) { function LRESULT (line 659) | LRESULT CTransWindow::OnTips(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 675) | LRESULT CTransWindow::OnElementActive(UINT nMsg, WPARAM wParam, LPARAM l... function LRESULT (line 683) | LRESULT CTransWindow::OnChainMsg(UINT nMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 689) | LRESULT CTransWindow::OnSetCursor(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 706) | LRESULT CTransWindow::OnMouseWheel(UINT uMsg, WPARAM wParam, LPARAM lParam, function DWORD (line 727) | DWORD CTransWindow::OnPrePaint(int idCtrl, LPNMCUSTOMDRAW lpNMCD) { function DWORD (line 731) | DWORD CTransWindow::OnItemPrePaint(int idCtrl, LPNMCUSTOMDRAW lpNMCD) { function DWORD (line 735) | DWORD CTransWindow::OnSubItemPrePaint(int idCtrl, LPNMCUSTOMDRAW lpNMCD) { FILE: src/DirectUI/DUITransWindow.h function LRESULT (line 221) | inline LRESULT CTransWindow::OnAsynCall_LUp(UINT nMsg, WPARAM wParam, function LRESULT (line 229) | inline LRESULT CTransWindow::OnAsynCall_RUp(UINT nMsg, WPARAM wParam, FILE: src/DirectUI/DUITransWindowEx.h type enumShakeWindow (line 18) | enum enumShakeWindow { SHAKEWINDOW_ERROR = 0 } function virtual (line 227) | virtual void Shaked() {} function LmoveRect (line 234) | void LmoveRect(/*_In_*/ const RECT &i_rc, long delta, /*_Out_*/ RECT &o_... function UmoveRect (line 239) | void UmoveRect(/*_In_*/ const RECT &i_rc, long delta, /*_Out_*/ RECT &o_... function RmoveRect (line 244) | void RmoveRect(/*_In_*/ const RECT &i_rc, long delta, /*_Out_*/ RECT &o_... function DmoveRect (line 249) | void DmoveRect(/*_In_*/ const RECT &i_rc, long delta, /*_Out_*/ RECT &o_... function bshaking_ (line 295) | bshaking_(false) { FILE: src/DirectUI/DUIWindowStyle.cpp function tstring (line 25) | tstring CWindowCtlStyle::GetStringAttribute(XmlElementPtr element, function HBITMAP (line 31) | HBITMAP CWindowCtlStyle::GetBitmapAttribute(XmlElementPtr element, function COLORREF (line 51) | COLORREF CWindowCtlStyle::GetColorAttribute(XmlElementPtr element, function COLORREF (line 83) | COLORREF CWindowCtlStyle::GetRGBAttribute(XmlElementPtr element, function DUI_Rect (line 100) | DUI_Rect CWindowCtlStyle::GetRectAttribute(XmlElementPtr element, function DUI_Size (line 117) | DUI_Size CWindowCtlStyle::StyleSizeToWindowSize(DUI_Size &eleSize, function DUI_Point (line 150) | DUI_Point CWindowCtlStyle::StyleLocationToWindowLocation(DUI_Rect &rc, function DUI_Rect (line 173) | DUI_Rect CWindowCtlStyle::StyleRectToWindowRect( function DUI_STRETCH (line 188) | DUI_STRETCH CWindowCtlStyle::StretchStringToValue(tstring s, function DUI_ALIGNMENT (line 202) | DUI_ALIGNMENT CWindowCtlStyle::AlignmentStringToValue(tstring s, function HCURSOR (line 220) | HCURSOR CWindowCtlStyle::NameToCursor(tstring name) { FILE: src/DirectUI/DUIWindowStyle.h function class (line 6) | class __declspec(novtable) CWindowCtlStyle { FILE: src/DirectUI/Draw.cpp class CClientRect (line 6) | class CClientRect : public CRect { method CClientRect (line 8) | CClientRect(HWND hWnd) { ::GetClientRect(hWnd, this); } method CClientRect (line 9) | CClientRect(const CWindow *pWnd) { ::GetClientRect(pWnd->m_hWnd, this); } class CWindowRect (line 12) | class CWindowRect : public CRect { method CWindowRect (line 14) | CWindowRect(HWND hWnd) { ::GetWindowRect(hWnd, this); } method CWindowRect (line 15) | CWindowRect(const CWindow *pWnd) { ::GetWindowRect(pWnd->m_hWnd, this); } function HLSCOLOR (line 18) | HLSCOLOR RGB2HLS(COLORREF rgb) { function BYTE (line 50) | static BYTE _ToRGB(float rm1, float rm2, float rh) { function COLORREF (line 66) | COLORREF HLS2RGB(HLSCOLOR hls) { function COLORREF (line 88) | COLORREF HLS_TRANSFORM(COLORREF rgb, int percent_L, int percent_S) { function COLORREF (line 146) | COLORREF CPenDC::Color() const { function COLORREF (line 174) | COLORREF CBrushDC::Color() const { FILE: src/DirectUI/Draw.h type DWORD (line 3) | typedef DWORD HLSCOLOR; function class (line 17) | class CBufferDC : public CDCHandle { function class (line 28) | class CPenDC { function class (line 42) | class CBrushDC { function class (line 56) | class CBoldDC { FILE: src/DirectUI/EventHandler.h type FastDelegate0 (line 9) | typedef FastDelegate0<> Delegate0; type FastDelegate1 (line 10) | typedef FastDelegate1 Delegate1_string; type FastDelegate1 (line 11) | typedef FastDelegate1 Delegate1_UINT; function class (line 13) | class EventHandler { FILE: src/DirectUI/UpdateWindowBase.cpp function LRESULT (line 11) | LRESULT CUpdateWindowBase::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lPa... function LRESULT (line 35) | LRESULT CUpdateWindowBase::OnPaint(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 43) | LRESULT CUpdateWindowBase::UpdateTranslate(UINT uMsg, WPARAM wParam, function BOOL (line 49) | BOOL CUpdateWindowBase::UpdateTransDisplay(int Transparent) { FILE: src/DirectUI/UpdateWindowBase.h function class (line 7) | class __declspec(novtable) CUpdateWindowBase FILE: src/DirectUI/UpdateWindowBaseEx.h function virtual (line 52) | virtual void IsWindowShowed() {} FILE: src/DownLoader/DownloadDelegate.h type DownCompleteInfo (line 5) | struct DownCompleteInfo { function class (line 18) | class FetchURLDelegate { function class (line 23) | class FetchFileDelegate { FILE: src/DownLoader/fetcherurl.h function class (line 8) | class CFetchUrl : public net::URLFetcher::URLFetcherDelegate { FILE: src/DownLoader/fetchfile.h function class (line 8) | class CFetchFile : public net::URLFetcher::URLFetcherDelegate { FILE: src/Event/WaitableEvent.cc type base (line 4) | namespace base { function HANDLE (line 15) | HANDLE WaitableEvent::Release() { FILE: src/Event/WaitableEvent.h function namespace (line 8) | namespace base { FILE: src/Global.h function class (line 5) | class CGlobal { FILE: src/Language/Language.cpp type lan (line 5) | namespace lan { FILE: src/Language/Language.h function namespace (line 3) | namespace lan { FILE: src/LogAssist/LogAssist.cpp type applog (line 12) | namespace applog { function STRU_LOG_DATA (line 28) | STRU_LOG_DATA &STRU_LOG_DATA::operator<<(char acCharVal) { function STRU_LOG_DATA (line 39) | STRU_LOG_DATA &STRU_LOG_DATA::operator<<(bool abBoolVal) { function STRU_LOG_DATA (line 55) | STRU_LOG_DATA &STRU_LOG_DATA::operator<<(short asShortVal) { function STRU_LOG_DATA (line 66) | STRU_LOG_DATA &STRU_LOG_DATA::operator<<(int aiIntVal) { function STRU_LOG_DATA (line 77) | STRU_LOG_DATA &STRU_LOG_DATA::operator<<(unsigned int aiIntVal) { function STRU_LOG_DATA (line 88) | STRU_LOG_DATA &STRU_LOG_DATA::operator<<(float afFloatVal) { function STRU_LOG_DATA (line 99) | STRU_LOG_DATA &STRU_LOG_DATA::operator<<(double afdoubleVal) { function STRU_LOG_DATA (line 110) | STRU_LOG_DATA &STRU_LOG_DATA::operator<<(__int64 aiInt64Val) { function STRU_LOG_DATA (line 121) | STRU_LOG_DATA &STRU_LOG_DATA::operator<<(const char *apStrVal) { function tstring (line 246) | tstring LogAssist::CreateLogFile(LPCTSTR szDirectory) { FILE: src/LogAssist/LogAssist.h function namespace (line 15) | namespace applog { FILE: src/Main.cpp function InstallCommonThread (line 21) | void InstallCommonThread() { function InitGlobalPath (line 36) | void InitGlobalPath() { function UnstallCommonThread (line 48) | void UnstallCommonThread() { function Run (line 54) | int Run(int nCmdShow = SW_SHOWDEFAULT) { function CheckIsRunning (line 88) | void CheckIsRunning() { function WinMain (line 98) | int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, function HRESULT (line 130) | HRESULT Initialize() { function HRESULT (line 142) | HRESULT UnInitialize() { return S_OK; } FILE: src/StdAfx.cpp function TrackMouseLeave (line 9) | void TrackMouseLeave(HWND hWnd) { FILE: src/UI/FrameShowState.h function class (line 3) | class ShowState { FILE: src/UI/UIAgreement.cpp function LRESULT (line 43) | LRESULT CUIContents::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 66) | LRESULT CUIContents::OnLButtonDown(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 127) | LRESULT CUIAgreement::OnLButtonDown(UINT uMsg, WPARAM wParam, LPARAM lPa... function LRESULT (line 169) | LRESULT CUIAgreement::OnWheel(UINT uMsg, WPARAM wParam, LPARAM lParam, FILE: src/UI/UIMainWindowEx.cpp function LRESULT (line 38) | LRESULT CUIMainWindowEx::OnSysCommand(UINT uMsg, WPARAM wParam, LPARAM l... function LRESULT (line 70) | LRESULT CUIMainWindowEx::OnNcHitTest(UINT uMsg, WPARAM wParam, LPARAM lP... function LRESULT (line 137) | LRESULT CUIMainWindowEx::OnPathIllCharacter(UINT uMsg, WPARAM wParam, function LRESULT (line 175) | LRESULT CUIMainWindowEx::OnTaskBarCreated(UINT uMsg, WPARAM wParam, function HWND (line 188) | HWND CUIMainWindowEx::CreateWnd(HWND hParent, const WCHAR *wstr) { FILE: src/UI/UIMainWindowEx.h type ShortCutType (line 28) | enum ShortCutType { type UserInstallType (line 35) | enum UserInstallType { type DownLoadWay (line 40) | enum DownLoadWay { type DownLoadFail (line 46) | enum DownLoadFail { function virtual (line 72) | virtual void OnLoad() override; FILE: src/UI/UtilityWindow.cpp function CUtilityWindow (line 8) | CUtilityWindow& CUtilityWindow::GetInstance() { function BOOL (line 13) | BOOL CUtilityWindow::Initialize() { function LRESULT (line 39) | LRESULT CUtilityWindow::OnCreate(UINT /*uMsg*/, WPARAM /*wParam*/, function LRESULT (line 64) | LRESULT CUtilityWindow::OnDelGdi(UINT uMsg, WPARAM wParam, LPARAM lParam, function LRESULT (line 73) | LRESULT CUtilityWindow::OnRestore(UINT /*uMsg*/, WPARAM /*wParam*/, FILE: src/UI/UtilityWindow.h function class (line 11) | class CUtilityWindow : public CWindowImpl { FILE: src/Util/UtilApi.cpp type Util (line 13) | namespace Util { type Tools (line 14) | namespace Tools { function GetTextWidth (line 15) | int GetTextWidth(HWND hWnd, LPCTSTR lpszText, HFONT hFont) { function GetStringMd5 (line 26) | int GetStringMd5(LPCTSTR lpSrc, TCHAR *lpDest, DWORD dwSize) { function GetStringMd5A (line 41) | int GetStringMd5A(const char *lpSrc, char *lpDest, DWORD dwSize) { function BOOL (line 53) | BOOL IsWin7() { FILE: src/Util/UtilApi.h function namespace (line 3) | namespace Util { FILE: src/base/FastDelegate.h function namespace (line 155) | namespace fastdelegate { function namespace (line 699) | namespace detail { type DesiredRetType (line 909) | typedef DesiredRetType (*StaticFunctionPtr)(); type RetType (line 910) | typedef RetType (*UnvoidStaticFunctionPtr)(); type detail (line 912) | typedef detail::ClosurePtr *p) { m_Func = p; } function SetClass (line 735) | void SetClass(ExecDelegate *p) { m_Class = p; } function namespace (line 757) | namespace base { FILE: src/base/MessageLoop.cc type base (line 4) | namespace base { function MessageLoop (line 25) | MessageLoop *MessageLoop::current() { return tls_ptr.Get(); } function MessagePump (line 70) | MessagePump *MessageLoop::CreateMessagePumpForType(Type type) { function TimeTicks (line 147) | TimeTicks MessageLoop::CalculateDelayedRuntime(TimeDelta delay) { function MessagePumpWin (line 204) | MessagePumpWin *MessageLoop::pump_win() { function MessagePumpWin (line 215) | MessagePumpWin *MessageLoop::LayerLoop::pump_win() { FILE: src/base/MessageLoop.h function namespace (line 12) | namespace base { FILE: src/base/MessagePump.h function namespace (line 5) | namespace base { FILE: src/base/MessagePumpDefault.cc type base (line 4) | namespace base { FILE: src/base/MessagePumpDefault.h function namespace (line 7) | namespace base { FILE: src/base/MessagePumpWin.cc type base (line 5) | namespace base { function HMODULE (line 9) | HMODULE GetModuleFromAddress(void *address) { function LRESULT (line 222) | LRESULT CALLBACK MessagePumpForUI::WndProcThunk(HWND hwnd, UINT message, function ULONG_PTR (line 399) | ULONG_PTR MessagePumpForIO::HandlerToKey(IOHandler *handler, FILE: src/base/MessagePumpWin.h function namespace (line 9) | namespace base { FILE: src/base/PendingTask.cpp type base (line 4) | namespace base { type taskqueue (line 47) | namespace taskqueue { function PendingTask (line 57) | PendingTask queue::pick_front() { function PendingTask (line 64) | PendingTask queue::front() { FILE: src/base/PendingTask.h function namespace (line 9) | namespace base { FILE: src/base/Thread.cc type base (line 4) | namespace base { function ThreadFunc (line 142) | unsigned int __stdcall ThreadFunc(void *params) { type base (line 140) | namespace base { function ThreadFunc (line 142) | unsigned int __stdcall ThreadFunc(void *params) { FILE: src/base/Thread.h function namespace (line 7) | namespace base { function class (line 60) | class StartupData { function class (line 69) | class ThreadParams { function MessageLoop (line 79) | MessageLoop *message_loop() const { return message_loop_; } function HANDLE (line 82) | HANDLE thread_handle() { return thread_; } function DWORD (line 83) | DWORD thread_id() { return thread_id_; } function IsRunning (line 84) | bool IsRunning() const; FILE: src/base/WeakPtr.cc type base (line 4) | namespace base { function WeakReference (line 19) | WeakReference WeakReferenceOwner::GetRef() const { FILE: src/base/WeakPtr.h function class (line 8) | class WeakReference { function WeakReference (line 42) | WeakReference GetRef() const; FILE: src/base/WrapperObj.h function virtual (line 11) | virtual void AddRef() const = 0; function T (line 31) | T *get() const override { return ptr_; } function AddRef (line 32) | void AddRef() const override {} FILE: src/base/aligned_memory.h function namespace (line 6) | namespace base { FILE: src/base/at_exist.cc type base (line 4) | namespace base { FILE: src/base/at_exist.h function namespace (line 7) | namespace base { FILE: src/base/common_threads.cc type base (line 4) | namespace base { function MessageLoop (line 7) | MessageLoop *Threads::Get(ThreadType type) { return Threads::threads_[... FILE: src/base/common_threads.h function namespace (line 5) | namespace base { FILE: src/base/lazy_instance.cc type base (line 4) | namespace base { function CompleteLazyInstance (line 5) | void CompleteLazyInstance(intptr_t *state, intptr_t new_instance, FILE: src/base/lazy_instance.h function namespace (line 8) | namespace base { FILE: src/base/notification_details.h function namespace (line 3) | namespace base { FILE: src/base/notification_observer.h function namespace (line 3) | namespace base { FILE: src/base/notification_registrar.cc type base (line 4) | namespace base { type NotificationRegistrar::Record (line 6) | struct NotificationRegistrar::Record { FILE: src/base/notification_registrar.h function namespace (line 10) | namespace base { FILE: src/base/notification_service.cc type base (line 7) | namespace base { function NotificationService (line 14) | NotificationService *NotificationService::current() { FILE: src/base/notification_service.h function namespace (line 9) | namespace base { FILE: src/base/notification_source.h function namespace (line 3) | namespace base { FILE: src/base/notification_types.h function namespace (line 3) | namespace base { FILE: src/base/observer_list.h function namespace (line 8) | namespace base { FILE: src/base/ref_counted.cc type base (line 7) | namespace base { type subtle (line 9) | namespace subtle { FILE: src/base/ref_counted.h function namespace (line 6) | namespace base { function T (line 219) | T *get() const { return ptr_; } function operator (line 223) | operator T *() const { return ptr_; } function swap (line 249) | void swap(T **pp) { function swap (line 255) | void swap(scoped_refptr &r) { swap(&r.ptr_); } FILE: src/base/scoped_handle.h function namespace (line 6) | namespace base { FILE: src/base/string_util_win.h function namespace (line 7) | namespace base { FILE: src/base/stringprintf.cc type base (line 5) | namespace base { function vsnprintfT (line 7) | inline int vsnprintfT(char *buffer, size_t buf_size, const char *format, function vsnprintfT (line 12) | inline int vsnprintfT(wchar_t *buffer, size_t buf_size, const wchar_t ... function StringAppendVT (line 18) | static void StringAppendVT(StringType *dst, function StringPrintf (line 75) | std::string StringPrintf(const char *format, ...) { function StringPrintf (line 84) | std::wstring StringPrintf(const wchar_t *format, ...) { function StringAppendV (line 93) | void StringAppendV(std::string *dst, const char *format, ::va_list ap) { function StringAppendV (line 97) | void StringAppendV(std::wstring *dst, const wchar_t *format, ::va_list... FILE: src/base/stringprintf.h function namespace (line 5) | namespace base { FILE: src/base/thread_local.h function namespace (line 5) | namespace base { FILE: src/net/url_fetcher.cc type net (line 7) | namespace net { function SetTimeout (line 17) | bool SetTimeout(HINTERNET &hConnect, function URLFetcher (line 48) | URLFetcher *URLFetcher::Create(const Params ¶ms, function DWORD (line 148) | DWORD WINAPI ThreadProc(LPVOID lpParameter) { FILE: src/net/url_fetcher.h function namespace (line 10) | namespace net { type ErrorType (line 22) | enum ErrorType { type DownType (line 30) | enum DownType { type Params (line 36) | struct Params { function State (line 48) | struct State { function virtual (line 62) | virtual void WillDestroyCurrentMessageLoop() override; function set_file_loadpath (line 71) | void set_file_loadpath(const std::wstring &path) { download_file_name_ =... function set_status (line 72) | void set_status(const bool status) { status_ = status; } function quit_status (line 75) | bool quit_status() { return quit_status_; } function std (line 77) | const std::string& durl() { return download_url_; } function std (line 78) | const std::wstring& download_file_name() { return download_file_name_; } function HANDLE (line 80) | HANDLE io_port() { return io_port_; } function DownType (line 83) | DownType type() { return type_; } FILE: src/time/time.cc type base (line 10) | namespace base { function TimeDelta (line 19) | TimeDelta RolloverProtectedNow() { function INT64 (line 48) | INT64 TimeDelta::InSeconds() const { function INT64 (line 56) | INT64 TimeDelta::InMilliseconds() const { function INT64 (line 60) | INT64 TimeDelta::InMillisecondsRoundedUp() const { function INT64 (line 65) | INT64 TimeDelta::InMicroseconds() const { return delta_; } function TimeTicks (line 70) | TimeTicks TimeTicks::Now() { FILE: src/time/time.h function namespace (line 9) | namespace base { function explicit (line 147) | explicit TimeTicks(INT64 ticks) : ticks_(ticks) {} function is_null (line 148) | bool is_null() const; function TimeTicks (line 209) | inline TimeTicks TimeDelta::operator+(TimeTicks t) const {