Signed-off-by: Alistair Leslie-Hughes leslie_alistair@hotmail.com --- include/commctrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/commctrl.h b/include/commctrl.h index 14d40a254d..745a0286b6 100644 --- a/include/commctrl.h +++ b/include/commctrl.h @@ -3756,7 +3756,7 @@ typedef struct LVINSERTMARK DWORD dwFlags; int iItem; DWORD dwReserved; -} LVINSERTMARK, *PLVINSERTMARK; +} LVINSERTMARK, *LPLVINSERTMARK;
typedef struct tagTCHITTESTINFO {