PDA

Click to See Complete Forum and Search --> : Subclass OLEDrag events


Nov 14th, 2000, 09:09 AM
Do any of you folks know the window messages I need to subclass a windows OLEDrag events?
Regards,
Elrey

Stevie-O
Nov 20th, 2000, 10:25 AM
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.