Jump to content

LBOXINFO

From EDM2

List box

typedef struct _LBOXINFO {
  LONG        lItemIndex;        // item index
  ULONG       ulItemCount;       // item count
  ULONG       reserved;          // reserved - must be zero
  ULONG       reserved2;         // reserved - must be zero
} LBOXINFO, *PLBOXINFO