git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14453
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
int iIndent;
#endif
} LV_ITEMW;
+typedef LV_ITEM LV_ITEMA;
#endif
// ----------------------------------------------------------------------------
#define SHGFI_SMALLICON 1
#endif
+#ifndef SHGFI_SHELLICONSIZE
+ #define SHGFI_SHELLICONSIZE 4
+#endif
+
+#ifndef SHGFI_OPENICON
+ #define SHGFI_OPENICON 2
+#endif
+
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// Dynamic library function defs.
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++