added LVM_SETUNICODEFORMAT

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2003-09-10 15:06:44 +00:00
parent bfc8138f91
commit 521e585ff1

View File

@ -179,6 +179,10 @@ typedef struct {
#endif
#endif
#ifndef LVM_SETUNICODEFORMAT
#define LVM_SETUNICODEFORMAT 0x2005
#endif
// ----------------------------------------------------------------------------
// Toolbar define value missing
// ----------------------------------------------------------------------------