Ok, Here's my situation
I have an external program that i want to monitor for the message LVM_SETIEM. Here's how i want to proceed. Hook in to that program and then subclass the listview control to monitor that message. I try to search around the forum to find similiar thread, i found some thread talk about the hooking for WM_CHAR but not really what i want since that window is not a WH_GETMESSAGE i beleive. You help is really appreciate. thanks guy. Oh, i'm using VB6 and for the hooking = C++ dll