This should be on the Windows programming board.

You want the listbox to have LBS_NOTIFY style and ON_LBN_DBLCLK in your message map. Read this for more info.

gg