ReactOS 0.4.16-dev-329-g9223134
msgdump.h File Reference
#include "winxx.h"
#include <shellapi.h>
#include <strsafe.h>
Include dependency graph for msgdump.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _INC_MSGDUMP   18 /* Version 18 */
 
#define MSGDUMP_API   WINAPI
 
#define MSGDUMP_PREFIX   TEXT("")
 
#define MSGDUMP_MAX_RECT_TEXT   64
 
#define LVM_SETTILEWIDTH   (LVM_FIRST+141)
 
#define DEFINE_RESULT(WM_)
 

Functions

static __inline LRESULT MSGDUMP_API MD_msgdump (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static __inline LRESULT MSGDUMP_API MD_msgresult (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT lResult)
 
static __inline const TCHAR *MSGDUMP_API MD_rect_text (TCHAR *buf, size_t bufsize, const RECT *prc)
 
static __inline LRESULT MSGDUMP_API MD_OnUnknown (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static __inline LRESULT MSGDUMP_API MD_OnUser (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static __inline LRESULT MSGDUMP_API MD_OnApp (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
 
static __inline LRESULT MSGDUMP_API MD_OnNull (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_OnCreate (HWND hwnd, LPCREATESTRUCT lpCreateStruct)
 
static __inline void MSGDUMP_API MD_OnDestroy (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnMove (HWND hwnd, int x, int y)
 
static __inline void MSGDUMP_API MD_OnSize (HWND hwnd, UINT state, int cx, int cy)
 
static __inline void MSGDUMP_API MD_OnActivate (HWND hwnd, UINT state, HWND hwndActDeact, BOOL fMinimized)
 
static __inline void MSGDUMP_API MD_OnSetFocus (HWND hwnd, HWND hwndOldFocus)
 
static __inline void MSGDUMP_API MD_OnKillFocus (HWND hwnd, HWND hwndNewFocus)
 
static __inline void MSGDUMP_API MD_OnEnable (HWND hwnd, BOOL fEnable)
 
static __inline void MSGDUMP_API MD_OnSetRedraw (HWND hwnd, BOOL fRedraw)
 
static __inline void MSGDUMP_API MD_OnSetText (HWND hwnd, LPCTSTR lpszText)
 
static __inline INT MSGDUMP_API MD_OnGetText (HWND hwnd, int cchTextMax, LPTSTR lpszText)
 
static __inline INT MSGDUMP_API MD_OnGetTextLength (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnPaint (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnClose (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_OnQueryEndSession (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_OnQueryOpen (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnEndSession (HWND hwnd, BOOL fEnding)
 
static __inline void MSGDUMP_API MD_OnQuit (HWND hwnd, int exitCode)
 
static __inline BOOL MSGDUMP_API MD_OnEraseBkgnd (HWND hwnd, HDC hdc)
 
static __inline void MSGDUMP_API MD_OnSysColorChange (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnShowWindow (HWND hwnd, BOOL fShow, UINT status)
 
static __inline LRESULT MSGDUMP_API MD_OnSettingChange (HWND hwnd, UINT_PTR wFlag, LPCTSTR pszSection)
 
static __inline void MSGDUMP_API MD_OnDevModeChange (HWND hwnd, LPCTSTR lpszDeviceName)
 
static __inline void MSGDUMP_API MD_OnActivateApp (HWND hwnd, BOOL fActivate, DWORD dwThreadId)
 
static __inline void MSGDUMP_API MD_OnFontChange (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnTimeChange (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnCancelMode (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_OnSetCursor (HWND hwnd, HWND hwndCursor, UINT codeHitTest, UINT msg)
 
static __inline int MSGDUMP_API MD_OnMouseActivate (HWND hwnd, HWND hwndTopLevel, UINT codeHitTest, UINT msg)
 
static __inline void MSGDUMP_API MD_OnChildActivate (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnQueueSync (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnGetMinMaxInfo (HWND hwnd, LPMINMAXINFO lpMinMaxInfo)
 
static __inline BOOL MSGDUMP_API MD_OnIconEraseBkgnd (HWND hwnd, HDC hdc)
 
static __inline HWND MSGDUMP_API MD_OnNextDlgCtl (HWND hwnd, HWND hwndSetFocus, BOOL fNext)
 
static __inline void MSGDUMP_API MD_OnSpoolerStatus (HWND hwnd, UINT status, int cJobInQueue)
 
static __inline void MSGDUMP_API MD_OnDrawItem (HWND hwnd, const DRAWITEMSTRUCT *lpDrawItem)
 
static __inline void MSGDUMP_API MD_OnMeasureItem (HWND hwnd, MEASUREITEMSTRUCT *lpMeasureItem)
 
static __inline void MSGDUMP_API MD_OnDeleteItem (HWND hwnd, const DELETEITEMSTRUCT *lpDeleteItem)
 
static __inline int MSGDUMP_API MD_OnVkeyToItem (HWND hwnd, UINT vk, HWND hwndListbox, int iCaret)
 
static __inline int MSGDUMP_API MD_OnCharToItem (HWND hwnd, UINT ch, HWND hwndListbox, int iCaret)
 
static __inline void MSGDUMP_API MD_OnSetFont (HWND hwnd, HFONT hfont, BOOL fRedraw)
 
static __inline HFONT MSGDUMP_API MD_OnGetFont (HWND hwnd)
 
static __inline HICON MSGDUMP_API MD_OnQueryDragIcon (HWND hwnd)
 
static __inline int MSGDUMP_API MD_OnCompareItem (HWND hwnd, const COMPAREITEMSTRUCT *lpCompareItem)
 
static __inline void MSGDUMP_API MD_OnCompacting (HWND hwnd, UINT compactRatio)
 
static __inline void MSGDUMP_API MD_OnCommNotify (HWND hwnd, int cid, UINT flags)
 
static __inline BOOL MSGDUMP_API MD_OnWindowPosChanging (HWND hwnd, LPWINDOWPOS lpwpos)
 
static __inline void MSGDUMP_API MD_OnWindowPosChanged (HWND hwnd, const LPWINDOWPOS lpwpos)
 
static __inline void MSGDUMP_API MD_OnPower (HWND hwnd, int code)
 
static __inline BOOL MSGDUMP_API MD_OnCopyData (HWND hwnd, HWND hwndFrom, PCOPYDATASTRUCT pcds)
 
static __inline LPCTSTR MSGDUMP_API MD_GetNotifyCode (HWND hwndFrom, UINT code)
 
static __inline LRESULT MSGDUMP_API MD_OnNotify (HWND hwnd, int idFrom, LPNMHDR pnmhdr)
 
static __inline void MSGDUMP_API MD_OnContextMenu (HWND hwnd, HWND hwndContext, UINT xPos, UINT yPos)
 
static __inline void MSGDUMP_API MD_OnDisplayChange (HWND hwnd, UINT bitsPerPixel, UINT cxScreen, UINT cyScreen)
 
static __inline BOOL MSGDUMP_API MD_OnNCCreate (HWND hwnd, LPCREATESTRUCT lpCreateStruct)
 
static __inline void MSGDUMP_API MD_OnNCDestroy (HWND hwnd)
 
static __inline UINT MSGDUMP_API MD_OnNCCalcSize (HWND hwnd, BOOL fCalcValidRects, NCCALCSIZE_PARAMS *lpcsp)
 
static __inline UINT MSGDUMP_API MD_OnNCHitTest (HWND hwnd, int x, int y)
 
static __inline void MSGDUMP_API MD_OnNCPaint (HWND hwnd, HRGN hrgn)
 
static __inline BOOL MSGDUMP_API MD_OnNCActivate (HWND hwnd, BOOL fActive, HWND hwndActDeact, BOOL fMinimized)
 
static __inline UINT MSGDUMP_API MD_OnGetDlgCode (HWND hwnd, LPMSG lpmsg)
 
static __inline void MSGDUMP_API MD_OnNCMouseMove (HWND hwnd, int x, int y, UINT codeHitTest)
 
static __inline void MSGDUMP_API MD_OnNCLButtonDown (HWND hwnd, BOOL fDoubleClick, int x, int y, UINT codeHitTest)
 
static __inline void MSGDUMP_API MD_OnNCLButtonUp (HWND hwnd, int x, int y, UINT codeHitTest)
 
static __inline void MSGDUMP_API MD_OnNCRButtonDown (HWND hwnd, BOOL fDoubleClick, int x, int y, UINT codeHitTest)
 
static __inline void MSGDUMP_API MD_OnNCRButtonUp (HWND hwnd, int x, int y, UINT codeHitTest)
 
static __inline void MSGDUMP_API MD_OnNCMButtonDown (HWND hwnd, BOOL fDoubleClick, int x, int y, UINT codeHitTest)
 
static __inline void MSGDUMP_API MD_OnNCMButtonUp (HWND hwnd, int x, int y, UINT codeHitTest)
 
static __inline void MSGDUMP_API MD_OnKey (HWND hwnd, UINT vk, BOOL fDown, int cRepeat, UINT flags)
 
static __inline void MSGDUMP_API MD_OnChar (HWND hwnd, TCHAR ch, int cRepeat)
 
static __inline void MSGDUMP_API MD_OnDeadChar (HWND hwnd, TCHAR ch, int cRepeat)
 
static __inline void MSGDUMP_API MD_OnSysKey (HWND hwnd, UINT vk, BOOL fDown, int cRepeat, UINT flags)
 
static __inline void MSGDUMP_API MD_OnSysChar (HWND hwnd, TCHAR ch, int cRepeat)
 
static __inline void MSGDUMP_API MD_OnSysDeadChar (HWND hwnd, TCHAR ch, int cRepeat)
 
static __inline BOOL MSGDUMP_API MD_OnInitDialog (HWND hwnd, HWND hwndFocus, LPARAM lParam)
 
static __inline void MSGDUMP_API MD_OnCommand (HWND hwnd, int id, HWND hwndCtl, UINT codeNotify)
 
static __inline void MSGDUMP_API MD_OnSysCommand (HWND hwnd, UINT cmd, int x, int y)
 
static __inline void MSGDUMP_API MD_OnTimer (HWND hwnd, UINT id)
 
static __inline void MSGDUMP_API MD_OnHScroll (HWND hwnd, HWND hwndCtl, UINT code, int pos)
 
static __inline void MSGDUMP_API MD_OnVScroll (HWND hwnd, HWND hwndCtl, UINT code, int pos)
 
static __inline void MSGDUMP_API MD_OnInitMenu (HWND hwnd, HMENU hMenu)
 
static __inline void MSGDUMP_API MD_OnInitMenuPopup (HWND hwnd, HMENU hMenu, UINT item, BOOL fSystemMenu)
 
static __inline void MSGDUMP_API MD_OnMenuSelect (HWND hwnd, HMENU hmenu, int item, HMENU hmenuPopup, UINT flags)
 
static __inline DWORD MSGDUMP_API MD_OnMenuChar (HWND hwnd, UINT ch, UINT flags, HMENU hmenu)
 
static __inline void MSGDUMP_API MD_OnEnterIdle (HWND hwnd, UINT source, HWND hwndSource)
 
static __inline HBRUSH MSGDUMP_API MD_OnCtlColor (HWND hwnd, HDC hdc, HWND hwndChild, int type)
 
static __inline void MSGDUMP_API MD_OnMouseMove (HWND hwnd, int x, int y, UINT keyFlags)
 
static __inline void MSGDUMP_API MD_OnLButtonDown (HWND hwnd, BOOL fDoubleClick, int x, int y, UINT keyFlags)
 
static __inline void MSGDUMP_API MD_OnLButtonUp (HWND hwnd, int x, int y, UINT keyFlags)
 
static __inline void MSGDUMP_API MD_OnRButtonDown (HWND hwnd, BOOL fDoubleClick, int x, int y, UINT keyFlags)
 
static __inline void MSGDUMP_API MD_OnRButtonUp (HWND hwnd, int x, int y, UINT flags)
 
static __inline void MSGDUMP_API MD_OnMButtonDown (HWND hwnd, BOOL fDoubleClick, int x, int y, UINT keyFlags)
 
static __inline void MSGDUMP_API MD_OnMButtonUp (HWND hwnd, int x, int y, UINT flags)
 
static __inline void MSGDUMP_API MD_OnMouseWheel (HWND hwnd, int xPos, int yPos, int zDelta, UINT fwKeys)
 
static __inline void MSGDUMP_API MD_OnParentNotify (HWND hwnd, UINT msg, HWND hwndChild, int idChild)
 
static __inline BOOL MSGDUMP_API MD_OnDeviceChange (HWND hwnd, UINT uEvent, DWORD dwEventData)
 
static __inline HWND MSGDUMP_API MD_MDICreate (HWND hwnd, const LPMDICREATESTRUCT lpmcs)
 
static __inline void MSGDUMP_API MD_MDIDestroy (HWND hwnd, HWND hwndDestroy)
 
static __inline void MSGDUMP_API MD_MDIActivate (HWND hwnd, BOOL fActive, HWND hwndActivate, HWND hwndDeactivate)
 
static __inline void MSGDUMP_API MD_MDIRestore (HWND hwnd, HWND hwndRestore)
 
static __inline HWND MSGDUMP_API MD_MDINext (HWND hwnd, HWND hwndCur, BOOL fPrev)
 
static __inline void MSGDUMP_API MD_MDIMaximize (HWND hwnd, HWND hwndMaximize)
 
static __inline BOOL MSGDUMP_API MD_MDITile (HWND hwnd, UINT cmd)
 
static __inline BOOL MSGDUMP_API MD_MDICascade (HWND hwnd, UINT cmd)
 
static __inline void MSGDUMP_API MD_MDIIconArrange (HWND hwnd)
 
static __inline HWND MSGDUMP_API MD_MDIGetActive (HWND hwnd)
 
static __inline HMENU MSGDUMP_API MD_MDISetMenu (HWND hwnd, BOOL fRefresh, HMENU hmenuFrame, HMENU hmenuWindow)
 
static __inline void MSGDUMP_API MD_OnDropFiles (HWND hwnd, HDROP hdrop)
 
static __inline void MSGDUMP_API MD_OnCut (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnCopy (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnPaste (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnClear (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnUndo (HWND hwnd)
 
static __inline HANDLE MSGDUMP_API MD_OnRenderFormat (HWND hwnd, UINT fmt)
 
static __inline void MSGDUMP_API MD_OnRenderAllFormats (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnDestroyClipboard (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnDrawClipboard (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnPaintClipboard (HWND hwnd, HWND hwndCBViewer, const LPPAINTSTRUCT lpPaintStruct)
 
static __inline void MSGDUMP_API MD_OnVScrollClipboard (HWND hwnd, HWND hwndCBViewer, UINT code, int pos)
 
static __inline void MSGDUMP_API MD_OnSizeClipboard (HWND hwnd, HWND hwndCBViewer, const LPRECT lprc)
 
static __inline void MSGDUMP_API MD_OnAskCBFormatName (HWND hwnd, int cchMax, LPTSTR rgchName)
 
static __inline void MSGDUMP_API MD_OnChangeCBChain (HWND hwnd, HWND hwndRemove, HWND hwndNext)
 
static __inline void MSGDUMP_API MD_OnHScrollClipboard (HWND hwnd, HWND hwndCBViewer, UINT code, int pos)
 
static __inline BOOL MSGDUMP_API MD_OnQueryNewPalette (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnPaletteIsChanging (HWND hwnd, HWND hwndPaletteChange)
 
static __inline void MSGDUMP_API MD_OnPaletteChanged (HWND hwnd, HWND hwndPaletteChange)
 
static __inline void MSGDUMP_API MD_OnHotKey (HWND hwnd, int idHotKey, UINT fuModifiers, UINT vk)
 
static __inline INT MSGDUMP_API MD_OnSetHotKey (HWND hwnd, INT nCode, UINT nOptions)
 
static __inline INT MSGDUMP_API MD_OnGetHotKey (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnPaintIcon (HWND hwnd)
 
static __inline LRESULT MSGDUMP_API MD_OnGetObject (HWND hwnd, WPARAM wParam, DWORD dwObjId)
 
static __inline void MSGDUMP_API MD_OnCancelJournal (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnInputLangChangeRequest (HWND hwnd, BOOL bFlag, HKL hKL)
 
static __inline void MSGDUMP_API MD_OnInputLangChange (HWND hwnd, DWORD dwCharSet, HKL hKL)
 
static __inline void MSGDUMP_API MD_OnTCard (HWND hwnd, UINT idAction, DWORD dwActionData)
 
static __inline void MSGDUMP_API MD_OnHelp (HWND hwnd, LPHELPINFO lpHelpInfo)
 
static __inline void MSGDUMP_API MD_OnUserChanged (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_OnNotifyFormat (HWND hwnd, HWND hwndTarget, INT nCommand)
 
static __inline void MSGDUMP_API MD_OnStyleChanging (HWND hwnd, UINT nStyleType, LPSTYLESTRUCT lpStyleStruct)
 
static __inline void MSGDUMP_API MD_OnStyleChanged (HWND hwnd, UINT nStyleType, const STYLESTRUCT *lpStyleStruct)
 
static __inline HICON MSGDUMP_API MD_OnGetIcon (HWND hwnd, UINT nType, LPARAM dpi)
 
static __inline HICON MSGDUMP_API MD_OnSetIcon (HWND hwnd, UINT nType, HICON hIcon)
 
static __inline void MSGDUMP_API MD_OnSyncPaint (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnNCXButtonDown (HWND hwnd, BOOL fDoubleClick, UINT nHitTest, WORD fwButton, INT xPos, INT yPos)
 
static __inline void MSGDUMP_API MD_OnNCXButtonUp (HWND hwnd, UINT nHitTest, WORD fwButton, INT xPos, INT yPos)
 
static __inline void MSGDUMP_API MD_OnImeStartComposition (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnImeEndComposition (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnImeComposition (HWND hwnd, WORD wChar, DWORD lAttribute)
 
static __inline void MSGDUMP_API MD_OnMenuRButtonUp (HWND hwnd, UINT nPos, HMENU hMenu)
 
static __inline UINT MSGDUMP_API MD_OnMenuDrag (HWND hwnd, UINT nPos, HMENU hMenu)
 
static __inline UINT MSGDUMP_API MD_OnMenuGetObject (HWND hwnd, MENUGETOBJECTINFO *pmgoi)
 
static __inline void MSGDUMP_API MD_OnUninitMenuPopup (HWND hwnd, HMENU hMenu, UINT nFlags)
 
static __inline void MSGDUMP_API MD_OnMenuCommand (HWND hwnd, UINT nPos, HMENU hMenu)
 
static __inline void MSGDUMP_API MD_OnChangeUIState (HWND hwnd, UINT nAction, UINT nUIElement)
 
static __inline void MSGDUMP_API MD_OnUpdateUIState (HWND hwnd, UINT nAction, UINT nUIElement)
 
static __inline UINT MSGDUMP_API MD_OnQueryUIState (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnXButtonDown (HWND hwnd, BOOL fDoubleClick, WORD fwKeys, WORD fwButton, INT xPos, INT yPos)
 
static __inline void MSGDUMP_API MD_OnXButtonUp (HWND hwnd, WORD fwKeys, WORD fwButton, INT xPos, INT yPos)
 
static __inline void MSGDUMP_API MD_OnEnterMenuLoop (HWND hwnd, BOOL bIsTrackPopupMenu)
 
static __inline void MSGDUMP_API MD_OnExitMenuLoop (HWND hwnd, BOOL bIsTrackPopupMenu)
 
static __inline void MSGDUMP_API MD_OnNextMenu (HWND hwnd, INT nCode, LPMDINEXTMENU lpMDINextMenu)
 
static __inline void MSGDUMP_API MD_OnSizing (HWND hwnd, UINT nSide, LPRECT lpRect)
 
static __inline void MSGDUMP_API MD_OnCaptureChanged (HWND hwnd, HWND hwndNewCapture)
 
static __inline void MSGDUMP_API MD_OnMoving (HWND hwnd, UINT nSide, LPRECT lpRect)
 
static __inline LRESULT MSGDUMP_API MD_OnPowerBroadcast (HWND hwnd, UINT nPowerEvent, UINT nEventData)
 
static __inline void MSGDUMP_API MD_OnEnterSizeMove (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnExitSizeMove (HWND hwnd)
 
static __inline HMENU MSGDUMP_API MD_MDIRefreshMenu (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_OnImeSetContext (HWND hwnd, BOOL fActive, DWORD dwShow)
 
static __inline LRESULT MSGDUMP_API MD_OnImeNotify (HWND hwnd, WPARAM wSubMessage, LPARAM lParam)
 
static __inline LRESULT MSGDUMP_API MD_OnImeControl (HWND hwnd, WPARAM wSubMessage, LPVOID lpData)
 
static __inline void MSGDUMP_API MD_OnImeCompositionFull (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnImeSelect (HWND hwnd, BOOL fSelect, HKL hKL)
 
static __inline void MSGDUMP_API MD_OnImeChar (HWND hwnd, WORD wCharCode, LONG lKeyData)
 
static __inline LRESULT MSGDUMP_API MD_OnImeRequest (HWND hwnd, WPARAM wParam, LPARAM lParam)
 
static __inline void MSGDUMP_API MD_OnImeKey (HWND hwnd, BOOL fDown, UINT nVirtKey, LONG lKeyData)
 
static __inline void MSGDUMP_API MD_OnMouseHover (HWND hwnd, UINT nFlags, INT xPos, INT yPos)
 
static __inline void MSGDUMP_API MD_OnMouseLeave (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnNCMouseHover (HWND hwnd, UINT nHitTest, INT xPos, INT yPos)
 
static __inline void MSGDUMP_API MD_OnNCMouseLeave (HWND hwnd)
 
static __inline void MSGDUMP_API MD_OnPrint (HWND hwnd, HDC hDC, UINT uFlags)
 
static __inline void MSGDUMP_API MD_OnPrintClient (HWND hwnd, HDC hDC, UINT uFlags)
 
static __inline BOOL MSGDUMP_API MD_OnAppCommand (HWND hwnd, HWND hwndTarget, UINT cmd, UINT nDevice, UINT nKey)
 
static __inline LONG MSGDUMP_API MD_Edit_OnGetSel (HWND hwnd, LPDWORD lpdwStart, LPDWORD lpdwEnd)
 
static __inline void MSGDUMP_API MD_Edit_OnSetSel (HWND hwnd, INT nStart, INT nEnd)
 
static __inline void MSGDUMP_API MD_Edit_OnGetRect (HWND hwnd, LPRECT prc)
 
static __inline void MSGDUMP_API MD_Edit_OnSetRect (HWND hwnd, LPCRECT prc)
 
static __inline void MSGDUMP_API MD_Edit_OnSetRectNP (HWND hwnd, LPCRECT prc)
 
static __inline DWORD MSGDUMP_API MD_Edit_OnScroll (HWND hwnd, INT nScroll)
 
static __inline BOOL MSGDUMP_API MD_Edit_OnLineScroll (HWND hwnd, INT cxScroll, INT cyScroll)
 
static __inline BOOL MSGDUMP_API MD_Edit_OnScrollCaret (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_Edit_OnGetModify (HWND hwnd)
 
static __inline void MSGDUMP_API MD_Edit_OnSetModify (HWND hwnd, BOOL fModified)
 
static __inline INT MSGDUMP_API MD_Edit_OnGetLineCount (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_Edit_OnLineIndex (HWND hwnd, INT line)
 
static __inline void MSGDUMP_API MD_Edit_OnSetHandle (HWND hwnd, HLOCAL hloc)
 
static __inline HLOCAL MSGDUMP_API MD_Edit_OnGetHandle (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_Edit_OnGetThumb (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_Edit_OnLineLength (HWND hwnd, INT ich)
 
static __inline void MSGDUMP_API MD_Edit_OnReplaceSel (HWND hwnd, BOOL fCanUndo, LPCTSTR lpszReplace)
 
static __inline INT MSGDUMP_API MD_Edit_OnGetLine (HWND hwnd, INT line, LPCTSTR lpch)
 
static __inline BOOL MSGDUMP_API MD_Edit_OnCanUndo (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_Edit_OnUndo (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_Edit_OnFmtLines (HWND hwnd, BOOL fAddEOL)
 
static __inline INT MSGDUMP_API MD_Edit_OnLineFromChar (HWND hwnd, INT ich)
 
static __inline BOOL MSGDUMP_API MD_Edit_OnSetTabStops (HWND hwnd, INT cTabs, LPDWORD lpdwTabs)
 
static __inline void MSGDUMP_API MD_Edit_OnSetPasswordChar (HWND hwnd, UINT ch)
 
static __inline void MSGDUMP_API MD_Edit_OnEmptyUndoBuffer (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_Edit_OnGetFirstVisibleLine (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_Edit_OnSetReadOnly (HWND hwnd, BOOL fReadOnly)
 
static __inline void MSGDUMP_API MD_Edit_OnSetWordBreakProc (HWND hwnd, EDITWORDBREAKPROC ewbprc)
 
static __inline EDITWORDBREAKPROC MSGDUMP_API MD_Edit_OnGetWordBreakProc (HWND hwnd)
 
static __inline UINT MSGDUMP_API MD_Edit_OnGetPasswordChar (HWND hwnd)
 
static __inline void MSGDUMP_API MD_Edit_OnSetMargins (HWND hwnd, UINT fwMargin, WORD wLeft, WORD wRight)
 
static __inline DWORD MSGDUMP_API MD_Edit_OnGetMargins (HWND hwnd)
 
static __inline void MSGDUMP_API MD_Edit_OnSetLimitText (HWND hwnd, DWORD cbMax)
 
static __inline DWORD MSGDUMP_API MD_Edit_OnGetLimitText (HWND hwnd)
 
static __inline void MSGDUMP_API MD_Edit_OnPosFromChar (HWND hwnd, LPPOINT lpPoint, UINT wCharIndex)
 
static __inline LONG MSGDUMP_API MD_Edit_OnCharFromPos (HWND hwnd, INT x, INT y)
 
static __inline DWORD MSGDUMP_API MD_Edit_OnSetIMEStatus (HWND hwnd, UINT uType, DWORD dwFlags)
 
static __inline DWORD MSGDUMP_API MD_Edit_OnGetIMEStatus (HWND hwnd, UINT uType)
 
static __inline HICON MSGDUMP_API MD_Static_OnSetIcon (HWND hwnd, HICON hIcon)
 
static __inline HICON MSGDUMP_API MD_Static_OnGetIcon (HWND hwnd)
 
static __inline HANDLE MSGDUMP_API MD_Static_OnSetImage (HWND hwnd, UINT fImageType, HANDLE hImage)
 
static __inline HANDLE MSGDUMP_API MD_Static_OnGetImage (HWND hwnd, UINT fImageType)
 
static __inline INT MSGDUMP_API MD_ListBox_OnAddString (HWND hwnd, LPCTSTR lpsz)
 
static __inline INT MSGDUMP_API MD_ListBox_OnInsertString (HWND hwnd, INT index, LPCTSTR lpsz)
 
static __inline INT MSGDUMP_API MD_ListBox_OnDeleteString (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSelItemRangeEx (HWND hwnd, UINT wFirst, UINT wLast)
 
static __inline void MSGDUMP_API MD_ListBox_OnResetContent (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSetSel (HWND hwnd, BOOL fSelect, UINT index)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSetCurSel (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetSel (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetCurSel (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetText (HWND hwnd, INT index, LPTSTR lpszBuffer)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetTextLen (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetCount (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSelectString (HWND hwnd, INT indexStart, LPCTSTR lpszFind)
 
static __inline INT MSGDUMP_API MD_ListBox_OnDir (HWND hwnd, UINT uAttrs, LPCTSTR lpszFileSpec)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetTopIndex (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListBox_OnFindString (HWND hwnd, INT indexStart, LPCTSTR lpszFind)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetSelCount (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetSelItems (HWND hwnd, UINT cItems, LPINT lpnItems)
 
static __inline BOOL MSGDUMP_API MD_ListBox_OnSetTabStops (HWND hwnd, UINT cTabs, LPINT lpnTabs)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetHorizontalExtent (HWND hwnd)
 
static __inline void MSGDUMP_API MD_ListBox_OnSetHorizontalExtent (HWND hwnd, INT cxExtent)
 
static __inline void MSGDUMP_API MD_ListBox_OnSetColumnWidth (HWND hwnd, INT cxColumn)
 
static __inline INT MSGDUMP_API MD_ListBox_OnAddFile (HWND hwnd, LPCTSTR lpszFilename)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSetTopIndex (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetItemRect (HWND hwnd, INT index, RECT FAR *lprc)
 
static __inline INT_PTR MSGDUMP_API MD_ListBox_OnGetItemData (HWND hwnd, INT index)
 
static __inline INT_PTR MSGDUMP_API MD_ListBox_OnSetItemData (HWND hwnd, INT index, LPARAM dwData)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSelItemRange (HWND hwnd, BOOL fSelect, UINT wFirst, UINT wLast)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSetAnchorIndex (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetAnchorIndex (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSetCaretIndex (HWND hwnd, INT index, BOOL fScroll)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetCaretIndex (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSetItemHeight (HWND hwnd, INT index, INT cyItem)
 
static __inline INT MSGDUMP_API MD_ListBox_OnGetItemHeight (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ListBox_OnFindStringExact (HWND hwnd, INT indexStart, LPCTSTR lpszFind)
 
static __inline LCID MSGDUMP_API MD_ListBox_OnSetLocale (HWND hwnd, LCID wLocaleID)
 
static __inline LCID MSGDUMP_API MD_ListBox_OnGetLocale (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListBox_OnSetCount (HWND hwnd, INT cItems)
 
static __inline DWORD MSGDUMP_API MD_ListBox_OnInitStorage (HWND hwnd, UINT cItems, DWORD cb)
 
static __inline DWORD MSGDUMP_API MD_ListBox_OnItemFromPoint (HWND hwnd, INT xPos, INT yPos)
 
static __inline DWORD MSGDUMP_API MD_ComboBox_OnGetEditSel (HWND hwnd, LPDWORD lpdwStart, LPDWORD lpdwEnd)
 
static __inline void MSGDUMP_API MD_ComboBox_OnLimitText (HWND hwnd, UINT cchLimit)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnSetEditSel (HWND hwnd, INT ichStart, INT ichEnd)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnAddString (HWND hwnd, LPCTSTR lpsz)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnDeleteString (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnDir (HWND hwnd, UINT uAttrs, LPCTSTR lpszFileSpec)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnGetCount (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ComboBox_GetCurSel (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ComboBox_GetLBText (HWND hwnd, INT index, LPTSTR lpszBuffer)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnGetLBTextLen (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnInsertString (HWND hwnd, INT index, LPCTSTR lpsz)
 
static __inline void MSGDUMP_API MD_ComboBox_OnResetContent (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnFindString (HWND hwnd, INT indexStart, LPCTSTR lpszFind)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnSelectString (HWND hwnd, INT indexStart, LPCTSTR lpszSelect)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnSetCurSel (HWND hwnd, INT index)
 
static __inline BOOL MSGDUMP_API MD_ComboBox_OnShowDropDown (HWND hwnd, BOOL fShow)
 
static __inline INT_PTR MSGDUMP_API MD_ComboBox_OnGetItemData (HWND hwnd, INT index)
 
static __inline INT_PTR MSGDUMP_API MD_ComboBox_OnSetItemData (HWND hwnd, INT index, DWORD_PTR dwData)
 
static __inline void MSGDUMP_API MD_ComboBox_OnGetDroppedControlRect (HWND hwnd, RECT FAR *lprc)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnSetItemHeight (HWND hwnd, INT index, INT height)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnGetItemHeight (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnSetExtendedUI (HWND hwnd, BOOL fExtended)
 
static __inline BOOL MSGDUMP_API MD_ComboBox_OnGetExtendedUI (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ComboBox_OnGetDroppedState (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnFindStringExact (HWND hwnd, INT indexStart, LPCTSTR lpszFind)
 
static __inline LCID MSGDUMP_API MD_ComboBox_OnSetLocale (HWND hwnd, LCID wLocaleID)
 
static __inline LCID MSGDUMP_API MD_ComboBox_OnGetLocale (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnGetTopIndex (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnSetTopIndex (HWND hwnd, INT index)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnGetHorizontalExtent (HWND hwnd)
 
static __inline void MSGDUMP_API MD_ComboBox_OnSetHorizontalExtent (HWND hwnd, INT cxExtent)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnGetDroppedWidth (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnSetDroppedWidth (HWND hwnd, INT wWidth)
 
static __inline INT MSGDUMP_API MD_ComboBox_OnInitStorage (HWND hwnd, INT cItems, DWORD cb)
 
static __inline INT MSGDUMP_API MD_ScrollBar_OnSetPos (HWND hwnd, INT nPos, BOOL fRedraw)
 
static __inline INT MSGDUMP_API MD_ScrollBar_OnGetPos (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ScrollBar_OnSetRange (HWND hwnd, INT nMinPos, INT nMaxPos)
 
static __inline INT MSGDUMP_API MD_ScrollBar_OnSetRangeRedraw (HWND hwnd, INT nMinPos, INT nMaxPos)
 
static __inline void MSGDUMP_API MD_ScrollBar_OnGetRange (HWND hwnd, LPINT lpnMinPos, LPINT lpnMaxPos)
 
static __inline BOOL MSGDUMP_API MD_ScrollBar_OnEnableArrows (HWND hwnd, UINT fuArrowFlags)
 
static __inline INT MSGDUMP_API MD_ScrollBar_OnSetScrollInfo (HWND hwnd, BOOL fRedraw, LPSCROLLINFO lpsi)
 
static __inline BOOL MSGDUMP_API MD_ScrollBar_OnGetScrollInfo (HWND hwnd, LPSCROLLINFO lpsi)
 
static __inline BOOL MSGDUMP_API MD_ScrollBar_OnGetScrollBarInfo (HWND hwnd, LPSCROLLBARINFO lpsbi)
 
static __inline COLORREF MSGDUMP_API MD_ListView_OnGetBkColor (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetBkColor (HWND hwnd, COLORREF clrBk)
 
static __inline HIMAGELIST MSGDUMP_API MD_ListView_OnGetImageList (HWND hwnd, INT iImageList)
 
static __inline HIMAGELIST MSGDUMP_API MD_ListView_OnSetImageList (HWND hwnd, INT iImageList, HIMAGELIST himl)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetItemCount (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetItemA (HWND hwnd, LV_ITEMA *pitem)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetItemA (HWND hwnd, const LV_ITEMA *pitem)
 
static __inline INT MSGDUMP_API MD_ListView_OnInsertItemA (HWND hwnd, const LV_ITEMA *pitem)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnDeleteItem (HWND hwnd, INT i)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnDeleteAllItems (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetCallbackMask (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetCallbackMask (HWND hwnd, UINT mask)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetNextItem (HWND hwnd, INT i, UINT flags)
 
static __inline INT MSGDUMP_API MD_ListView_OnFindItemA (HWND hwnd, INT iStart, const LV_FINDINFOA *plvfi)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetItemRect (HWND hwnd, INT i, RECT *prc)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetItemPosition (HWND hwnd, INT i, INT x, INT y)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetItemPosition (HWND hwnd, INT i, POINT *ppt)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetStringWidthA (HWND hwnd, LPCSTR psz)
 
static __inline INT MSGDUMP_API MD_ListView_OnHitTest (HWND hwnd, LV_HITTESTINFO *pinfo)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnEnsureVisible (HWND hwnd, INT i, BOOL fPartialOK)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnScroll (HWND hwnd, INT dx, INT dy)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnRedrawItems (HWND hwnd, INT iFirst, INT iLast)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnArrange (HWND hwnd, UINT code)
 
static __inline HWND MSGDUMP_API MD_ListView_OnEditLabelA (HWND hwnd, INT i)
 
static __inline HWND MSGDUMP_API MD_ListView_OnGetEditControl (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetColumnA (HWND hwnd, INT iCol, LV_COLUMNA *pcol)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetColumnA (HWND hwnd, INT iCol, const LV_COLUMNA *pcol)
 
static __inline INT MSGDUMP_API MD_ListView_OnInsertColumnA (HWND hwnd, INT iCol, const LV_COLUMNA *pcol)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnDeleteColumn (HWND hwnd, INT iCol)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetColumnWidth (HWND hwnd, INT iCol)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetColumnWidth (HWND hwnd, INT iCol, INT cx)
 
static __inline HWND MSGDUMP_API MD_ListView_OnGetHeader (HWND hwnd)
 
static __inline HIMAGELIST MSGDUMP_API MD_ListView_OnCreateDragImage (HWND hwnd, INT i, LPPOINT lpptUpLeft)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetViewRect (HWND hwnd, RECT *prc)
 
static __inline COLORREF MSGDUMP_API MD_ListView_OnGetTextColor (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetTextColor (HWND hwnd, COLORREF clrText)
 
static __inline COLORREF MSGDUMP_API MD_ListView_OnGetTextBkColor (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetTextBkColor (HWND hwnd, COLORREF clrTextBk)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetTopIndex (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetCountPerPage (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetOrigin (HWND hwnd, POINT *ppt)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnUpdate (HWND hwnd, INT i)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetItemState (HWND hwnd, INT i, LV_ITEM *lvi)
 
static __inline UINT MSGDUMP_API MD_ListView_OnGetItemState (HWND hwnd, INT i, UINT mask)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetItemTextA (HWND hwnd, INT i, LV_ITEMA *lvi)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetItemTextA (HWND hwnd, INT i, const LV_ITEMA *lvi)
 
static __inline void MSGDUMP_API MD_ListView_OnSetItemCount (HWND hwnd, INT cItems)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSortItems (HWND hwnd, LPARAM lPrm, PFNLVCOMPARE pfnCompare)
 
static __inline void MSGDUMP_API MD_ListView_OnSetItemPosition32 (HWND hwnd, INT i, const POINT *ppt)
 
static __inline UINT MSGDUMP_API MD_ListView_OnGetSelectedCount (HWND hwnd)
 
static __inline DWORD MSGDUMP_API MD_ListView_OnGetItemSpacing (HWND hwnd, BOOL fSmall)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetISearchStringA (HWND hwnd, LPSTR lpsz)
 
static __inline DWORD MSGDUMP_API MD_ListView_OnSetIconSpacing (HWND hwnd, INT cx, INT cy)
 
static __inline DWORD MSGDUMP_API MD_ListView_OnSetExtendedListViewStyle (HWND hwnd, DWORD dwMask, DWORD dw)
 
static __inline DWORD MSGDUMP_API MD_ListView_OnGetExtendedListViewStyle (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetSubItemRect (HWND hwnd, INT iItem, RECT *prc)
 
static __inline INT MSGDUMP_API MD_ListView_OnSubItemHitTest (HWND hwnd, WPARAM wParam, LPLVHITTESTINFO plvhti)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetColumnOrderArray (HWND hwnd, INT iCount, LPINT pi)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetColumnOrderArray (HWND hwnd, INT iCount, LPINT pi)
 
static __inline INT MSGDUMP_API MD_ListView_OnSetHotItem (HWND hwnd, INT i)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetHotItem (HWND hwnd)
 
static __inline HCURSOR MSGDUMP_API MD_ListView_OnSetHotCursor (HWND hwnd, HCURSOR hcur)
 
static __inline HCURSOR MSGDUMP_API MD_ListView_OnGetHotCursor (HWND hwnd)
 
static __inline DWORD MSGDUMP_API MD_ListView_OnApproximateViewRect (HWND hwnd, INT iWidth, INT iHeight, INT iCount)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetWorkAreas (HWND hwnd, INT nWorkAreas, const RECT *prc)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetSelectionMark (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_ListView_OnSetSelectionMark (HWND hwnd, INT i)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetBkImageA (HWND hwnd, const LVBKIMAGEA *plvbki)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetBkImageA (HWND hwnd, LVBKIMAGEA *plvbki)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetWorkAreas (HWND hwnd, INT nWorkAreas, RECT *prc)
 
static __inline DWORD MSGDUMP_API MD_ListView_OnSetHoverTime (HWND hwnd, DWORD dwHoverTimeMs)
 
static __inline DWORD MSGDUMP_API MD_ListView_OnGetHoverTime (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetNumberOfWorkAreas (HWND hwnd, UINT *pnWorkAreas)
 
static __inline HWND MSGDUMP_API MD_ListView_OnSetToolTips (HWND hwnd, HWND hwndNewHwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetItemW (HWND hwnd, LV_ITEMW *pitem)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetItemW (HWND hwnd, const LV_ITEMW *pitem)
 
static __inline INT MSGDUMP_API MD_ListView_OnInsertItemW (HWND hwnd, const LV_ITEMW *pitem)
 
static __inline HWND MSGDUMP_API MD_ListView_OnGetToolTips (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSortItemsEx (HWND hwnd, PFNLVCOMPARE pfnCompare, LPARAM lPrm)
 
static __inline INT MSGDUMP_API MD_ListView_OnFindItemW (HWND hwnd, INT iStart, const LV_FINDINFOW *plvfi)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetStringWidthW (HWND hwnd, LPCWSTR psz)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetColumnW (HWND hwnd, INT iCol)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetColumnW (HWND hwnd, INT iCol, INT cx)
 
static __inline INT MSGDUMP_API MD_ListView_OnInsertColumnW (HWND hwnd, INT iCol, const LV_COLUMNW *pcol)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetItemTextW (HWND hwnd, INT i, LV_ITEMW *pitem)
 
static __inline INT MSGDUMP_API MD_ListView_OnSetItemTextW (HWND hwnd, INT i, const LV_ITEMW *pitem)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetISearchStringW (HWND hwnd, LPWSTR lpsz)
 
static __inline HWND MSGDUMP_API MD_ListView_OnEditLabelW (HWND hwnd, INT i)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetBkImageW (HWND hwnd, const LVBKIMAGEW *plvbki)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetBkImageW (HWND hwnd, LVBKIMAGEW *plvbki)
 
static __inline void MSGDUMP_API MD_ListView_OnSetSelectedColumn (HWND hwnd, INT iCol)
 
static __inline LRESULT MSGDUMP_API MD_ListView_OnSetTileWidth (HWND hwnd, WPARAM wParam, LPARAM lParam)
 
static __inline DWORD MSGDUMP_API MD_ListView_OnSetView (HWND hwnd, DWORD iView)
 
static __inline DWORD MSGDUMP_API MD_ListView_OnGetView (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetTileViewInfo (HWND hwnd, const LVTILEVIEWINFO *ptvi)
 
static __inline void MSGDUMP_API MD_ListView_OnGetTileViewInfo (HWND hwnd, LVTILEVIEWINFO *ptvi)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetTileInfo (HWND hwnd, const LVTILEINFO *pti)
 
static __inline void MSGDUMP_API MD_ListView_OnGetTileInfo (HWND hwnd, LVTILEINFO *pti)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetInsertMark (HWND hwnd, const LVINSERTMARK *lvim)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnGetInsertMark (HWND hwnd, LVINSERTMARK *lvim)
 
static __inline INT MSGDUMP_API MD_ListView_OnInsertMarkHitTest (HWND hwnd, LPPOINT point, LPLVINSERTMARK lvim)
 
static __inline INT MSGDUMP_API MD_ListView_OnGetInsertMarkRect (HWND hwnd, LPRECT rc)
 
static __inline COLORREF MSGDUMP_API MD_ListView_OnSetInsertMarkColor (HWND hwnd, COLORREF color)
 
static __inline COLORREF MSGDUMP_API MD_ListView_OnGetInsertMarkColor (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnSetInfoTip (HWND hwnd, const LVSETINFOTIP *plvInfoTip)
 
static __inline UINT MSGDUMP_API MD_ListView_OnGetSelectedColumn (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnIsGroupViewEnabled (HWND hwnd)
 
static __inline COLORREF MSGDUMP_API MD_ListView_OnGetOutlineColor (HWND hwnd)
 
static __inline COLORREF MSGDUMP_API MD_ListView_OnSetOutlineColor (HWND hwnd, COLORREF color)
 
static __inline void MSGDUMP_API MD_ListView_OnCancelEditLabel (HWND hwnd)
 
static __inline UINT MSGDUMP_API MD_ListView_OnMapIndexToID (HWND hwnd, UINT index)
 
static __inline UINT MSGDUMP_API MD_ListView_OnMapIDToIndex (HWND hwnd, UINT id)
 
static __inline BOOL MSGDUMP_API MD_ListView_OnIsItemVisible (HWND hwnd, UINT index)
 
static __inline HTREEITEM MSGDUMP_API MD_TreeView_OnInsertItemA (HWND hwnd, LPTV_INSERTSTRUCTA lpis)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnDeleteItem (HWND hwnd, HTREEITEM hitem)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnExpand (HWND hwnd, HTREEITEM hitem, UINT code)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnGetItemRect (HWND hwnd, UINT code, RECT *prc)
 
static __inline UINT MSGDUMP_API MD_TreeView_OnGetCount (HWND hwnd)
 
static __inline UINT MSGDUMP_API MD_TreeView_OnGetIndent (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnSetIndent (HWND hwnd, INT indent)
 
static __inline HIMAGELIST MSGDUMP_API MD_TreeView_OnGetImageList (HWND hwnd, INT iImage)
 
static __inline HIMAGELIST MSGDUMP_API MD_TreeView_OnSetImageList (HWND hwnd, INT iImage, HIMAGELIST himl)
 
static __inline HTREEITEM MSGDUMP_API MD_TreeView_OnGetNextItem (HWND hwnd, HTREEITEM hitem, UINT code)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnSelectItem (HWND hwnd, UINT code, HTREEITEM hitem)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnGetItemA (HWND hwnd, TV_ITEMA *pitem)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnSetItemA (HWND hwnd, const TV_ITEMA *pitem)
 
static __inline HWND MSGDUMP_API MD_TreeView_OnEditLabelA (HWND hwnd, HTREEITEM hitem)
 
static __inline HWND MSGDUMP_API MD_TreeView_OnGetEditControl (HWND hwnd)
 
static __inline UINT MSGDUMP_API MD_TreeView_OnGetVisibleCount (HWND hwnd)
 
static __inline HTREEITEM MSGDUMP_API MD_TreeView_OnHitTest (HWND hwnd, LPTV_HITTESTINFO lpht)
 
static __inline HIMAGELIST MSGDUMP_API MD_TreeView_OnCreateDragImage (HWND hwnd, HTREEITEM hitem)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnSortChildren (HWND hwnd, HTREEITEM hitem, BOOL recurse)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnEnsureVisible (HWND hwnd, HTREEITEM hitem)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnSortChildrenCB (HWND hwnd, LPTV_SORTCB psort, BOOL recurse)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnEndEditLabelNow (HWND hwnd, BOOL fCancel)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnGetISearchStringA (HWND hwnd, LPSTR lpsz)
 
static __inline HWND MSGDUMP_API MD_TreeView_OnSetToolTips (HWND hwnd, HWND hwndTT)
 
static __inline HWND MSGDUMP_API MD_TreeView_OnGetToolTips (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnSetInsertMark (HWND hwnd, HTREEITEM hItem, BOOL fAfter)
 
static __inline INT MSGDUMP_API MD_TreeView_OnSetItemHeight (HWND hwnd, INT iHeight)
 
static __inline INT MSGDUMP_API MD_TreeView_OnGetItemHeight (HWND hwnd)
 
static __inline COLORREF MSGDUMP_API MD_TreeView_OnSetBkColor (HWND hwnd, COLORREF clr)
 
static __inline COLORREF MSGDUMP_API MD_TreeView_OnSetTextColor (HWND hwnd, COLORREF clr)
 
static __inline COLORREF MSGDUMP_API MD_TreeView_OnGetBkColor (HWND hwnd)
 
static __inline COLORREF MSGDUMP_API MD_TreeView_OnGetTextColor (HWND hwnd)
 
static __inline UINT MSGDUMP_API MD_TreeView_OnSetScrollTime (HWND hwnd, UINT uTime)
 
static __inline UINT MSGDUMP_API MD_TreeView_OnGetScrollTime (HWND hwnd)
 
static __inline COLORREF MSGDUMP_API MD_TreeView_OnSetInsertMarkColor (HWND hwnd, COLORREF clr)
 
static __inline COLORREF MSGDUMP_API MD_TreeView_OnGetInsertMarkColor (HWND hwnd)
 
static __inline UINT MSGDUMP_API MD_TreeView_OnGetItemState (HWND hwnd, HTREEITEM hti, UINT mask)
 
static __inline COLORREF MSGDUMP_API MD_TreeView_OnSetLineColor (HWND hwnd, COLORREF clr)
 
static __inline COLORREF MSGDUMP_API MD_TreeView_OnGetLineColor (HWND hwnd)
 
static __inline HTREEITEM MSGDUMP_API MD_TreeView_OnMapAccIDToHTREEITEM (HWND hwnd, UINT id)
 
static __inline UINT MSGDUMP_API MD_TreeView_OnMapHTREEITEMToAccID (HWND hwnd, HTREEITEM htreeitem)
 
static __inline HTREEITEM MSGDUMP_API MD_TreeView_OnInsertItemW (HWND hwnd, LPTV_INSERTSTRUCTW lpis)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnGetItemW (HWND hwnd, TV_ITEMW *pitem)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnSetItemW (HWND hwnd, const TV_ITEMW *pitem)
 
static __inline BOOL MSGDUMP_API MD_TreeView_OnGetISearchStringW (HWND hwnd, LPWSTR lpsz)
 
static __inline HWND MSGDUMP_API MD_TreeView_OnEditLabelW (HWND hwnd, HTREEITEM hitem)
 
static __inline LRESULT MSGDUMP_API MD_RichEdit_OnCanPaste (HWND hwnd, UINT uFormat)
 
static __inline BOOL MSGDUMP_API MD_RichEdit_OnDisplayBand (HWND hwnd, LPRECT lprc)
 
static __inline void MSGDUMP_API MD_RichEdit_OnExGetSel (HWND hwnd, CHARRANGE *lpchr)
 
static __inline void MSGDUMP_API MD_RichEdit_OnExLimitText (HWND hwnd, DWORD cchTextMax)
 
static __inline INT MSGDUMP_API MD_RichEdit_OnExLineFromChar (HWND hwnd, DWORD ichCharPos)
 
static __inline INT MSGDUMP_API MD_RichEdit_OnExSetSel (HWND hwnd, INT ichChar)
 
static __inline INT MSGDUMP_API MD_RichEdit_OnFindText (HWND hwnd, UINT fuFlags, FINDTEXT *lpFindText)
 
static __inline INT MSGDUMP_API MD_RichEdit_OnFormatRange (HWND hwnd, BOOL fRender, FORMATRANGE *lpFmt)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnGetCharFormat (HWND hwnd, BOOL fSelection, CHARFORMAT *lpFmt)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnGetEventMask (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_RichEdit_OnGetOleInterface (HWND hwnd, LPVOID *ppObject)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnGetParaFormat (HWND hwnd, PARAFORMAT *lpFmt)
 
static __inline INT MSGDUMP_API MD_RichEdit_OnGetSelText (HWND hwnd, LPTSTR lpBuf)
 
static __inline void MSGDUMP_API MD_RichEdit_OnHideSelection (HWND hwnd, BOOL fHide, BOOL fChangeStyle)
 
static __inline void MSGDUMP_API MD_RichEdit_OnPasteSpecial (HWND hwnd, UINT uFormat, REPASTESPECIAL *lpRePasteSpecial)
 
static __inline void MSGDUMP_API MD_RichEdit_OnRequestResize (HWND hwnd)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnSelectionType (HWND hwnd)
 
static __inline COLORREF MSGDUMP_API MD_RichEdit_OnSetBkgndColor (HWND hwnd, BOOL fUseSysColor, COLORREF clr)
 
static __inline BOOL MSGDUMP_API MD_RichEdit_OnSetCharFormat (HWND hwnd, UINT uFlags, CHARFORMAT *lpFmt)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnSetEventMask (HWND hwnd, DWORD dwMask)
 
static __inline BOOL MSGDUMP_API MD_RichEdit_OnSetOleCallback (HWND hwnd, void *pCallback)
 
static __inline BOOL MSGDUMP_API MD_RichEdit_OnSetParaFormat (HWND hwnd, PARAFORMAT *lpFmt)
 
static __inline BOOL MSGDUMP_API MD_RichEdit_OnSetTargetDevice (HWND hwnd, HDC hdcTarget, INT cxLineWidth)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnStreamIn (HWND hwnd, UINT uFormat, EDITSTREAM *lpStream)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnStreamOut (HWND hwnd, UINT uFormat, EDITSTREAM *lpStream)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnGetTextRange (HWND hwnd, TEXTRANGE *lpRange)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnFindWordBreak (HWND hwnd, UINT code, DWORD ichStart)
 
static __inline UINT MSGDUMP_API MD_RichEdit_OnSetOptions (HWND hwnd, UINT fOperation, UINT fOptions)
 
static __inline UINT MSGDUMP_API MD_RichEdit_OnGetOptions (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_RichEdit_OnFindTextEx (HWND hwnd, UINT fuFlags, FINDTEXTEX *lpFindText)
 
static __inline void *MSGDUMP_API MD_RichEdit_OnGetWordBreakProcEx (HWND hwnd)
 
static __inline void *MSGDUMP_API MD_RichEdit_OnSetWordBreakProcEx (HWND hwnd, void *pfn)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnSetUndoLimit (HWND hwnd, DWORD dwMaxUndo)
 
static __inline BOOL MSGDUMP_API MD_RichEdit_OnRedo (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_RichEdit_OnCanRedo (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_RichEdit_OnGetUndoName (HWND hwnd)
 
static __inline INT MSGDUMP_API MD_RichEdit_OnGetRedoName (HWND hwnd)
 
static __inline void MSGDUMP_API MD_RichEdit_OnStopGroupTyping (HWND hwnd)
 
static __inline BOOL MSGDUMP_API MD_RichEdit_OnSetTextMode (HWND hwnd, DWORD dwTextMode)
 
static __inline DWORD MSGDUMP_API MD_RichEdit_OnGetTextMode (HWND hwnd)
 

Macro Definition Documentation

◆ _INC_MSGDUMP

#define _INC_MSGDUMP   18 /* Version 18 */

Definition at line 8 of file msgdump.h.

◆ DEFINE_RESULT

#define DEFINE_RESULT (   WM_)
Value:
case WM_: MSGDUMP_TPRINTF(TEXT("%s") TEXT(#WM_) TEXT(": hwnd:%p, lResult:%p\n"), \
MSGDUMP_PREFIX, (void *)hwnd, lResult); break
#define MSGDUMP_TPRINTF
#define TEXT(s)
Definition: k32.h:26
#define MSGDUMP_PREFIX
Definition: msgdump.h:34
_In_ LONG _In_ HWND hwnd
Definition: winddi.h:4023

◆ LVM_SETTILEWIDTH

#define LVM_SETTILEWIDTH   (LVM_FIRST+141)

Definition at line 3541 of file msgdump.h.

◆ MSGDUMP_API

#define MSGDUMP_API   WINAPI

Definition at line 30 of file msgdump.h.

◆ MSGDUMP_MAX_RECT_TEXT

#define MSGDUMP_MAX_RECT_TEXT   64

Definition at line 47 of file msgdump.h.

◆ MSGDUMP_PREFIX

#define MSGDUMP_PREFIX   TEXT("")

Definition at line 34 of file msgdump.h.

Function Documentation

◆ MD_ComboBox_GetCurSel()

static __inline INT MSGDUMP_API MD_ComboBox_GetCurSel ( HWND  hwnd)
static

Definition at line 2488 of file msgdump.h.

2489{
2490 MSGDUMP_TPRINTF(TEXT("%sCB_GETCURSEL(hwnd:%p)\n"),
2491 MSGDUMP_PREFIX, (void *)hwnd);
2492 return 0;
2493}

Referenced by MD_msgdump().

◆ MD_ComboBox_GetLBText()

static __inline INT MSGDUMP_API MD_ComboBox_GetLBText ( HWND  hwnd,
INT  index,
LPTSTR  lpszBuffer 
)
static

Definition at line 2496 of file msgdump.h.

2497{
2498 MSGDUMP_TPRINTF(TEXT("%sCB_GETLBTEXT(hwnd:%p, index:%d, lpszBuffer:%p)\n"),
2499 MSGDUMP_PREFIX, (void *)hwnd, index, (void *)lpszBuffer);
2500 return 0;
2501}
GLuint index
Definition: glext.h:6031

Referenced by MD_msgdump().

◆ MD_ComboBox_OnAddString()

static __inline INT MSGDUMP_API MD_ComboBox_OnAddString ( HWND  hwnd,
LPCTSTR  lpsz 
)
static

Definition at line 2448 of file msgdump.h.

2449{
2450 if (IsWindowUnicode(hwnd))
2451 MSGDUMP_TPRINTF(TEXT("%sCB_ADDSTRING(hwnd:%p, lpsz:%ls)\n"),
2452 MSGDUMP_PREFIX, (void *)hwnd, (LPCWSTR)lpsz);
2453 else
2454 MSGDUMP_TPRINTF(TEXT("%sCB_ADDSTRING(hwnd:%p, lpsz:%hs)\n"),
2455 MSGDUMP_PREFIX, (void *)hwnd, (LPCSTR)lpsz);
2456 return 0;
2457}
BOOL WINAPI IsWindowUnicode(_In_ HWND)
const char * LPCSTR
Definition: xmlstorage.h:183
const WCHAR * LPCWSTR
Definition: xmlstorage.h:185

Referenced by MD_msgdump().

◆ MD_ComboBox_OnDeleteString()

static __inline INT MSGDUMP_API MD_ComboBox_OnDeleteString ( HWND  hwnd,
INT  index 
)
static

Definition at line 2460 of file msgdump.h.

2461{
2462 MSGDUMP_TPRINTF(TEXT("%sCB_DELETESTRING(hwnd:%p, index:%d)\n"),
2463 MSGDUMP_PREFIX, (void *)hwnd, index);
2464 return 0;
2465}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnDir()

static __inline INT MSGDUMP_API MD_ComboBox_OnDir ( HWND  hwnd,
UINT  uAttrs,
LPCTSTR  lpszFileSpec 
)
static

Definition at line 2468 of file msgdump.h.

2469{
2470 if (IsWindowUnicode(hwnd))
2471 MSGDUMP_TPRINTF(TEXT("%sCB_DIR(hwnd:%p, uAttrs:%u, lpszFileSpec:%ls)\n"),
2472 MSGDUMP_PREFIX, (void *)hwnd, uAttrs, (LPCWSTR)lpszFileSpec);
2473 else
2474 MSGDUMP_TPRINTF(TEXT("%sCB_DIR(hwnd:%p, uAttrs:%u, lpszFileSpec:%ls)\n"),
2475 MSGDUMP_PREFIX, (void *)hwnd, uAttrs, (LPCSTR)lpszFileSpec);
2476 return 0;
2477}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnFindString()

static __inline INT MSGDUMP_API MD_ComboBox_OnFindString ( HWND  hwnd,
INT  indexStart,
LPCTSTR  lpszFind 
)
static

Definition at line 2531 of file msgdump.h.

2532{
2533 if (IsWindowUnicode(hwnd))
2534 MSGDUMP_TPRINTF(TEXT("%sCB_FINDSTRING(hwnd:%p, indexStart:%d, lpszFind:%ls)\n"),
2535 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCWSTR)lpszFind);
2536 else
2537 MSGDUMP_TPRINTF(TEXT("%sCB_FINDSTRING(hwnd:%p, indexStart:%d, lpszFind:%hs)\n"),
2538 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCSTR)lpszFind);
2539 return 0;
2540}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnFindStringExact()

static __inline INT MSGDUMP_API MD_ComboBox_OnFindStringExact ( HWND  hwnd,
INT  indexStart,
LPCTSTR  lpszFind 
)
static

Definition at line 2634 of file msgdump.h.

2635{
2636 if (IsWindowUnicode(hwnd))
2637 MSGDUMP_TPRINTF(TEXT("%sCB_FINDSTRINGEXACT(hwnd:%p, indexStart:%d, lpszFind:%ls)\n"),
2638 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCWSTR)lpszFind);
2639 else
2640 MSGDUMP_TPRINTF(TEXT("%sCB_FINDSTRINGEXACT(hwnd:%p, indexStart:%d, lpszFind:%hs)\n"),
2641 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCSTR)lpszFind);
2642 return 0;
2643}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetCount()

static __inline INT MSGDUMP_API MD_ComboBox_OnGetCount ( HWND  hwnd)
static

Definition at line 2480 of file msgdump.h.

2481{
2482 MSGDUMP_TPRINTF(TEXT("%sCB_GETCOUNT(hwnd:%p)\n"),
2483 MSGDUMP_PREFIX, (void *)hwnd);
2484 return 0;
2485}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetDroppedControlRect()

static __inline void MSGDUMP_API MD_ComboBox_OnGetDroppedControlRect ( HWND  hwnd,
RECT FAR lprc 
)
static

Definition at line 2587 of file msgdump.h.

2588{
2589 MSGDUMP_TPRINTF(TEXT("%sCB_GETDROPPEDCONTROLRECT(hwnd:%p, lprc:%p)\n"),
2590 MSGDUMP_PREFIX, (void *)hwnd, (void *)lprc);
2591}
_In_ int _Inout_ LPRECT lprc
Definition: winuser.h:4469

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetDroppedState()

static __inline BOOL MSGDUMP_API MD_ComboBox_OnGetDroppedState ( HWND  hwnd)
static

Definition at line 2626 of file msgdump.h.

2627{
2628 MSGDUMP_TPRINTF(TEXT("%sCB_GETDROPPEDSTATE(hwnd:%p)\n"),
2629 MSGDUMP_PREFIX, (void *)hwnd);
2630 return FALSE;
2631}
#define FALSE
Definition: types.h:117

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetDroppedWidth()

static __inline INT MSGDUMP_API MD_ComboBox_OnGetDroppedWidth ( HWND  hwnd)
static

Definition at line 2693 of file msgdump.h.

2694{
2695 MSGDUMP_TPRINTF(TEXT("%sCB_GETDROPPEDWIDTH(hwnd:%p)\n"),
2696 MSGDUMP_PREFIX, (void *)hwnd);
2697 return 0;
2698}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetEditSel()

static __inline DWORD MSGDUMP_API MD_ComboBox_OnGetEditSel ( HWND  hwnd,
LPDWORD  lpdwStart,
LPDWORD  lpdwEnd 
)
static

Definition at line 2425 of file msgdump.h.

2426{
2427 MSGDUMP_TPRINTF(TEXT("%sCB_GETEDITSEL(hwnd:%p, lpdwStart:%p, lpdwEnd:%p)\n"),
2428 MSGDUMP_PREFIX, (void *)hwnd, (void *)lpdwStart, (void *)lpdwEnd);
2429 return 0;
2430}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetExtendedUI()

static __inline BOOL MSGDUMP_API MD_ComboBox_OnGetExtendedUI ( HWND  hwnd)
static

Definition at line 2618 of file msgdump.h.

2619{
2620 MSGDUMP_TPRINTF(TEXT("%sCB_SETEXTENDEDUI(hwnd:%p)\n"),
2621 MSGDUMP_PREFIX, (void *)hwnd);
2622 return FALSE;
2623}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetHorizontalExtent()

static __inline INT MSGDUMP_API MD_ComboBox_OnGetHorizontalExtent ( HWND  hwnd)
static

Definition at line 2678 of file msgdump.h.

2679{
2680 MSGDUMP_TPRINTF(TEXT("%sCB_GETHORIZONTALEXTENT(hwnd:%p)\n"),
2681 MSGDUMP_PREFIX, (void *)hwnd);
2682 return 0;
2683}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetItemData()

static __inline INT_PTR MSGDUMP_API MD_ComboBox_OnGetItemData ( HWND  hwnd,
INT  index 
)
static

Definition at line 2571 of file msgdump.h.

2572{
2573 MSGDUMP_TPRINTF(TEXT("%sCB_GETITEMDATA(hwnd:%p, index:%d)\n"),
2574 MSGDUMP_PREFIX, (void *)hwnd, index);
2575 return 0;
2576}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetItemHeight()

static __inline INT MSGDUMP_API MD_ComboBox_OnGetItemHeight ( HWND  hwnd,
INT  index 
)
static

Definition at line 2602 of file msgdump.h.

2603{
2604 MSGDUMP_TPRINTF(TEXT("%sCB_SETITEMHEIGHT(hwnd:%p, index:%d)\n"),
2605 MSGDUMP_PREFIX, (void *)hwnd, index);
2606 return 0;
2607}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetLBTextLen()

static __inline INT MSGDUMP_API MD_ComboBox_OnGetLBTextLen ( HWND  hwnd,
INT  index 
)
static

Definition at line 2504 of file msgdump.h.

2505{
2506 MSGDUMP_TPRINTF(TEXT("%sCB_GETLBTEXTLEN(hwnd:%p, index:%d)\n"),
2507 MSGDUMP_PREFIX, (void *)hwnd, index);
2508 return 0;
2509}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetLocale()

static __inline LCID MSGDUMP_API MD_ComboBox_OnGetLocale ( HWND  hwnd)
static

Definition at line 2654 of file msgdump.h.

2655{
2656 MSGDUMP_TPRINTF(TEXT("%sCB_GETLOCALE(hwnd:%p, wLocaleID:0x%08lX)\n"),
2657 MSGDUMP_PREFIX, (void *)hwnd);
2658 return 0;
2659}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnGetTopIndex()

static __inline INT MSGDUMP_API MD_ComboBox_OnGetTopIndex ( HWND  hwnd)
static

Definition at line 2662 of file msgdump.h.

2663{
2664 MSGDUMP_TPRINTF(TEXT("%sCB_GETTOPINDEX(hwnd:%p)\n"),
2665 MSGDUMP_PREFIX, (void *)hwnd);
2666 return 0;
2667}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnInitStorage()

static __inline INT MSGDUMP_API MD_ComboBox_OnInitStorage ( HWND  hwnd,
INT  cItems,
DWORD  cb 
)
static

Definition at line 2709 of file msgdump.h.

2710{
2711 MSGDUMP_TPRINTF(TEXT("%sCB_INITSTORAGE(hwnd:%p, cItems:%d, cb:%lu)\n"),
2712 MSGDUMP_PREFIX, (void *)hwnd, cItems, cb);
2713 return 0;
2714}
static HMODULE MODULEINFO DWORD cb
Definition: module.c:33

Referenced by MD_msgdump().

◆ MD_ComboBox_OnInsertString()

static __inline INT MSGDUMP_API MD_ComboBox_OnInsertString ( HWND  hwnd,
INT  index,
LPCTSTR  lpsz 
)
static

Definition at line 2512 of file msgdump.h.

2513{
2514 if (IsWindowUnicode(hwnd))
2515 MSGDUMP_TPRINTF(TEXT("%sCB_INSERTSTRING(hwnd:%p, index:%d, lpsz:%ls)\n"),
2516 MSGDUMP_PREFIX, (void *)hwnd, index, (LPCWSTR)lpsz);
2517 else
2518 MSGDUMP_TPRINTF(TEXT("%sCB_INSERTSTRING(hwnd:%p, index:%d, lpsz:%hs)\n"),
2519 MSGDUMP_PREFIX, (void *)hwnd, index, (LPCSTR)lpsz);
2520 return 0;
2521}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnLimitText()

static __inline void MSGDUMP_API MD_ComboBox_OnLimitText ( HWND  hwnd,
UINT  cchLimit 
)
static

Definition at line 2433 of file msgdump.h.

2434{
2435 MSGDUMP_TPRINTF(TEXT("%sCB_LIMITTEXT(hwnd:%p, cchLimit:%u)\n"),
2436 MSGDUMP_PREFIX, (void *)hwnd, cchLimit);
2437}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnResetContent()

static __inline void MSGDUMP_API MD_ComboBox_OnResetContent ( HWND  hwnd)
static

Definition at line 2524 of file msgdump.h.

2525{
2526 MSGDUMP_TPRINTF(TEXT("%sCB_RESETCONTENT(hwnd:%p)\n"),
2527 MSGDUMP_PREFIX, (void *)hwnd);
2528}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSelectString()

static __inline INT MSGDUMP_API MD_ComboBox_OnSelectString ( HWND  hwnd,
INT  indexStart,
LPCTSTR  lpszSelect 
)
static

Definition at line 2543 of file msgdump.h.

2544{
2545 if (IsWindowUnicode(hwnd))
2546 MSGDUMP_TPRINTF(TEXT("%sCB_SELECTSTRING(hwnd:%p, indexStart:%d, lpszSelect:%ls)\n"),
2547 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCWSTR)lpszSelect);
2548 else
2549 MSGDUMP_TPRINTF(TEXT("%sCB_SELECTSTRING(hwnd:%p, indexStart:%d, lpszSelect:%hs)\n"),
2550 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCSTR)lpszSelect);
2551 return 0;
2552}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSetCurSel()

static __inline INT MSGDUMP_API MD_ComboBox_OnSetCurSel ( HWND  hwnd,
INT  index 
)
static

Definition at line 2555 of file msgdump.h.

2556{
2557 MSGDUMP_TPRINTF(TEXT("%sCB_SETCURSEL(hwnd:%p, index:%d)\n"),
2558 MSGDUMP_PREFIX, (void *)hwnd, index);
2559 return 0;
2560}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSetDroppedWidth()

static __inline INT MSGDUMP_API MD_ComboBox_OnSetDroppedWidth ( HWND  hwnd,
INT  wWidth 
)
static

Definition at line 2701 of file msgdump.h.

2702{
2703 MSGDUMP_TPRINTF(TEXT("%sCB_SETDROPPEDWIDTH(hwnd:%p, wWidth:%d)\n"),
2704 MSGDUMP_PREFIX, (void *)hwnd, wWidth);
2705 return 0;
2706}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSetEditSel()

static __inline INT MSGDUMP_API MD_ComboBox_OnSetEditSel ( HWND  hwnd,
INT  ichStart,
INT  ichEnd 
)
static

Definition at line 2440 of file msgdump.h.

2441{
2442 MSGDUMP_TPRINTF(TEXT("%sCB_SETEDITSEL(hwnd:%p, ichStart:%d, ichEnd:%d)\n"),
2443 MSGDUMP_PREFIX, (void *)hwnd, ichStart, ichEnd);
2444 return 0;
2445}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSetExtendedUI()

static __inline INT MSGDUMP_API MD_ComboBox_OnSetExtendedUI ( HWND  hwnd,
BOOL  fExtended 
)
static

Definition at line 2610 of file msgdump.h.

2611{
2612 MSGDUMP_TPRINTF(TEXT("%sCB_SETEXTENDEDUI(hwnd:%p, fExtended:%d)\n"),
2613 MSGDUMP_PREFIX, (void *)hwnd, fExtended);
2614 return 0;
2615}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSetHorizontalExtent()

static __inline void MSGDUMP_API MD_ComboBox_OnSetHorizontalExtent ( HWND  hwnd,
INT  cxExtent 
)
static

Definition at line 2686 of file msgdump.h.

2687{
2688 MSGDUMP_TPRINTF(TEXT("%sCB_SETHORIZONTALEXTENT(hwnd:%p, cxExtent:%d)\n"),
2689 MSGDUMP_PREFIX, (void *)hwnd, cxExtent);
2690}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSetItemData()

static __inline INT_PTR MSGDUMP_API MD_ComboBox_OnSetItemData ( HWND  hwnd,
INT  index,
DWORD_PTR  dwData 
)
static

Definition at line 2579 of file msgdump.h.

2580{
2581 MSGDUMP_TPRINTF(TEXT("%sCB_SETITEMDATA(hwnd:%p, index:%d, dwData:%p)\n"),
2582 MSGDUMP_PREFIX, (void *)hwnd, index, (void *)dwData);
2583 return 0;
2584}
static HANDLE ULONG_PTR dwData
Definition: file.c:35

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSetItemHeight()

static __inline INT MSGDUMP_API MD_ComboBox_OnSetItemHeight ( HWND  hwnd,
INT  index,
INT  height 
)
static

Definition at line 2594 of file msgdump.h.

2595{
2596 MSGDUMP_TPRINTF(TEXT("%sCB_SETITEMHEIGHT(hwnd:%p, index:%d, height:%d)\n"),
2597 MSGDUMP_PREFIX, (void *)hwnd, index, height);
2598 return 0;
2599}
GLint GLint GLsizei GLsizei height
Definition: gl.h:1546

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSetLocale()

static __inline LCID MSGDUMP_API MD_ComboBox_OnSetLocale ( HWND  hwnd,
LCID  wLocaleID 
)
static

Definition at line 2646 of file msgdump.h.

2647{
2648 MSGDUMP_TPRINTF(TEXT("%sCB_SETLOCALE(hwnd:%p, wLocaleID:0x%08lX)\n"),
2649 MSGDUMP_PREFIX, (void *)hwnd, wLocaleID);
2650 return 0;
2651}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnSetTopIndex()

static __inline INT MSGDUMP_API MD_ComboBox_OnSetTopIndex ( HWND  hwnd,
INT  index 
)
static

Definition at line 2670 of file msgdump.h.

2671{
2672 MSGDUMP_TPRINTF(TEXT("%sCB_SETTOPINDEX(hwnd:%p, index:%d)\n"),
2673 MSGDUMP_PREFIX, (void *)hwnd, index);
2674 return 0;
2675}

Referenced by MD_msgdump().

◆ MD_ComboBox_OnShowDropDown()

static __inline BOOL MSGDUMP_API MD_ComboBox_OnShowDropDown ( HWND  hwnd,
BOOL  fShow 
)
static

Definition at line 2563 of file msgdump.h.

2564{
2565 MSGDUMP_TPRINTF(TEXT("%sCB_SHOWDROPDOWN(hwnd:%p, fShow:%d)\n"),
2566 MSGDUMP_PREFIX, (void *)hwnd, fShow);
2567 return FALSE;
2568}

Referenced by MD_msgdump().

◆ MD_Edit_OnCanUndo()

static __inline BOOL MSGDUMP_API MD_Edit_OnCanUndo ( HWND  hwnd)
static

Definition at line 1893 of file msgdump.h.

1894{
1895 MSGDUMP_TPRINTF(TEXT("%sEM_CANUNDO(hwnd:%p)\n"),
1896 MSGDUMP_PREFIX, (void *)hwnd);
1897 return FALSE;
1898}

Referenced by MD_msgdump().

◆ MD_Edit_OnCharFromPos()

static __inline LONG MSGDUMP_API MD_Edit_OnCharFromPos ( HWND  hwnd,
INT  x,
INT  y 
)
static

Definition at line 2023 of file msgdump.h.

2024{
2025 MSGDUMP_TPRINTF(TEXT("%sEM_CHARFROMPOS(hwnd:%p, x:%d, y:%d)\n"),
2026 MSGDUMP_PREFIX, (void *)hwnd, x, y);
2027 return 0;
2028}
GLint GLint GLint GLint GLint x
Definition: gl.h:1548
GLint GLint GLint GLint GLint GLint y
Definition: gl.h:1548

Referenced by MD_msgdump().

◆ MD_Edit_OnEmptyUndoBuffer()

static __inline void MSGDUMP_API MD_Edit_OnEmptyUndoBuffer ( HWND  hwnd)
static

Definition at line 1940 of file msgdump.h.

1941{
1942 MSGDUMP_TPRINTF(TEXT("%sEM_EMPTYUNDOBUFFER(hwnd:%p)\n"),
1943 MSGDUMP_PREFIX, (void *)hwnd);
1944}

Referenced by MD_msgdump().

◆ MD_Edit_OnFmtLines()

static __inline BOOL MSGDUMP_API MD_Edit_OnFmtLines ( HWND  hwnd,
BOOL  fAddEOL 
)
static

Definition at line 1909 of file msgdump.h.

1910{
1911 MSGDUMP_TPRINTF(TEXT("%sEM_UNDO(hwnd:%p, fAddEOL:%d)\n"),
1912 MSGDUMP_PREFIX, (void *)hwnd, fAddEOL);
1913 return FALSE;
1914}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetFirstVisibleLine()

static __inline INT MSGDUMP_API MD_Edit_OnGetFirstVisibleLine ( HWND  hwnd)
static

Definition at line 1947 of file msgdump.h.

1948{
1949 MSGDUMP_TPRINTF(TEXT("%sEM_GETFIRSTVISIBLELINE(hwnd:%p)\n"),
1950 MSGDUMP_PREFIX, (void *)hwnd);
1951 return 0;
1952}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetHandle()

static __inline HLOCAL MSGDUMP_API MD_Edit_OnGetHandle ( HWND  hwnd)
static

Definition at line 1846 of file msgdump.h.

1847{
1848 MSGDUMP_TPRINTF(TEXT("%sEM_GETHANDLE(hwnd:%p)\n"),
1849 MSGDUMP_PREFIX, (void *)hwnd);
1850 return NULL;
1851}
#define NULL
Definition: types.h:112

Referenced by MD_msgdump().

◆ MD_Edit_OnGetIMEStatus()

static __inline DWORD MSGDUMP_API MD_Edit_OnGetIMEStatus ( HWND  hwnd,
UINT  uType 
)
static

Definition at line 2039 of file msgdump.h.

2040{
2041 MSGDUMP_TPRINTF(TEXT("%sEM_SETIMESTATUS(hwnd:%p, uType:%u)\n"),
2042 MSGDUMP_PREFIX, (void *)hwnd, uType);
2043 return 0;
2044}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetLimitText()

static __inline DWORD MSGDUMP_API MD_Edit_OnGetLimitText ( HWND  hwnd)
static

Definition at line 2008 of file msgdump.h.

2009{
2010 MSGDUMP_TPRINTF(TEXT("%sEM_GETLIMITTEXT(hwnd:%p)\n"),
2011 MSGDUMP_PREFIX, (void *)hwnd);
2012 return 0;
2013}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetLine()

static __inline INT MSGDUMP_API MD_Edit_OnGetLine ( HWND  hwnd,
INT  line,
LPCTSTR  lpch 
)
static

Definition at line 1881 of file msgdump.h.

1882{
1883 if (IsWindowUnicode(hwnd))
1884 MSGDUMP_TPRINTF(TEXT("%sEM_GETLINE(hwnd:%p, line:%d, lpch:%ls)\n"),
1885 MSGDUMP_PREFIX, (void *)hwnd, line, (LPCWSTR)lpch);
1886 else
1887 MSGDUMP_TPRINTF(TEXT("%sEM_GETLINE(hwnd:%p, line:%d, lpch:%hs)\n"),
1888 MSGDUMP_PREFIX, (void *)hwnd, line, (LPCSTR)lpch);
1889 return 0;
1890}
Definition: parser.c:49

Referenced by MD_msgdump().

◆ MD_Edit_OnGetLineCount()

static __inline INT MSGDUMP_API MD_Edit_OnGetLineCount ( HWND  hwnd)
static

Definition at line 1823 of file msgdump.h.

1824{
1825 MSGDUMP_TPRINTF(TEXT("%sEM_GETLINECOUNT(hwnd:%p)\n"),
1826 MSGDUMP_PREFIX, (void *)hwnd);
1827 return 0;
1828}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetMargins()

static __inline DWORD MSGDUMP_API MD_Edit_OnGetMargins ( HWND  hwnd)
static

Definition at line 1993 of file msgdump.h.

1994{
1995 MSGDUMP_TPRINTF(TEXT("%sEM_GETMARGINS(hwnd:%p)\n"),
1996 MSGDUMP_PREFIX, (void *)hwnd);
1997 return 0;
1998}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetModify()

static __inline BOOL MSGDUMP_API MD_Edit_OnGetModify ( HWND  hwnd)
static

Definition at line 1808 of file msgdump.h.

1809{
1810 MSGDUMP_TPRINTF(TEXT("%sEM_GETMODIFY(hwnd:%p)\n"),
1811 MSGDUMP_PREFIX, (void *)hwnd);
1812 return FALSE;
1813}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetPasswordChar()

static __inline UINT MSGDUMP_API MD_Edit_OnGetPasswordChar ( HWND  hwnd)
static

Definition at line 1978 of file msgdump.h.

1979{
1980 MSGDUMP_TPRINTF(TEXT("%sEM_GETPASSWORDCHAR(hwnd:%p)\n"),
1981 MSGDUMP_PREFIX, (void *)hwnd);
1982 return 0;
1983}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetRect()

static __inline void MSGDUMP_API MD_Edit_OnGetRect ( HWND  hwnd,
LPRECT  prc 
)
static

Definition at line 1761 of file msgdump.h.

1762{
1763 MSGDUMP_TPRINTF(TEXT("%sEM_GETRECT(hwnd:%p, prc:%p)\n"),
1764 MSGDUMP_PREFIX, (void *)hwnd, (void *)prc);
1765}
_Out_ LPRECT prc
Definition: ntgdi.h:1658

Referenced by MD_msgdump().

◆ MD_Edit_OnGetSel()

static __inline LONG MSGDUMP_API MD_Edit_OnGetSel ( HWND  hwnd,
LPDWORD  lpdwStart,
LPDWORD  lpdwEnd 
)
static

Definition at line 1746 of file msgdump.h.

1747{
1748 MSGDUMP_TPRINTF(TEXT("%sEM_GETSEL(hwnd:%p, lpdwStart:%p, lpdwEnd:%p)\n"),
1749 MSGDUMP_PREFIX, (void *)hwnd, (void *)lpdwStart, (void *)lpdwEnd);
1750 return 0;
1751}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetThumb()

static __inline INT MSGDUMP_API MD_Edit_OnGetThumb ( HWND  hwnd)
static

Definition at line 1854 of file msgdump.h.

1855{
1856 MSGDUMP_TPRINTF(TEXT("%sEM_GETTHUMB(hwnd:%p)\n"),
1857 MSGDUMP_PREFIX, (void *)hwnd);
1858 return 0;
1859}

Referenced by MD_msgdump().

◆ MD_Edit_OnGetWordBreakProc()

static __inline EDITWORDBREAKPROC MSGDUMP_API MD_Edit_OnGetWordBreakProc ( HWND  hwnd)
static

Definition at line 1970 of file msgdump.h.

1971{
1972 MSGDUMP_TPRINTF(TEXT("%sEM_GETWORDBREAKPROC(hwnd:%p)\n"),
1973 MSGDUMP_PREFIX, (void *)hwnd);
1974 return NULL;
1975}

Referenced by MD_msgdump().

◆ MD_Edit_OnLineFromChar()

static __inline INT MSGDUMP_API MD_Edit_OnLineFromChar ( HWND  hwnd,
INT  ich 
)
static

Definition at line 1917 of file msgdump.h.

1918{
1919 MSGDUMP_TPRINTF(TEXT("%sEM_LINEFROMCHAR(hwnd:%p, ich:%d)\n"),
1920 MSGDUMP_PREFIX, (void *)hwnd, ich);
1921 return 0;
1922}

Referenced by MD_msgdump().

◆ MD_Edit_OnLineIndex()

static __inline INT MSGDUMP_API MD_Edit_OnLineIndex ( HWND  hwnd,
INT  line 
)
static

Definition at line 1831 of file msgdump.h.

1832{
1833 MSGDUMP_TPRINTF(TEXT("%sEM_LINEINDEX(hwnd:%p, line:%d)\n"),
1834 MSGDUMP_PREFIX, (void *)hwnd, line);
1835 return 0;
1836}

Referenced by MD_msgdump().

◆ MD_Edit_OnLineLength()

static __inline INT MSGDUMP_API MD_Edit_OnLineLength ( HWND  hwnd,
INT  ich 
)
static

Definition at line 1862 of file msgdump.h.

1863{
1864 MSGDUMP_TPRINTF(TEXT("%sEM_LINELENGTH(hwnd:%p, ich:%d)\n"),
1865 MSGDUMP_PREFIX, (void *)hwnd, ich);
1866 return 0;
1867}

Referenced by MD_msgdump().

◆ MD_Edit_OnLineScroll()

static __inline BOOL MSGDUMP_API MD_Edit_OnLineScroll ( HWND  hwnd,
INT  cxScroll,
INT  cyScroll 
)
static

Definition at line 1792 of file msgdump.h.

1793{
1794 MSGDUMP_TPRINTF(TEXT("%sEM_LINESCROLL(hwnd:%p, cxScroll:%d, cyScroll:%d)\n"),
1795 MSGDUMP_PREFIX, (void *)hwnd, cxScroll, cyScroll);
1796 return FALSE;
1797}

Referenced by MD_msgdump().

◆ MD_Edit_OnPosFromChar()

static __inline void MSGDUMP_API MD_Edit_OnPosFromChar ( HWND  hwnd,
LPPOINT  lpPoint,
UINT  wCharIndex 
)
static

Definition at line 2016 of file msgdump.h.

2017{
2018 MSGDUMP_TPRINTF(TEXT("%sEM_POSFROMCHAR(hwnd:%p, lpPoint:%p, wCharIndex:%u)\n"),
2019 MSGDUMP_PREFIX, (void *)hwnd, (void *)lpPoint, wCharIndex);
2020}

Referenced by MD_msgdump().

◆ MD_Edit_OnReplaceSel()

static __inline void MSGDUMP_API MD_Edit_OnReplaceSel ( HWND  hwnd,
BOOL  fCanUndo,
LPCTSTR  lpszReplace 
)
static

Definition at line 1870 of file msgdump.h.

1871{
1872 if (IsWindowUnicode(hwnd))
1873 MSGDUMP_TPRINTF(TEXT("%sEM_REPLACESEL(hwnd:%p, fCanUndo:%d, %ls)\n"),
1874 MSGDUMP_PREFIX, (void *)hwnd, fCanUndo, (LPCWSTR)lpszReplace);
1875 else
1876 MSGDUMP_TPRINTF(TEXT("%sEM_REPLACESEL(hwnd:%p, fCanUndo:%d, %hs)\n"),
1877 MSGDUMP_PREFIX, (void *)hwnd, fCanUndo, (LPCSTR)lpszReplace);
1878}

Referenced by MD_msgdump().

◆ MD_Edit_OnScroll()

static __inline DWORD MSGDUMP_API MD_Edit_OnScroll ( HWND  hwnd,
INT  nScroll 
)
static

Definition at line 1784 of file msgdump.h.

1785{
1786 MSGDUMP_TPRINTF(TEXT("%sEM_SCROLL(hwnd:%p, nScroll:%d)\n"),
1787 MSGDUMP_PREFIX, (void *)hwnd, nScroll);
1788 return 0;
1789}

Referenced by MD_msgdump().

◆ MD_Edit_OnScrollCaret()

static __inline BOOL MSGDUMP_API MD_Edit_OnScrollCaret ( HWND  hwnd)
static

Definition at line 1800 of file msgdump.h.

1801{
1802 MSGDUMP_TPRINTF(TEXT("%sEM_SCROLLCARET(hwnd:%p)\n"),
1803 MSGDUMP_PREFIX, (void *)hwnd);
1804 return FALSE;
1805}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetHandle()

static __inline void MSGDUMP_API MD_Edit_OnSetHandle ( HWND  hwnd,
HLOCAL  hloc 
)
static

Definition at line 1839 of file msgdump.h.

1840{
1841 MSGDUMP_TPRINTF(TEXT("%sEM_SETHANDLE(hwnd:%p, hloc:%p)\n"),
1842 MSGDUMP_PREFIX, (void *)hwnd, (void *)hloc);
1843}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetIMEStatus()

static __inline DWORD MSGDUMP_API MD_Edit_OnSetIMEStatus ( HWND  hwnd,
UINT  uType,
DWORD  dwFlags 
)
static

Definition at line 2031 of file msgdump.h.

2032{
2033 MSGDUMP_TPRINTF(TEXT("%sEM_SETIMESTATUS(hwnd:%p, uType:%u, dwFlags:0x%08lX)\n"),
2034 MSGDUMP_PREFIX, (void *)hwnd, uType, dwFlags);
2035 return 0;
2036}
_In_ PCCERT_CONTEXT _In_ DWORD dwFlags
Definition: wincrypt.h:1176

Referenced by MD_msgdump().

◆ MD_Edit_OnSetLimitText()

static __inline void MSGDUMP_API MD_Edit_OnSetLimitText ( HWND  hwnd,
DWORD  cbMax 
)
static

Definition at line 2001 of file msgdump.h.

2002{
2003 MSGDUMP_TPRINTF(TEXT("%sEM_SETLIMITTEXT(hwnd:%p, cbMax:%ld)\n"),
2004 MSGDUMP_PREFIX, (void *)hwnd, cbMax);
2005}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetMargins()

static __inline void MSGDUMP_API MD_Edit_OnSetMargins ( HWND  hwnd,
UINT  fwMargin,
WORD  wLeft,
WORD  wRight 
)
static

Definition at line 1986 of file msgdump.h.

1987{
1988 MSGDUMP_TPRINTF(TEXT("%sEM_SETMARGINS(hwnd:%p, fwMargin:%u, wLeft:%d, wRight:%d)\n"),
1989 MSGDUMP_PREFIX, (void *)hwnd, fwMargin, wLeft, wRight);
1990}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetModify()

static __inline void MSGDUMP_API MD_Edit_OnSetModify ( HWND  hwnd,
BOOL  fModified 
)
static

Definition at line 1816 of file msgdump.h.

1817{
1818 MSGDUMP_TPRINTF(TEXT("%sEM_SETMODIFY(hwnd:%p, fModified:%d)\n"),
1819 MSGDUMP_PREFIX, (void *)hwnd, fModified);
1820}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetPasswordChar()

static __inline void MSGDUMP_API MD_Edit_OnSetPasswordChar ( HWND  hwnd,
UINT  ch 
)
static

Definition at line 1933 of file msgdump.h.

1934{
1935 MSGDUMP_TPRINTF(TEXT("%sEM_SETPASSWORDCHAR(hwnd:%p, ch:%u)\n"),
1936 MSGDUMP_PREFIX, (void *)hwnd, ch);
1937}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetReadOnly()

static __inline BOOL MSGDUMP_API MD_Edit_OnSetReadOnly ( HWND  hwnd,
BOOL  fReadOnly 
)
static

Definition at line 1955 of file msgdump.h.

1956{
1957 MSGDUMP_TPRINTF(TEXT("%sEM_SETREADONLY(hwnd:%p, fReadOnly:%d)\n"),
1958 MSGDUMP_PREFIX, (void *)hwnd, fReadOnly);
1959 return FALSE;
1960}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetRect()

static __inline void MSGDUMP_API MD_Edit_OnSetRect ( HWND  hwnd,
LPCRECT  prc 
)
static

Definition at line 1768 of file msgdump.h.

1769{
1771 MSGDUMP_TPRINTF(TEXT("%sEM_SETRECT(hwnd:%p, prc:%s)\n"),
1772 MSGDUMP_PREFIX, (void *)hwnd, MD_rect_text(buf, sizeof(buf), prc));
1773}
GLenum GLuint GLenum GLsizei const GLchar * buf
Definition: glext.h:7751
#define MSGDUMP_MAX_RECT_TEXT
Definition: msgdump.h:47
static __inline const TCHAR *MSGDUMP_API MD_rect_text(TCHAR *buf, size_t bufsize, const RECT *prc)
Definition: msgdump.h:50
char TCHAR
Definition: xmlstorage.h:189

Referenced by MD_msgdump().

◆ MD_Edit_OnSetRectNP()

static __inline void MSGDUMP_API MD_Edit_OnSetRectNP ( HWND  hwnd,
LPCRECT  prc 
)
static

Definition at line 1776 of file msgdump.h.

1777{
1779 MSGDUMP_TPRINTF(TEXT("%sEM_SETRECTNP(hwnd:%p, prc:%s)\n"),
1780 MSGDUMP_PREFIX, (void *)hwnd, MD_rect_text(buf, sizeof(buf), prc));
1781}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetSel()

static __inline void MSGDUMP_API MD_Edit_OnSetSel ( HWND  hwnd,
INT  nStart,
INT  nEnd 
)
static

Definition at line 1754 of file msgdump.h.

1755{
1756 MSGDUMP_TPRINTF(TEXT("%sEM_SETSEL(hwnd:%p, nStart:%d, nEnd:%d)\n"),
1757 MSGDUMP_PREFIX, (void *)hwnd, nStart, nEnd);
1758}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetTabStops()

static __inline BOOL MSGDUMP_API MD_Edit_OnSetTabStops ( HWND  hwnd,
INT  cTabs,
LPDWORD  lpdwTabs 
)
static

Definition at line 1925 of file msgdump.h.

1926{
1927 MSGDUMP_TPRINTF(TEXT("%sEM_SETTABSTOPS(hwnd:%p, cTabs:%d, lpdwTabs:%p)\n"),
1928 MSGDUMP_PREFIX, (void *)hwnd, cTabs, (void *)lpdwTabs);
1929 return FALSE;
1930}

Referenced by MD_msgdump().

◆ MD_Edit_OnSetWordBreakProc()

static __inline void MSGDUMP_API MD_Edit_OnSetWordBreakProc ( HWND  hwnd,
EDITWORDBREAKPROC  ewbprc 
)
static

Definition at line 1963 of file msgdump.h.

1964{
1965 MSGDUMP_TPRINTF(TEXT("%sEM_SETWORDBREAKPROC(hwnd:%p, ewbprc:%p)\n"),
1966 MSGDUMP_PREFIX, (void *)hwnd, *(void **)&ewbprc);
1967}

Referenced by MD_msgdump().

◆ MD_Edit_OnUndo()

static __inline BOOL MSGDUMP_API MD_Edit_OnUndo ( HWND  hwnd)
static

Definition at line 1901 of file msgdump.h.

1902{
1903 MSGDUMP_TPRINTF(TEXT("%sEM_UNDO(hwnd:%p)\n"),
1904 MSGDUMP_PREFIX, (void *)hwnd);
1905 return FALSE;
1906}

Referenced by MD_msgdump().

◆ MD_GetNotifyCode()

static __inline LPCTSTR MSGDUMP_API MD_GetNotifyCode ( HWND  hwndFrom,
UINT  code 
)
static

Definition at line 484 of file msgdump.h.

485{
486 TCHAR szClass[24], sz[2];
487 static TCHAR s_szText[64];
488
489 switch (code)
490 {
491 case NM_OUTOFMEMORY: return TEXT("NM_OUTOFMEMORY");
492 case NM_CLICK: return TEXT("NM_CLICK");
493 case NM_DBLCLK: return TEXT("NM_DBLCLK");
494 case NM_RETURN: return TEXT("NM_RETURN");
495 case NM_RCLICK: return TEXT("NM_RCLICK");
496 case NM_RDBLCLK: return TEXT("NM_RDBLCLK");
497 case NM_SETFOCUS: return TEXT("NM_SETFOCUS");
498 case NM_KILLFOCUS: return TEXT("NM_KILLFOCUS");
499#if (_WIN32_IE >= 0x0300)
500 case NM_CUSTOMDRAW: return TEXT("NM_CUSTOMDRAW");
501 case NM_HOVER: return TEXT("NM_HOVER");
502#endif
503#if (_WIN32_IE >= 0x0400)
504 case NM_NCHITTEST: return TEXT("NM_NCHITTEST");
505 case NM_KEYDOWN: return TEXT("NM_KEYDOWN");
506 case NM_RELEASEDCAPTURE: return TEXT("NM_RELEASEDCAPTURE");
507 case NM_SETCURSOR: return TEXT("NM_SETCURSOR");
508 case NM_CHAR: return TEXT("NM_CHAR");
509#endif
510#if (_WIN32_IE >= 0x0401)
511 case NM_TOOLTIPSCREATED: return TEXT("NM_TOOLTIPSCREATED");
512#endif
513#if (_WIN32_IE >= 0x0500)
514 case NM_LDOWN: return TEXT("NM_LDOWN");
515 case NM_RDOWN: return TEXT("NM_RDOWN");
516#endif
517 }
518
519 szClass[0] = 0;
520 GetClassName(hwndFrom, szClass, ARRAYSIZE(szClass));
521 sz[0] = szClass[0];
522 sz[1] = 0;
523 CharUpper(sz);
524
525 if (sz[0] == TEXT('R') && lstrcmpi(szClass, RICHEDIT_CLASS) == 0)
526 {
527 switch (code)
528 {
529 case EN_MSGFILTER: return TEXT("EN_MSGFILTER");
530 case EN_REQUESTRESIZE: return TEXT("EN_REQUESTRESIZE");
531 case EN_SELCHANGE: return TEXT("EN_SELCHANGE");
532 case EN_DROPFILES: return TEXT("EN_DROPFILES");
533 case EN_PROTECTED: return TEXT("EN_PROTECTED");
534 case EN_CORRECTTEXT: return TEXT("EN_CORRECTTEXT");
535 case EN_STOPNOUNDO: return TEXT("EN_STOPNOUNDO");
536 case EN_IMECHANGE: return TEXT("EN_IMECHANGE");
537 case EN_SAVECLIPBOARD: return TEXT("EN_SAVECLIPBOARD");
538 case EN_OLEOPFAILED: return TEXT("EN_OLEOPFAILED");
539 case EN_OBJECTPOSITIONS: return TEXT("EN_OBJECTPOSITIONS");
540 case EN_LINK: return TEXT("EN_LINK");
541 case EN_DRAGDROPDONE: return TEXT("EN_DRAGDROPDONE");
542 case EN_PARAGRAPHEXPANDED: return TEXT("EN_PARAGRAPHEXPANDED");
543 case EN_PAGECHANGE: return TEXT("EN_PAGECHANGE");
544 case EN_LOWFIRTF: return TEXT("EN_LOWFIRTF");
545 case EN_ALIGNLTR: return TEXT("EN_ALIGNLTR");
546 case EN_ALIGNRTL: return TEXT("EN_ALIGNRTL");
547#if _RICHEDIT_VER >= 0x0800
548 case EN_CLIPFORMAT: return TEXT("EN_CLIPFORMAT");
549 case EN_STARTCOMPOSITION: return TEXT("EN_STARTCOMPOSITION");
550 case EN_ENDCOMPOSITION: return TEXT("EN_ENDCOMPOSITION");
551#endif
552 }
553 }
554 else if (sz[0] == TEXT('S') && lstrcmpi(szClass, WC_LISTVIEW) == 0)
555 {
556 switch (code)
557 {
558 case LVN_ITEMCHANGING: return TEXT("LVN_ITEMCHANGING");
559 case LVN_ITEMCHANGED: return TEXT("LVN_ITEMCHANGED");
560 case LVN_INSERTITEM: return TEXT("LVN_INSERTITEM");
561 case LVN_DELETEITEM: return TEXT("LVN_DELETEITEM");
562 case LVN_DELETEALLITEMS: return TEXT("LVN_DELETEALLITEMS");
563 case LVN_BEGINLABELEDITA: return TEXT("LVN_BEGINLABELEDITA");
564 case LVN_BEGINLABELEDITW: return TEXT("LVN_BEGINLABELEDITW");
565 case LVN_ENDLABELEDITA: return TEXT("LVN_ENDLABELEDITA");
566 case LVN_ENDLABELEDITW: return TEXT("LVN_ENDLABELEDITW");
567 case LVN_COLUMNCLICK: return TEXT("LVN_COLUMNCLICK");
568 case LVN_BEGINDRAG: return TEXT("LVN_BEGINDRAG");
569 case LVN_BEGINRDRAG: return TEXT("LVN_BEGINRDRAG");
570 case LVN_ODCACHEHINT: return TEXT("LVN_ODCACHEHINT");
571 case LVN_ODFINDITEMA: return TEXT("LVN_ODFINDITEMA");
572 case LVN_ODFINDITEMW: return TEXT("LVN_ODFINDITEMW");
573 case LVN_ITEMACTIVATE: return TEXT("LVN_ITEMACTIVATE");
574 case LVN_ODSTATECHANGED: return TEXT("LVN_ODSTATECHANGED");
575 case LVN_HOTTRACK: return TEXT("LVN_HOTTRACK");
576 case LVN_GETDISPINFOA: return TEXT("LVN_GETDISPINFOA");
577 case LVN_GETDISPINFOW: return TEXT("LVN_GETDISPINFOW");
578 case LVN_SETDISPINFOA: return TEXT("LVN_SETDISPINFOA");
579 case LVN_SETDISPINFOW: return TEXT("LVN_SETDISPINFOW");
580 case LVN_KEYDOWN: return TEXT("LVN_KEYDOWN");
581 case LVN_MARQUEEBEGIN: return TEXT("LVN_MARQUEEBEGIN");
582 case LVN_GETINFOTIPA: return TEXT("LVN_GETINFOTIPA");
583 case LVN_GETINFOTIPW: return TEXT("LVN_GETINFOTIPW");
584 case LVN_INCREMENTALSEARCHA: return TEXT("LVN_INCREMENTALSEARCHA");
585 case LVN_INCREMENTALSEARCHW: return TEXT("LVN_INCREMENTALSEARCHW");
586#if NTDDI_VERSION >= 0x06000000
587 case LVN_COLUMNDROPDOWN: return TEXT("LVN_COLUMNDROPDOWN");
588 case LVN_COLUMNOVERFLOWCLICK: return TEXT("LVN_COLUMNOVERFLOWCLICK");
589#endif
590 case LVN_BEGINSCROLL: return TEXT("LVN_BEGINSCROLL");
591 case LVN_ENDSCROLL: return TEXT("LVN_ENDSCROLL");
592#if NTDDI_VERSION >= 0x06000000
593 case LVN_LINKCLICK: return TEXT("LVN_LINKCLICK");
594 case LVN_GETEMPTYMARKUP: return TEXT("LVN_GETEMPTYMARKUP");
595#endif
596 }
597 }
598 else if (sz[0] == TEXT('S') && lstrcmpi(szClass, WC_TREEVIEW) == 0)
599 {
600 switch (code)
601 {
602 case TVN_SELCHANGINGA: return TEXT("TVN_SELCHANGINGA");
603 case TVN_SELCHANGINGW: return TEXT("TVN_SELCHANGINGW");
604 case TVN_SELCHANGEDA: return TEXT("TVN_SELCHANGEDA");
605 case TVN_SELCHANGEDW: return TEXT("TVN_SELCHANGEDW");
606 case TVN_GETDISPINFOA: return TEXT("TVN_GETDISPINFOA");
607 case TVN_GETDISPINFOW: return TEXT("TVN_GETDISPINFOW");
608 case TVN_SETDISPINFOA: return TEXT("TVN_SETDISPINFOA");
609 case TVN_SETDISPINFOW: return TEXT("TVN_SETDISPINFOW");
610 case TVN_ITEMEXPANDINGA: return TEXT("TVN_ITEMEXPANDINGA");
611 case TVN_ITEMEXPANDINGW: return TEXT("TVN_ITEMEXPANDINGW");
612 case TVN_ITEMEXPANDEDA: return TEXT("TVN_ITEMEXPANDEDA");
613 case TVN_ITEMEXPANDEDW: return TEXT("TVN_ITEMEXPANDEDW");
614 case TVN_BEGINDRAGA: return TEXT("TVN_BEGINDRAGA");
615 case TVN_BEGINDRAGW: return TEXT("TVN_BEGINDRAGW");
616 case TVN_BEGINRDRAGA: return TEXT("TVN_BEGINRDRAGA");
617 case TVN_BEGINRDRAGW: return TEXT("TVN_BEGINRDRAGW");
618 case TVN_DELETEITEMA: return TEXT("TVN_DELETEITEMA");
619 case TVN_DELETEITEMW: return TEXT("TVN_DELETEITEMW");
620 case TVN_BEGINLABELEDITA: return TEXT("TVN_BEGINLABELEDITA");
621 case TVN_BEGINLABELEDITW: return TEXT("TVN_BEGINLABELEDITW");
622 case TVN_ENDLABELEDITA: return TEXT("TVN_ENDLABELEDITA");
623 case TVN_ENDLABELEDITW: return TEXT("TVN_ENDLABELEDITW");
624 case TVN_KEYDOWN: return TEXT("TVN_KEYDOWN");
625 case TVN_GETINFOTIPA: return TEXT("TVN_GETINFOTIPA");
626 case TVN_GETINFOTIPW: return TEXT("TVN_GETINFOTIPW");
627 case TVN_SINGLEEXPAND: return TEXT("TVN_SINGLEEXPAND");
628#ifdef TVN_ITEMCHANGINGA
629 case TVN_ITEMCHANGINGA: return TEXT("TVN_ITEMCHANGINGA");
630 case TVN_ITEMCHANGINGW: return TEXT("TVN_ITEMCHANGINGW");
631 case TVN_ITEMCHANGEDA: return TEXT("TVN_ITEMCHANGEDA");
632 case TVN_ITEMCHANGEDW: return TEXT("TVN_ITEMCHANGEDW");
633 case TVN_ASYNCDRAW: return TEXT("TVN_ASYNCDRAW");
634#endif
635 }
636 }
637
638 StringCbPrintf(s_szText, sizeof(s_szText), TEXT("%u"), code);
639 return s_szText;
640}
#define ARRAYSIZE(array)
Definition: filtermapper.c:47
#define NM_RELEASEDCAPTURE
Definition: commctrl.h:141
#define TVN_ENDLABELEDITA
Definition: commctrl.h:3716
#define TVN_SELCHANGINGW
Definition: commctrl.h:3651
#define NM_RDBLCLK
Definition: commctrl.h:134
#define LVN_GETDISPINFOA
Definition: commctrl.h:3158
#define TVN_ITEMEXPANDEDW
Definition: commctrl.h:3707
#define TVN_KEYDOWN
Definition: commctrl.h:3718
#define LVN_ENDSCROLL
Definition: commctrl.h:3241
#define TVN_BEGINRDRAGW
Definition: commctrl.h:3711
#define LVN_ODFINDITEMW
Definition: commctrl.h:3150
#define TVN_SETDISPINFOW
Definition: commctrl.h:3662
#define LVN_HOTTRACK
Definition: commctrl.h:3157
#define LVN_BEGINRDRAG
Definition: commctrl.h:3146
#define LVN_COLUMNCLICK
Definition: commctrl.h:3144
#define NM_DBLCLK
Definition: commctrl.h:131
#define TVN_ITEMEXPANDINGA
Definition: commctrl.h:3704
#define NM_LDOWN
Definition: commctrl.h:145
#define NM_SETCURSOR
Definition: commctrl.h:142
#define TVN_BEGINLABELEDITA
Definition: commctrl.h:3714
#define LVN_GETINFOTIPA
Definition: commctrl.h:3227
#define LVN_SETDISPINFOW
Definition: commctrl.h:3161
#define LVN_ODSTATECHANGED
Definition: commctrl.h:3153
#define LVN_GETINFOTIPW
Definition: commctrl.h:3228
#define LVN_DELETEALLITEMS
Definition: commctrl.h:3139
#define LVN_BEGINSCROLL
Definition: commctrl.h:3240
#define TVN_GETINFOTIPW
Definition: commctrl.h:3720
#define TVN_SELCHANGEDW
Definition: commctrl.h:3653
#define TVN_BEGINRDRAGA
Definition: commctrl.h:3710
#define LVN_INSERTITEM
Definition: commctrl.h:3137
#define NM_CHAR
Definition: commctrl.h:143
#define NM_HOVER
Definition: commctrl.h:138
#define LVN_ITEMCHANGING
Definition: commctrl.h:3135
#define NM_TOOLTIPSCREATED
Definition: commctrl.h:144
#define LVN_ODCACHEHINT
Definition: commctrl.h:3148
#define NM_CLICK
Definition: commctrl.h:130
#define LVN_BEGINDRAG
Definition: commctrl.h:3145
#define NM_KILLFOCUS
Definition: commctrl.h:136
#define TVN_ITEMEXPANDEDA
Definition: commctrl.h:3706
#define LVN_INCREMENTALSEARCHA
Definition: commctrl.h:3168
#define LVN_BEGINLABELEDITA
Definition: commctrl.h:3140
#define LVN_INCREMENTALSEARCHW
Definition: commctrl.h:3169
#define NM_CUSTOMDRAW
Definition: commctrl.h:137
#define TVN_GETDISPINFOW
Definition: commctrl.h:3660
#define TVN_SELCHANGINGA
Definition: commctrl.h:3650
#define NM_NCHITTEST
Definition: commctrl.h:139
#define LVN_ENDLABELEDITW
Definition: commctrl.h:3143
#define LVN_SETDISPINFOA
Definition: commctrl.h:3160
#define WC_TREEVIEW
Definition: commctrl.h:3250
#define LVN_BEGINLABELEDITW
Definition: commctrl.h:3141
#define TVN_BEGINDRAGW
Definition: commctrl.h:3709
#define NM_RETURN
Definition: commctrl.h:132
#define LVN_ENDLABELEDITA
Definition: commctrl.h:3142
#define TVN_DELETEITEMA
Definition: commctrl.h:3712
#define WC_LISTVIEW
Definition: commctrl.h:2264
#define TVN_BEGINDRAGA
Definition: commctrl.h:3708
#define NM_OUTOFMEMORY
Definition: commctrl.h:129
#define TVN_GETDISPINFOA
Definition: commctrl.h:3659
#define NM_RCLICK
Definition: commctrl.h:133
#define NM_SETFOCUS
Definition: commctrl.h:135
#define LVN_ODFINDITEMA
Definition: commctrl.h:3149
#define TVN_ITEMEXPANDINGW
Definition: commctrl.h:3705
#define TVN_BEGINLABELEDITW
Definition: commctrl.h:3715
#define LVN_GETDISPINFOW
Definition: commctrl.h:3159
#define LVN_KEYDOWN
Definition: commctrl.h:3189
#define LVN_MARQUEEBEGIN
Definition: commctrl.h:3203
#define LVN_ITEMCHANGED
Definition: commctrl.h:3136
#define TVN_SELCHANGEDA
Definition: commctrl.h:3652
#define TVN_SETDISPINFOA
Definition: commctrl.h:3661
#define NM_KEYDOWN
Definition: commctrl.h:140
#define LVN_DELETEITEM
Definition: commctrl.h:3138
#define TVN_ENDLABELEDITW
Definition: commctrl.h:3717
#define TVN_DELETEITEMW
Definition: commctrl.h:3713
#define LVN_ITEMACTIVATE
Definition: commctrl.h:3152
#define NM_RDOWN
Definition: commctrl.h:146
#define TVN_SINGLEEXPAND
Definition: commctrl.h:3721
#define TVN_GETINFOTIPA
Definition: commctrl.h:3719
#define EN_PARAGRAPHEXPANDED
Definition: richedit.h:204
#define RICHEDIT_CLASS
Definition: richedit.h:55
#define EN_PROTECTED
Definition: richedit.h:195
#define EN_LOWFIRTF
Definition: richedit.h:206
#define EN_SELCHANGE
Definition: richedit.h:193
#define EN_DRAGDROPDONE
Definition: richedit.h:203
#define EN_ALIGNLTR
Definition: richedit.h:207
#define EN_ALIGNRTL
Definition: richedit.h:208
#define EN_REQUESTRESIZE
Definition: richedit.h:192
#define EN_STOPNOUNDO
Definition: richedit.h:197
#define EN_DROPFILES
Definition: richedit.h:194
#define EN_CORRECTTEXT
Definition: richedit.h:196
#define EN_OBJECTPOSITIONS
Definition: richedit.h:201
#define EN_MSGFILTER
Definition: richedit.h:191
#define EN_LINK
Definition: richedit.h:202
#define EN_IMECHANGE
Definition: richedit.h:198
#define EN_SAVECLIPBOARD
Definition: richedit.h:199
#define EN_OLEOPFAILED
Definition: richedit.h:200
#define EN_PAGECHANGE
Definition: richedit.h:205
#define StringCbPrintf
Definition: strsafe.h:544
Definition: inflate.c:139
#define lstrcmpi
Definition: winbase.h:3898
#define GetClassName
Definition: winuser.h:5795
#define CharUpper
Definition: winuser.h:5757

Referenced by MD_OnNotify().

◆ MD_ListBox_OnAddFile()

static __inline INT MSGDUMP_API MD_ListBox_OnAddFile ( HWND  hwnd,
LPCTSTR  lpszFilename 
)
static

Definition at line 2273 of file msgdump.h.

2274{
2275 if (IsWindowUnicode(hwnd))
2276 MSGDUMP_TPRINTF(TEXT("%sLB_ADDFILE(hwnd:%p, lpszFilename:%ls)\n"),
2277 MSGDUMP_PREFIX, (void *)hwnd, (LPCWSTR)lpszFilename);
2278 else
2279 MSGDUMP_TPRINTF(TEXT("%sLB_ADDFILE(hwnd:%p, lpszFilename:%ls)\n"),
2280 MSGDUMP_PREFIX, (void *)hwnd, (LPCSTR)lpszFilename);
2281 return 0;
2282}

Referenced by MD_msgdump().

◆ MD_ListBox_OnAddString()

static __inline INT MSGDUMP_API MD_ListBox_OnAddString ( HWND  hwnd,
LPCTSTR  lpsz 
)
static

Definition at line 2080 of file msgdump.h.

2081{
2082 if (IsWindowUnicode(hwnd))
2083 MSGDUMP_TPRINTF(TEXT("%sLB_ADDSTRING(hwnd:%p, lpsz:%ls)\n"),
2084 MSGDUMP_PREFIX, (void *)hwnd, (LPCWSTR)lpsz);
2085 else
2086 MSGDUMP_TPRINTF(TEXT("%sLB_ADDSTRING(hwnd:%p, lpsz:%hs)\n"),
2087 MSGDUMP_PREFIX, (void *)hwnd, (LPCSTR)lpsz);
2088 return 0;
2089}

Referenced by MD_msgdump().

◆ MD_ListBox_OnDeleteString()

static __inline INT MSGDUMP_API MD_ListBox_OnDeleteString ( HWND  hwnd,
INT  index 
)
static

Definition at line 2104 of file msgdump.h.

2105{
2106 MSGDUMP_TPRINTF(TEXT("%sLB_DELETESTRING(hwnd:%p, index:%d)\n"),
2107 MSGDUMP_PREFIX, (void *)hwnd, index);
2108 return 0;
2109}

Referenced by MD_msgdump().

◆ MD_ListBox_OnDir()

static __inline INT MSGDUMP_API MD_ListBox_OnDir ( HWND  hwnd,
UINT  uAttrs,
LPCTSTR  lpszFileSpec 
)
static

Definition at line 2195 of file msgdump.h.

2196{
2197 if (IsWindowUnicode(hwnd))
2198 MSGDUMP_TPRINTF(TEXT("%sLB_DIR(hwnd:%p, uAttrs:%u, lpszFileSpec:%ls)\n"),
2199 MSGDUMP_PREFIX, (void *)hwnd, uAttrs, (LPCWSTR)lpszFileSpec);
2200 else
2201 MSGDUMP_TPRINTF(TEXT("%sLB_DIR(hwnd:%p, uAttrs:%u, lpszFileSpec:%hs)\n"),
2202 MSGDUMP_PREFIX, (void *)hwnd, uAttrs, (LPCSTR)lpszFileSpec);
2203 return 0;
2204}

Referenced by MD_msgdump().

◆ MD_ListBox_OnFindString()

static __inline INT MSGDUMP_API MD_ListBox_OnFindString ( HWND  hwnd,
INT  indexStart,
LPCTSTR  lpszFind 
)
static

Definition at line 2215 of file msgdump.h.

2216{
2217 if (IsWindowUnicode(hwnd))
2218 MSGDUMP_TPRINTF(TEXT("%sLB_FINDSTRING(hwnd:%p, indexStart:%d, lpszFind:%ls)\n"),
2219 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCWSTR)lpszFind);
2220 else
2221 MSGDUMP_TPRINTF(TEXT("%sLB_FINDSTRING(hwnd:%p, indexStart:%d, lpszFind:%ls)\n"),
2222 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCSTR)lpszFind);
2223 return 0;
2224}

Referenced by MD_msgdump().

◆ MD_ListBox_OnFindStringExact()

static __inline INT MSGDUMP_API MD_ListBox_OnFindStringExact ( HWND  hwnd,
INT  indexStart,
LPCTSTR  lpszFind 
)
static

Definition at line 2373 of file msgdump.h.

2374{
2375 if (IsWindowUnicode(hwnd))
2376 MSGDUMP_TPRINTF(TEXT("%sLB_FINDSTRINGEXACT(hwnd:%p, indexStart:%d, lpszFind:%ls)\n"),
2377 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCWSTR)lpszFind);
2378 else
2379 MSGDUMP_TPRINTF(TEXT("%sLB_FINDSTRINGEXACT(hwnd:%p, indexStart:%d, lpszFind:%hs)\n"),
2380 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCSTR)lpszFind);
2381 return 0;
2382}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetAnchorIndex()

static __inline INT MSGDUMP_API MD_ListBox_OnGetAnchorIndex ( HWND  hwnd)
static

Definition at line 2333 of file msgdump.h.

2334{
2335 MSGDUMP_TPRINTF(TEXT("%sLB_GETANCHORINDEX(hwnd:%p)\n"),
2336 MSGDUMP_PREFIX, (void *)hwnd);
2337 return 0;
2338}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetCaretIndex()

static __inline INT MSGDUMP_API MD_ListBox_OnGetCaretIndex ( HWND  hwnd)
static

Definition at line 2349 of file msgdump.h.

2350{
2351 MSGDUMP_TPRINTF(TEXT("%sLB_GETCARETINDEX(hwnd:%p)\n"),
2352 MSGDUMP_PREFIX, (void *)hwnd);
2353 return 0;
2354}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetCount()

static __inline INT MSGDUMP_API MD_ListBox_OnGetCount ( HWND  hwnd)
static

Definition at line 2175 of file msgdump.h.

2176{
2177 MSGDUMP_TPRINTF(TEXT("%sLB_GETCOUNT(hwnd:%p)\n"),
2178 MSGDUMP_PREFIX, (void *)hwnd);
2179 return 0;
2180}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetCurSel()

static __inline INT MSGDUMP_API MD_ListBox_OnGetCurSel ( HWND  hwnd)
static

Definition at line 2151 of file msgdump.h.

2152{
2153 MSGDUMP_TPRINTF(TEXT("%sLB_GETCURSEL(hwnd:%p)\n"),
2154 MSGDUMP_PREFIX, (void *)hwnd);
2155 return 0;
2156}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetHorizontalExtent()

static __inline INT MSGDUMP_API MD_ListBox_OnGetHorizontalExtent ( HWND  hwnd)
static

Definition at line 2251 of file msgdump.h.

2252{
2253 MSGDUMP_TPRINTF(TEXT("%sLB_GETHORIZONTALEXTENT(hwnd:%p)\n"),
2254 MSGDUMP_PREFIX, (void *)hwnd);
2255 return 0;
2256}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetItemData()

static __inline INT_PTR MSGDUMP_API MD_ListBox_OnGetItemData ( HWND  hwnd,
INT  index 
)
static

Definition at line 2301 of file msgdump.h.

2302{
2303 MSGDUMP_TPRINTF(TEXT("%sLB_GETITEMDATA(hwnd:%p, index:%d)\n"),
2304 MSGDUMP_PREFIX, (void *)hwnd, index);
2305 return 0;
2306}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetItemHeight()

static __inline INT MSGDUMP_API MD_ListBox_OnGetItemHeight ( HWND  hwnd,
INT  index 
)
static

Definition at line 2365 of file msgdump.h.

2366{
2367 MSGDUMP_TPRINTF(TEXT("%sLB_GETITEMHEIGHT(hwnd:%p, index:%d)\n"),
2368 MSGDUMP_PREFIX, (void *)hwnd, index);
2369 return 0;
2370}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetItemRect()

static __inline INT MSGDUMP_API MD_ListBox_OnGetItemRect ( HWND  hwnd,
INT  index,
RECT FAR lprc 
)
static

Definition at line 2293 of file msgdump.h.

2294{
2295 MSGDUMP_TPRINTF(TEXT("%sLB_GETITEMRECT(hwnd:%p, index:%d, lprc:%p)\n"),
2296 MSGDUMP_PREFIX, (void *)hwnd, index, (void *)lprc);
2297 return 0;
2298}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetLocale()

static __inline LCID MSGDUMP_API MD_ListBox_OnGetLocale ( HWND  hwnd)
static

Definition at line 2393 of file msgdump.h.

2394{
2395 MSGDUMP_TPRINTF(TEXT("%sLB_GETLOCALE(hwnd:%p)\n"),
2396 MSGDUMP_PREFIX, (void *)hwnd);
2397 return 0;
2398}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetSel()

static __inline INT MSGDUMP_API MD_ListBox_OnGetSel ( HWND  hwnd,
INT  index 
)
static

Definition at line 2143 of file msgdump.h.

2144{
2145 MSGDUMP_TPRINTF(TEXT("%sLB_GETSEL(hwnd:%p, index:%d)\n"),
2146 MSGDUMP_PREFIX, (void *)hwnd, index);
2147 return 0;
2148}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetSelCount()

static __inline INT MSGDUMP_API MD_ListBox_OnGetSelCount ( HWND  hwnd)
static

Definition at line 2227 of file msgdump.h.

2228{
2229 MSGDUMP_TPRINTF(TEXT("%sLB_GETSELCOUNT(hwnd:%p)\n"),
2230 MSGDUMP_PREFIX, (void *)hwnd);
2231 return 0;
2232}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetSelItems()

static __inline INT MSGDUMP_API MD_ListBox_OnGetSelItems ( HWND  hwnd,
UINT  cItems,
LPINT  lpnItems 
)
static

Definition at line 2235 of file msgdump.h.

2236{
2237 MSGDUMP_TPRINTF(TEXT("%sLB_GETSELITEMS(hwnd:%p, cItems:%u, lpnItems:%p)\n"),
2238 MSGDUMP_PREFIX, (void *)hwnd, cItems, (void *)lpnItems);
2239 return 0;
2240}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetText()

static __inline INT MSGDUMP_API MD_ListBox_OnGetText ( HWND  hwnd,
INT  index,
LPTSTR  lpszBuffer 
)
static

Definition at line 2159 of file msgdump.h.

2160{
2161 MSGDUMP_TPRINTF(TEXT("%sLB_GETTEXT(hwnd:%p, lpszBuffer:%p)\n"),
2162 MSGDUMP_PREFIX, (void *)hwnd, (void *)lpszBuffer);
2163 return 0;
2164}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetTextLen()

static __inline INT MSGDUMP_API MD_ListBox_OnGetTextLen ( HWND  hwnd,
INT  index 
)
static

Definition at line 2167 of file msgdump.h.

2168{
2169 MSGDUMP_TPRINTF(TEXT("%sLB_GETTEXTLEN(hwnd:%p, index:%d)\n"),
2170 MSGDUMP_PREFIX, (void *)hwnd, index);
2171 return 0;
2172}

Referenced by MD_msgdump().

◆ MD_ListBox_OnGetTopIndex()

static __inline INT MSGDUMP_API MD_ListBox_OnGetTopIndex ( HWND  hwnd)
static

Definition at line 2207 of file msgdump.h.

2208{
2209 MSGDUMP_TPRINTF(TEXT("%sLB_DIR(hwnd:%p)\n"),
2210 MSGDUMP_PREFIX, (void *)hwnd);
2211 return 0;
2212}

Referenced by MD_msgdump().

◆ MD_ListBox_OnInitStorage()

static __inline DWORD MSGDUMP_API MD_ListBox_OnInitStorage ( HWND  hwnd,
UINT  cItems,
DWORD  cb 
)
static

Definition at line 2409 of file msgdump.h.

2410{
2411 MSGDUMP_TPRINTF(TEXT("%sLB_INITSTORAGE(hwnd:%p, cItems:%d, cb:%lu)\n"),
2412 MSGDUMP_PREFIX, (void *)hwnd, cItems, cb);
2413 return 0;
2414}

Referenced by MD_msgdump().

◆ MD_ListBox_OnInsertString()

static __inline INT MSGDUMP_API MD_ListBox_OnInsertString ( HWND  hwnd,
INT  index,
LPCTSTR  lpsz 
)
static

Definition at line 2092 of file msgdump.h.

2093{
2094 if (IsWindowUnicode(hwnd))
2095 MSGDUMP_TPRINTF(TEXT("%sLB_INSERTSTRING(hwnd:%p, index:%d, lpsz:%ls)\n"),
2096 MSGDUMP_PREFIX, (void *)hwnd, index, (LPCWSTR)lpsz);
2097 else
2098 MSGDUMP_TPRINTF(TEXT("%sLB_INSERTSTRING(hwnd:%p, index:%d, lpsz:%hs)\n"),
2099 MSGDUMP_PREFIX, (void *)hwnd, index, (LPCSTR)lpsz);
2100 return 0;
2101}

Referenced by MD_msgdump().

◆ MD_ListBox_OnItemFromPoint()

static __inline DWORD MSGDUMP_API MD_ListBox_OnItemFromPoint ( HWND  hwnd,
INT  xPos,
INT  yPos 
)
static

Definition at line 2417 of file msgdump.h.

2418{
2419 MSGDUMP_TPRINTF(TEXT("%sLB_ITEMFROMPOINT(hwnd:%p, xPos:%d, yPos:%d)\n"),
2420 MSGDUMP_PREFIX, (void *)hwnd, xPos, yPos);
2421 return 0;
2422}

Referenced by MD_msgdump().

◆ MD_ListBox_OnResetContent()

static __inline void MSGDUMP_API MD_ListBox_OnResetContent ( HWND  hwnd)
static

Definition at line 2120 of file msgdump.h.

2121{
2122 MSGDUMP_TPRINTF(TEXT("%sLB_RESETCONTENT(hwnd:%p)\n"),
2123 MSGDUMP_PREFIX, (void *)hwnd);
2124}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSelectString()

static __inline INT MSGDUMP_API MD_ListBox_OnSelectString ( HWND  hwnd,
INT  indexStart,
LPCTSTR  lpszFind 
)
static

Definition at line 2183 of file msgdump.h.

2184{
2185 if (IsWindowUnicode(hwnd))
2186 MSGDUMP_TPRINTF(TEXT("%sLB_SELECTSTRING(hwnd:%p, indexStart:%d, lpszFind:%ls)\n"),
2187 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCWSTR)lpszFind);
2188 else
2189 MSGDUMP_TPRINTF(TEXT("%sLB_SELECTSTRING(hwnd:%p, indexStart:%d, lpszFind:%hs)\n"),
2190 MSGDUMP_PREFIX, (void *)hwnd, indexStart, (LPCSTR)lpszFind);
2191 return 0;
2192}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSelItemRange()

static __inline INT MSGDUMP_API MD_ListBox_OnSelItemRange ( HWND  hwnd,
BOOL  fSelect,
UINT  wFirst,
UINT  wLast 
)
static

Definition at line 2317 of file msgdump.h.

2318{
2319 MSGDUMP_TPRINTF(TEXT("%sLB_SELITEMRANGE(hwnd:%p, fSelect:%d, wFirst:%u, wLast:%u)\n"),
2320 MSGDUMP_PREFIX, (void *)hwnd, fSelect, wFirst, wLast);
2321 return 0;
2322}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSelItemRangeEx()

static __inline INT MSGDUMP_API MD_ListBox_OnSelItemRangeEx ( HWND  hwnd,
UINT  wFirst,
UINT  wLast 
)
static

Definition at line 2112 of file msgdump.h.

2113{
2114 MSGDUMP_TPRINTF(TEXT("%sLB_SELITEMRANGEEX(hwnd:%p, wFirst:%u, wLast:%u)\n"),
2115 MSGDUMP_PREFIX, (void *)hwnd, wFirst, wLast);
2116 return 0;
2117}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetAnchorIndex()

static __inline INT MSGDUMP_API MD_ListBox_OnSetAnchorIndex ( HWND  hwnd,
INT  index 
)
static

Definition at line 2325 of file msgdump.h.

2326{
2327 MSGDUMP_TPRINTF(TEXT("%sLB_SETANCHORINDEX(hwnd:%p, index:%d)\n"),
2328 MSGDUMP_PREFIX, (void *)hwnd, index);
2329 return 0;
2330}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetCaretIndex()

static __inline INT MSGDUMP_API MD_ListBox_OnSetCaretIndex ( HWND  hwnd,
INT  index,
BOOL  fScroll 
)
static

Definition at line 2341 of file msgdump.h.

2342{
2343 MSGDUMP_TPRINTF(TEXT("%sLB_SETCARETINDEX(hwnd:%p, index:%d, fScroll:%d)\n"),
2344 MSGDUMP_PREFIX, (void *)hwnd, index, fScroll);
2345 return 0;
2346}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetColumnWidth()

static __inline void MSGDUMP_API MD_ListBox_OnSetColumnWidth ( HWND  hwnd,
INT  cxColumn 
)
static

Definition at line 2266 of file msgdump.h.

2267{
2268 MSGDUMP_TPRINTF(TEXT("%sLB_SETCOLUMNWIDTH(hwnd:%p, cxColumn:%d)\n"),
2269 MSGDUMP_PREFIX, (void *)hwnd, cxColumn);
2270}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetCount()

static __inline INT MSGDUMP_API MD_ListBox_OnSetCount ( HWND  hwnd,
INT  cItems 
)
static

Definition at line 2401 of file msgdump.h.

2402{
2403 MSGDUMP_TPRINTF(TEXT("%sLB_SETCOUNT(hwnd:%p, cItems:%d)\n"),
2404 MSGDUMP_PREFIX, (void *)hwnd, cItems);
2405 return 0;
2406}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetCurSel()

static __inline INT MSGDUMP_API MD_ListBox_OnSetCurSel ( HWND  hwnd,
INT  index 
)
static

Definition at line 2135 of file msgdump.h.

2136{
2137 MSGDUMP_TPRINTF(TEXT("%sLB_SETCURSEL(hwnd:%p, index:%d)\n"),
2138 MSGDUMP_PREFIX, (void *)hwnd, index);
2139 return 0;
2140}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetHorizontalExtent()

static __inline void MSGDUMP_API MD_ListBox_OnSetHorizontalExtent ( HWND  hwnd,
INT  cxExtent 
)
static

Definition at line 2259 of file msgdump.h.

2260{
2261 MSGDUMP_TPRINTF(TEXT("%sLB_SETHORIZONTALEXTENT(hwnd:%p, cxExtent:%d)\n"),
2262 MSGDUMP_PREFIX, (void *)hwnd, cxExtent);
2263}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetItemData()

static __inline INT_PTR MSGDUMP_API MD_ListBox_OnSetItemData ( HWND  hwnd,
INT  index,
LPARAM  dwData 
)
static

Definition at line 2309 of file msgdump.h.

2310{
2311 MSGDUMP_TPRINTF(TEXT("%sLB_SETITEMDATA(hwnd:%p, index:%d, dwData:%p)\n"),
2312 MSGDUMP_PREFIX, (void *)hwnd, index, (void *)dwData);
2313 return 0;
2314}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetItemHeight()

static __inline INT MSGDUMP_API MD_ListBox_OnSetItemHeight ( HWND  hwnd,
INT  index,
INT  cyItem 
)
static

Definition at line 2357 of file msgdump.h.

2358{
2359 MSGDUMP_TPRINTF(TEXT("%sLB_SETITEMHEIGHT(hwnd:%p, index:%d, cyItem:%d)\n"),
2360 MSGDUMP_PREFIX, (void *)hwnd, index, cyItem);
2361 return 0;
2362}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetLocale()

static __inline LCID MSGDUMP_API MD_ListBox_OnSetLocale ( HWND  hwnd,
LCID  wLocaleID 
)
static

Definition at line 2385 of file msgdump.h.

2386{
2387 MSGDUMP_TPRINTF(TEXT("%sLB_SETLOCALE(hwnd:%p, wLocaleID:0x%08X)\n"),
2388 MSGDUMP_PREFIX, (void *)hwnd, wLocaleID);
2389 return 0;
2390}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetSel()

static __inline INT MSGDUMP_API MD_ListBox_OnSetSel ( HWND  hwnd,
BOOL  fSelect,
UINT  index 
)
static

Definition at line 2127 of file msgdump.h.

2128{
2129 MSGDUMP_TPRINTF(TEXT("%sLB_SETSEL(hwnd:%p, fSelect:%d, index:%u)\n"),
2130 MSGDUMP_PREFIX, (void *)hwnd, fSelect, index);
2131 return 0;
2132}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetTabStops()

static __inline BOOL MSGDUMP_API MD_ListBox_OnSetTabStops ( HWND  hwnd,
UINT  cTabs,
LPINT  lpnTabs 
)
static

Definition at line 2243 of file msgdump.h.

2244{
2245 MSGDUMP_TPRINTF(TEXT("%sLB_SETTABSTOPS(hwnd:%p, cTabs:%u, lpnTabs:%p)\n"),
2246 MSGDUMP_PREFIX, (void *)hwnd, cTabs, (void *)lpnTabs);
2247 return FALSE;
2248}

Referenced by MD_msgdump().

◆ MD_ListBox_OnSetTopIndex()

static __inline INT MSGDUMP_API MD_ListBox_OnSetTopIndex ( HWND  hwnd,
INT  index 
)
static

Definition at line 2285 of file msgdump.h.

2286{
2287 MSGDUMP_TPRINTF(TEXT("%sLB_SETTOPINDEX(hwnd:%p, index:%d)\n"),
2288 MSGDUMP_PREFIX, (void *)hwnd, index);
2289 return 0;
2290}

Referenced by MD_msgdump().

◆ MD_ListView_OnApproximateViewRect()

static __inline DWORD MSGDUMP_API MD_ListView_OnApproximateViewRect ( HWND  hwnd,
INT  iWidth,
INT  iHeight,
INT  iCount 
)
static

Definition at line 3290 of file msgdump.h.

3291{
3292 MSGDUMP_TPRINTF(TEXT("%sLVM_APPROXIMATEVIEWRECT(hwnd:%p, iWidth:%d, iHeight:%d, iCount:%d)\n"),
3293 MSGDUMP_PREFIX, (void *)hwnd, iWidth, iHeight, iCount);
3294 return 0;
3295}

Referenced by MD_msgdump().

◆ MD_ListView_OnArrange()

static __inline BOOL MSGDUMP_API MD_ListView_OnArrange ( HWND  hwnd,
UINT  code 
)
static

Definition at line 2964 of file msgdump.h.

2965{
2966 MSGDUMP_TPRINTF(TEXT("%sLVM_ARRANGE(hwnd:%p, code:%u)\n"),
2967 MSGDUMP_PREFIX, (void *)hwnd, code);
2968 return FALSE;
2969}

Referenced by MD_msgdump().

◆ MD_ListView_OnCancelEditLabel()

static __inline void MSGDUMP_API MD_ListView_OnCancelEditLabel ( HWND  hwnd)
static

Definition at line 3805 of file msgdump.h.

3806{
3807 MSGDUMP_TPRINTF(TEXT("%sLVM_CANCELEDITLABEL(hwnd:%p)\n"),
3808 MSGDUMP_PREFIX, (void *)hwnd);
3809}

Referenced by MD_msgdump().

◆ MD_ListView_OnCreateDragImage()

static __inline HIMAGELIST MSGDUMP_API MD_ListView_OnCreateDragImage ( HWND  hwnd,
INT  i,
LPPOINT  lpptUpLeft 
)
static

Definition at line 3044 of file msgdump.h.

3045{
3046 MSGDUMP_TPRINTF(TEXT("%sLVM_CREATEDRAGIMAGE(hwnd:%p, i:%d, lpptUpLeft:%p)\n"),
3047 MSGDUMP_PREFIX, (void *)hwnd, i, (void *)lpptUpLeft);
3048 return NULL;
3049}
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
Definition: glfuncs.h:248

Referenced by MD_msgdump().

◆ MD_ListView_OnDeleteAllItems()

static __inline BOOL MSGDUMP_API MD_ListView_OnDeleteAllItems ( HWND  hwnd)
static

Definition at line 2860 of file msgdump.h.

2861{
2862 MSGDUMP_TPRINTF(TEXT("%sLVM_DELETEALLITEMS(hwnd:%p)\n"),
2863 MSGDUMP_PREFIX, (void *)hwnd);
2864 return FALSE;
2865}

Referenced by MD_msgdump().

◆ MD_ListView_OnDeleteColumn()

static __inline BOOL MSGDUMP_API MD_ListView_OnDeleteColumn ( HWND  hwnd,
INT  iCol 
)
static

Definition at line 3012 of file msgdump.h.

3013{
3014 MSGDUMP_TPRINTF(TEXT("%sLVM_DELETECOLUMN(hwnd:%p, iCol:%d)\n"),
3015 MSGDUMP_PREFIX, (void *)hwnd, iCol);
3016 return FALSE;
3017}

Referenced by MD_msgdump().

◆ MD_ListView_OnDeleteItem()

static __inline BOOL MSGDUMP_API MD_ListView_OnDeleteItem ( HWND  hwnd,
INT  i 
)
static

Definition at line 2852 of file msgdump.h.

2853{
2854 MSGDUMP_TPRINTF(TEXT("%sLVM_DELETEITEM(hwnd:%p, i:%d)\n"),
2855 MSGDUMP_PREFIX, (void *)hwnd, i);
2856 return FALSE;
2857}

Referenced by MD_msgdump().

◆ MD_ListView_OnEditLabelA()

static __inline HWND MSGDUMP_API MD_ListView_OnEditLabelA ( HWND  hwnd,
INT  i 
)
static

Definition at line 2972 of file msgdump.h.

2973{
2974 MSGDUMP_TPRINTF(TEXT("%sLVM_EDITLABELA(hwnd:%p, i:%d)\n"),
2975 MSGDUMP_PREFIX, (void *)hwnd, i);
2976 return NULL;
2977}

Referenced by MD_msgdump().

◆ MD_ListView_OnEditLabelW()

static __inline HWND MSGDUMP_API MD_ListView_OnEditLabelW ( HWND  hwnd,
INT  i 
)
static

Definition at line 3510 of file msgdump.h.

3511{
3512 MSGDUMP_TPRINTF(TEXT("%sLVM_EDITLABELW(hwnd:%p, i:%d)\n"),
3513 MSGDUMP_PREFIX, (void *)hwnd, i);
3514 return NULL;
3515}

Referenced by MD_msgdump().

◆ MD_ListView_OnEnsureVisible()

static __inline BOOL MSGDUMP_API MD_ListView_OnEnsureVisible ( HWND  hwnd,
INT  i,
BOOL  fPartialOK 
)
static

Definition at line 2940 of file msgdump.h.

2941{
2942 MSGDUMP_TPRINTF(TEXT("%sLVM_ENSUREVISIBLE(hwnd:%p, i:%d, fPartialOK:%d)\n"),
2943 MSGDUMP_PREFIX, (void *)hwnd, i, fPartialOK);
2944 return FALSE;
2945}

Referenced by MD_msgdump().

◆ MD_ListView_OnFindItemA()

static __inline INT MSGDUMP_API MD_ListView_OnFindItemA ( HWND  hwnd,
INT  iStart,
const LV_FINDINFOA plvfi 
)
static

Definition at line 2892 of file msgdump.h.

2893{
2894 MSGDUMP_TPRINTF(TEXT("%sLVM_FINDITEMA(hwnd:%p, iStart:%d, plvfi:%p)\n"),
2895 MSGDUMP_PREFIX, (void *)hwnd, iStart, (void *)plvfi);
2896 return 0;
2897}
_In_ UINT iStart
Definition: wingdi.h:3620

Referenced by MD_msgdump().

◆ MD_ListView_OnFindItemW()

static __inline INT MSGDUMP_API MD_ListView_OnFindItemW ( HWND  hwnd,
INT  iStart,
const LV_FINDINFOW plvfi 
)
static

Definition at line 3418 of file msgdump.h.

3419{
3420 MSGDUMP_TPRINTF(TEXT("%sLVM_FINDITEMW(hwnd:%p, iStart:%d, plvfi:%p)\n"),
3421 MSGDUMP_PREFIX, (void *)hwnd, iStart, (void *)plvfi);
3422 return 0;
3423}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetBkColor()

static __inline COLORREF MSGDUMP_API MD_ListView_OnGetBkColor ( HWND  hwnd)
static

Definition at line 2788 of file msgdump.h.

2789{
2790 MSGDUMP_TPRINTF(TEXT("%sLVM_GETBKCOLOR(hwnd:%p)\n"),
2791 MSGDUMP_PREFIX, (void *)hwnd);
2792 return 0;
2793}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetBkImageA()

static __inline BOOL MSGDUMP_API MD_ListView_OnGetBkImageA ( HWND  hwnd,
LVBKIMAGEA plvbki 
)
static

Definition at line 3330 of file msgdump.h.

3331{
3332 MSGDUMP_TPRINTF(TEXT("%sLVM_GETBKIMAGEA(hwnd:%p, plvbki:%p)\n"),
3333 MSGDUMP_PREFIX, (void *)hwnd, (void *)plvbki);
3334 return FALSE;
3335}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetBkImageW()

static __inline BOOL MSGDUMP_API MD_ListView_OnGetBkImageW ( HWND  hwnd,
LVBKIMAGEW plvbki 
)
static

Definition at line 3526 of file msgdump.h.

3527{
3528 MSGDUMP_TPRINTF(TEXT("%sLVM_GETBKIMAGEW(hwnd:%p, plvbki:%p)\n"),
3529 MSGDUMP_PREFIX, (void *)hwnd, (void *)plvbki);
3530 return FALSE;
3531}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetCallbackMask()

static __inline BOOL MSGDUMP_API MD_ListView_OnGetCallbackMask ( HWND  hwnd)
static

Definition at line 2868 of file msgdump.h.

2869{
2870 MSGDUMP_TPRINTF(TEXT("%sLVM_GETCALLBACKMASK(hwnd:%p)\n"),
2871 MSGDUMP_PREFIX, (void *)hwnd);
2872 return FALSE;
2873}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetColumnA()

static __inline BOOL MSGDUMP_API MD_ListView_OnGetColumnA ( HWND  hwnd,
INT  iCol,
LV_COLUMNA pcol 
)
static

Definition at line 2988 of file msgdump.h.

2989{
2990 MSGDUMP_TPRINTF(TEXT("%sLVM_GETCOLUMNA(hwnd:%p, iCol:%d, pcol:%p)\n"),
2991 MSGDUMP_PREFIX, (void *)hwnd, iCol, (void *)pcol);
2992 return FALSE;
2993}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetColumnOrderArray()

static __inline BOOL MSGDUMP_API MD_ListView_OnGetColumnOrderArray ( HWND  hwnd,
INT  iCount,
LPINT  pi 
)
static

Definition at line 3250 of file msgdump.h.

3251{
3252 MSGDUMP_TPRINTF(TEXT("%sLVM_GETCOLUMNORDERARRAY(hwnd:%p, iCount:%d, pi:%p)\n"),
3253 MSGDUMP_PREFIX, (void *)hwnd, iCount, (void *)pi);
3254 return FALSE;
3255}
static refpint_t pi[]
Definition: server.c:96

Referenced by MD_msgdump().

◆ MD_ListView_OnGetColumnW()

static __inline INT MSGDUMP_API MD_ListView_OnGetColumnW ( HWND  hwnd,
INT  iCol 
)
static

Definition at line 3452 of file msgdump.h.

3453{
3454 MSGDUMP_TPRINTF(TEXT("%sLVM_GETCOLUMNW(hwnd:%p, iCol:%d)\n"),
3455 MSGDUMP_PREFIX, (void *)hwnd, iCol);
3456 return 0;
3457}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetColumnWidth()

static __inline INT MSGDUMP_API MD_ListView_OnGetColumnWidth ( HWND  hwnd,
INT  iCol 
)
static

Definition at line 3020 of file msgdump.h.

3021{
3022 MSGDUMP_TPRINTF(TEXT("%sLVM_GETCOLUMNWIDTH(hwnd:%p, iCol:%d)\n"),
3023 MSGDUMP_PREFIX, (void *)hwnd, iCol);
3024 return 0;
3025}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetCountPerPage()

static __inline INT MSGDUMP_API MD_ListView_OnGetCountPerPage ( HWND  hwnd)
static

Definition at line 3100 of file msgdump.h.

3101{
3102 MSGDUMP_TPRINTF(TEXT("%sLVM_GETCOUNTPERPAGE(hwnd:%p)\n"),
3103 MSGDUMP_PREFIX, (void *)hwnd);
3104 return 0;
3105}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetEditControl()

static __inline HWND MSGDUMP_API MD_ListView_OnGetEditControl ( HWND  hwnd)
static

Definition at line 2980 of file msgdump.h.

2981{
2982 MSGDUMP_TPRINTF(TEXT("%sLVM_GETEDITCONTROL(hwnd:%p)\n"),
2983 MSGDUMP_PREFIX, (void *)hwnd);
2984 return NULL;
2985}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetExtendedListViewStyle()

static __inline DWORD MSGDUMP_API MD_ListView_OnGetExtendedListViewStyle ( HWND  hwnd)
static

Definition at line 3218 of file msgdump.h.

3219{
3220 MSGDUMP_TPRINTF(TEXT("%sLVM_GETEXTENDEDLISTVIEWSTYLE(hwnd:%p)\n"),
3221 MSGDUMP_PREFIX, (void *)hwnd);
3222 return 0;
3223}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetHeader()

static __inline HWND MSGDUMP_API MD_ListView_OnGetHeader ( HWND  hwnd)
static

Definition at line 3036 of file msgdump.h.

3037{
3038 MSGDUMP_TPRINTF(TEXT("%sLVM_GETHEADER(hwnd:%p)\n"),
3039 MSGDUMP_PREFIX, (void *)hwnd);
3040 return NULL;
3041}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetHotCursor()

static __inline HCURSOR MSGDUMP_API MD_ListView_OnGetHotCursor ( HWND  hwnd)
static

Definition at line 3282 of file msgdump.h.

3283{
3284 MSGDUMP_TPRINTF(TEXT("%sLVM_GETHOTCURSOR(hwnd:%p)\n"),
3285 MSGDUMP_PREFIX, (void *)hwnd);
3286 return NULL;
3287}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetHotItem()

static __inline INT MSGDUMP_API MD_ListView_OnGetHotItem ( HWND  hwnd)
static

Definition at line 3266 of file msgdump.h.

3267{
3268 MSGDUMP_TPRINTF(TEXT("%sLVM_GETHOTITEM(hwnd:%p)\n"),
3269 MSGDUMP_PREFIX, (void *)hwnd);
3270 return 0;
3271}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetHoverTime()

static __inline DWORD MSGDUMP_API MD_ListView_OnGetHoverTime ( HWND  hwnd)
static

Definition at line 3354 of file msgdump.h.

3355{
3356 MSGDUMP_TPRINTF(TEXT("%sLVM_GETHOVERTIME(hwnd:%p)\n"),
3357 MSGDUMP_PREFIX, (void *)hwnd);
3358 return 0;
3359}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetImageList()

static __inline HIMAGELIST MSGDUMP_API MD_ListView_OnGetImageList ( HWND  hwnd,
INT  iImageList 
)
static

Definition at line 2804 of file msgdump.h.

2805{
2806 MSGDUMP_TPRINTF(TEXT("%sLVM_GETIMAGELIST(hwnd:%p, iImageList:%d)\n"),
2807 MSGDUMP_PREFIX, (void *)hwnd, iImageList);
2808 return NULL;
2809}

Referenced by MD_msgdump().

◆ MD_ListView_OnGetInsertMark()

static __inline BOOL MSGDUMP_API MD_ListView_OnGetInsertMark ( HWND  hwnd,
LVINSERTMARK lvim 
)
static

Definition at line 3725 of file msgdump.h.

3726{