Do any of you folks know the window messages I need to subclass a windows OLEDrag events?
Regards,
Elrey
Printable View
Do any of you folks know the window messages I need to subclass a windows OLEDrag events?
Regards,
Elrey
I don't think that the OLExxx messages are window messaegs. I believe they are functions that are called directly by the form doing the dragging. There's no way to intercept them.