Hello.
Has anyone ever worked with list-view controls that has the LVS_OWNERDATA style? I'm trying to create this control because of its benefits for my solution. Basically, I'm looking for a sample of its implementation without a cache mechanism. More documentation about how it works, than what already exists on MSDN, would also be of great help. I've tried to create this control in win32 without success, is anyone used to this list-view style?
I'm writing my project in pure C win32.
Thanks.
Has anyone ever worked with list-view controls that has the LVS_OWNERDATA style? I'm trying to create this control because of its benefits for my solution. Basically, I'm looking for a sample of its implementation without a cache mechanism. More documentation about how it works, than what already exists on MSDN, would also be of great help. I've tried to create this control in win32 without success, is anyone used to this list-view style?
I'm writing my project in pure C win32.
Thanks.