I have a listbox with LOTS of items in it. It seems that when you have more than around 32768 entries in it, the Listcount starts going negative.. e.g. a listcount of 32769 would be returned as '-1'. Why the hell does it do this?! And how can I stop it?!

Thanks,

Nick