Hi Pripal,

The errors went, thanks you. These are the warnings remaining.

[ In .\wvgutils.c(1264) the previous version (commented in
code) was correct, you probably need to cast the whole
expression manually to '( ULONG )'. ]

---
gtwvg.c
.\gtwvg.c(3338) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
.\gtwvg.c(3350) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
.\gtwvg.c(4236) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
wvgutils.c
.\wvgutils.c(1264) : warning C4305: 'type cast' : truncation from 'WORD *'
to 'WORD'
.\wvgutils.c(1264) : warning C4305: 'type cast' : truncation from 'WORD *'
to 'WORD'
wvgsink.c
.\wvgsink.c(805) : warning C4101: 'rc' : unreferenced local variable
wvgwin.c
.\wvgwin.c(921) : warning C4244: 'function' : conversion from 'HB_LONG' to
'DWORD', possible loss of data
.\wvgwin.c(1417) : warning C4305: 'type cast' : truncation from 'WNDPROC' to
'long'
.\wvgwin.c(1474) : warning C4244: 'function' : conversion from 'DWORD_PTR'
to 'LONG', possible loss of data
.\wvgwin.c(1801) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
.\wvgwin.c(1809) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
.\wvgwin.c(2121) : warning C4305: 'type cast' : truncation from 'HBITMAP' to
'UINT'
.\wvgwin.c(2187) : warning C4305: 'type cast' : truncation from 'HBITMAP' to
'UINT'
.\wvgwin.c(2189) : warning C4244: '=' : conversion from 'LRESULT' to 'int',
possible loss of data
wvggui.c
.\wvggui.c(2039) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
.\wvggui.c(2051) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
wincallb.c
.\wincallb.c(348) : warning C4152: nonstandard extension, function/data
pointer conversion in expression
.\wincallb.c(391) : warning C4152: nonstandard extension, function/data
pointer conversion in expression
.\wincallb.c(417) : warning C4305: 'type cast' : truncation from 'BYTE *' to
'ULONG'
.\wincallb.c(419) : warning C4305: 'type cast' : truncation from 'void *' to
'ULONG'
.\wincallb.c(431) : warning C4305: 'type cast' : truncation from 'void *' to
'ULONG'
.\wincallb.c(432) : warning C4305: 'type cast' : truncation from 'void *' to
'ULONG'
.\wincallb.c(433) : warning C4305: 'type cast' : truncation from 'void *' to
'ULONG'
.\wincallb.c(434) : warning C4305: 'type cast' : truncation from 'void *' to
'ULONG'
---

Brgds,
Viktor

On Sat, Feb 21, 2009 at 6:37 PM, Pritpal Bedi <bediprit...@hotmail.com>wrote:

>
> Hi Viktor
>
>
> >gtwvg.c
>
> FIXED.
>
> <<<
> wvgutils.c
> .\wvgutils.c(1264) : warning C4305: 'type cast' : truncation from 'WORD *'
> to 'WORD'
> .\wvgutils.c(1264) : warning C4305: 'type cast' : truncation from 'WORD *'
> to 'WORD'
> >>>
>
> I am not sure how to do.
>
> > wvgsink.c
>
> Hope should be fixed.
>
> > wvgwin.c
>
> Mostly fixed.
>
> > wvggui.c
>
> Fixed.
>
> > wincallb.c
>
> Really a gray area but I have tried.
>
> Regards
> Pritpal Bedi
>
> PS: Please recompile and send errors list again.
>
>
> --
> View this message in context:
> http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-10378--trunk-harbour-tp22133738p22138493.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
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to