I have an activex control that displays an image in it's window. I would like to change the mousr cursor to the IDC_CROSS cursor. I have tried using SetClassLong in the WM_CREATE message handler, but that doesn't work. (Atleast in the test container). Any suggestions would be greatly appreciated.

Thanks,
sfought