1. comctl32.dll and Win32
Hello all,
Well I either got real brave or real foolish, and set out to try to create a
ListView control with Eu. I've read the documentation on how to manipulate
ListViews, but there's one sticking point. To create a ListView window, I
need to access a pointer to a structure (namely WC_LISTVIEW). I am baffled
as to how to do this in Eu. Is there an easy [sic] way around this, or will
I have to re-declare the structure in Eu (like David has done in Win32lib)?
If the latter is so, does anybody have a good resource for tracking that
info down (The SuperBible and MS Programmer's Reference have been no help
thus far)?
Thanks
Brian
bjackson at 2fargon.hypermart.net
2. Re: comctl32.dll and Win32
Ooops... I forgot to mention that WC_LISTVIEW was defined in comctl32.dll.
Brian
bjackson at 2fargon.hypermart.net