COLUMN MODE TEXT SELECTION

Hi Friends I need to do column mode text selection in HTML files.i developed an editor using VC++ for viewing and editing html files similar to amaya(W3C project).i got struck with manipulating html tables as html allows only stream mode selection,cos of this i am not able to select column in a table.in vc++ editor if we hold alt key+mousemove the column mode text selection is made and i want some sample source code in vc++ in how to do this column mode text selection... Help me in this regard Thanks & regards venu

Loader.
Up arrow icon