Item limit on List control
- Posted by jjnick at cvn.com Apr 22, 2001
- 383 views
This is a multi-part message in MIME format. ------=_NextPart_000_0012_01C0CB7D.3B2C8DA0 charset="iso-8859-1" Da*n, just hit the 32,767 limit for items in a list control! Anyway = around this? API snippet: Windows 95 only: The wParam parameter is limited to 16-bit values. = This means list boxes cannot contain more than 32,767 items. Although = the number of items is restricted, the total size in bytes of the items = in a listbox is limited only by available memory. ------=_NextPart_000_0012_01C0CB7D.3B2C8DA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT face=3DArial size=3D2>Da*n, just hit the 32,767 limit for = items in a list=20 control! Anyway around this?</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT><FONT face=3DArial = size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>API snippet:</FONT></DIV> <BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px"> <DIV><FONT face=3D"Courier New" size=3D2><EM>Windows 95 only: The = wParam parameter=20 is limited to 16-bit values. This means list boxes cannot contain more = than=20 32,767 items. Although the number of items is restricted, the total = size in=20 bytes of the items in a listbox is limited only by available=20 memory.</EM></FONT></DIV></BLOCKQUOTE> <DIV><EM><FONT face=3D"Courier New" size=3D2></FONT></EM> </DIV> <DIV dir=3Dltr><EM><FONT face=3DArial = ------=_NextPart_000_0012_01C0CB7D.3B2C8DA0--