|
-
Jun 9th, 2015, 02:06 PM
#11
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by vb6rocks
No, the original control (MSComctlLib.ListView) that was replaced did not have this issue.
I've attached the event handlers and properties. I did observe that when the run-time error happens, it does not hit the trace message at the beginning of OLEStartDrag event handler. It seems like something is happening even before that. When I debug, the application crashes after this error and I get a memory reference exception.
In my tests the OLEStartDrag event fires w/o any run-time error.. (W2K, WinXP and Win7 tested)
By StdEXE-ListView I did not mean the MSComctlLib.ListView, rather I mean my ListView control. (non-OCX, can be found in the Demo project) Can you test if there is the same issue?
Do you also use the latest VBCCR11.OCX version? (revision number)
Last edited by Krool; Jun 9th, 2015 at 02:11 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|