Rodrigo

I checked mingw's commctrl.h and have found definition of TV_ITEMA and
TV_ITEMW.
Why it is missing in your distribution I do not know. May be someone else
can help.

TVIS_EXPANDPARTIAL is missing in the headers so we need a workaround.
Przemek ?

Regards
Pritpal Bedi


Rodrigo Miguel wrote:
> 
> make[3]: Entering directory `/d/cvs/harbour/contrib/gtwvg/w32/mingw'
> gcc -I. -I../../../../include -Wall -W -O3 -march=i586  -c
> ../../wvgwin.c -owvgwin.o
> ../../wvgwin.c: In function `HB_FUN_WVG_TREEVIEW_ADDITEM':
> ../../wvgwin.c:1598: error: structure has no member named `item'
> ../../wvgwin.c:1599: error: structure has no member named `item'
> ../../wvgwin.c:1600: error: structure has no member named `item'
> ../../wvgwin.c:1601: error: `TVIS_EXPANDPARTIAL' undeclared (first use
> in this function)
> ../../wvgwin.c:1601: error: (Each undeclared identifier is reported only
> once
> ../../wvgwin.c:1601: error: for each function it appears in.)
> ../../wvgwin.c:1604: error: structure has no member named `item'
> ../../wvgwin.c:1606: error: structure has no member named `item'
> ../../wvgwin.c: In function `HB_FUN_WVG_TREEVIEW_SHOWEXPANDED':
> ../../wvgwin.c:1636: warning: passing arg 4 of `SendMessageA' makes
> integer from pointer without a cast
> 

-- 
View this message in context: 
http://www.nabble.com/2008-12-04-23%3A56-UTC-0800-Pritpal-Bedi-%28pritpal%40vouchcac.com%29-tp20849382p20970967.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to