Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi In VC++ ,win32 app. in VS 6 i want to execute some lines of code when i double click on any item in the listbox......tell me how to do it
AbidBhat
Handle the LBN_DBLCLK Notification.