Commit 523cf3d4 authored by Nicolas Delcros's avatar Nicolas Delcros Committed by Alexandre Julliard

include/commctrl.h: TV_DISPINFO constants definition.

parent e21f6df6
......@@ -2572,6 +2572,8 @@ typedef struct tagTVDISPINFOW {
#define NMTVDISPINFO WINELIB_NAME_AW(NMTVDISPINFO)
#define LPNMTVDISPINFO WINELIB_NAME_AW(LPNMTVDISPINFO)
#define TV_DISPINFOA NMTVDISPINFOA
#define TV_DISPINFOW NMTVDISPINFOW
#define TV_DISPINFO NMTVDISPINFO
typedef INT (CALLBACK *PFNTVCOMPARE)(LPARAM, LPARAM, LPARAM);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment