You can do this by creating the buttons and progress windows as child windows of the tree control and placing them properly next to the items. -Atul, Sky Software http://www.ssware.com Shell MegaPack For ActiveX & .Net - Windows Explorer Like Shell UI Controls
Sivaji wrote: What's the meaning of this error code. "A connect request was made on an already connected socket." For anyone learning Windows Sockets development. http://www.sockets.com/[^]
"No matter where you go, there your are." - Buckaroo Banzai
-pete
I can use.But any process is same. I am writing editor to type with help of english keyboards. that's why i have map ascii to corresponding font or unicode then i have to display. I am tracking kbinputs with onchar and storing as unicode in an array.i am displaying that with setwindowtext.i am trying move the caret that's not moving.it's at the starting pos only anyway thanks