Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Virtual Listview in VBA

50 views
Skip to first unread message

Mark Crowl

unread,
Jan 8, 2003, 10:04:50 AM1/8/03
to
Hello,

I am in desperate need to get a virtual listview working
in VBA. I have been trying for days now but am getting
stuck.

I can create a listview with the LVS_OWNERDATA flag added
to the original style value, and when I look at the
listview control in Spy++, the style value indicates that
it is set.

However, I am not getting the LVN_GETDISPINFO notify
message. I have subclassed the listview and also
subclassed the "F3 Server 60000000" class (can someone
tell me what this is?) as it seems to own the control, but
no WM_NOTIFY message is appearing.

Can anyone help???

Thanks,

Mark Crowl

Lars-Eric Gisslén

unread,
Jan 18, 2003, 10:04:57 AM1/18/03
to
Mark,

How would you catch the WM_NOTIFY and LVN_GETDISPINFO messages in owner of
the Control (Form?) in VBA?
Just curious.

I know how to handle all Windows messages in a real programming language but
not in VBA.

--
Regards,
Lars-Eric
http://www.clippersweden.se

"Mark Crowl" <mcr...@caci.co.uk> skrev i meddelandet
news:121001c2b727$4a83e2c0$d6f82ecf@TK2MSFTNGXA13...

0 new messages