Thanks!
Jianguo
use CB_ADDSTRING or CB_INSERTSTRING to add items to the list. Use
CB_GETCOUNT to get a count of items in the list. Use CB_GETCURSEL and
CB_SETCURSEL to get and set the selected item. Use CB_GETLBTEXT to retrieve
item text.
--
-Gary Chanson (MS MVP for Windows SDK)
-Software Consultant (Embedded systems and Real Time Controls)
-gcha...@mvps.org
-Abolish public schools
Jianguo
"Gary Chanson" <gcha...@NOSPAM.TheWorld.com> wrote in message
news:QeSN9.40772$3t6....@nwrddc03.gnilink.net...