.
Thanks
> Message du 08/09/10 14:04
> De : "PGridDev"
> A : "d.passinge" , wxcode-users@lists.sourceforge.net
> Copie à :
> Objet : Re: [wxCode-users] Probleme on using dll of wxTreeListCtrl
>
>
> Hi! Some ideas:
>
> - is your wxWidgets instal
Hi! Some ideas:
- is your wxWidgets installation otherwise working? (sample programs compile
and execute)
- how do you build (IDE, makefile ?), what compiler are you using? Is it the
same (with the same options) as used to compile wxWidgets ?
- did you try to start treelisttest with the debugg
Dear coders,
I try to use wxTreeListCtrl, but the treelisttest doesn't work with me.
I use wxWidget 2.8.11 as monolithic dll. I use windows XP.
When I run treelisttest, I have an error (0xc005) "Process return
-1073741819 (0xc005)"
I don't find any help about this on the forums.
Have you