Hi Pritpal

If you're looking at it, there are errors also in MSVC amd64 mode:
(plus some warnings which may need attention)

---
.\gtwvg.c(3332) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
.\gtwvg.c(3344) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
.\gtwvg.c(3388) : warning C4244: 'function' : conversion from 'int' to
'BYTE', possible loss of data
.\gtwvg.c(3411) : warning C4244: '=' : conversion from 'HB_LONG' to 'DWORD',
possible loss of data
.\gtwvg.c(3416) : warning C4244: '=' : conversion from 'HB_LONG' to 'DWORD',
possible loss of data
.\gtwvg.c(3421) : warning C4244: '=' : conversion from 'HB_LONG' to 'int',
possible loss of data
.\gtwvg.c(3426) : warning C4244: '=' : conversion from 'HB_LONG' to 'int',
possible loss of data
.\gtwvg.c(3431) : warning C4244: '=' : conversion from 'HB_LONG' to 'int',
possible loss of data
.\gtwvg.c(3436) : warning C4244: '=' : conversion from 'HB_LONG' to 'int',
possible loss of data
.\gtwvg.c(4230) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
wvgwin.c
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\olectl.h(205) :
warning C4201: nonstandard extension used : nameless struct/union
.\wvgwin.c(891) : warning C4244: 'function' : conversion from 'HB_LONG' to
'DWORD', possible loss of data
.\wvgwin.c(894) : warning C4244: 'function' : conversion from 'HB_LONG' to
'DWORD', possible loss of data
.\wvgwin.c(914) : warning C4244: 'function' : conversion from 'HB_LONG' to
'DWORD', possible loss of data
.\wvgwin.c(1288) : warning C4244: '=' : conversion from 'LRESULT' to 'int',
possible loss of data
.\wvgwin.c(1291) : warning C4244: '=' : conversion from 'LONG' to 'USHORT',
possible loss of data
.\wvgwin.c(1407) : error C2065: 'GWL_WNDPROC' : undeclared identifier
.\wvgwin.c(1407) : warning C4305: 'type cast' : truncation from 'WNDPROC' to
'long'
.\wvgwin.c(1407) : warning C4306: 'type cast' : conversion from 'LONG' to
'WNDPROC' of greater size
.\wvgwin.c(1429) : warning C4244: 'function' : conversion from 'HB_LONG' to
'UINT', possible loss of data
.\wvgwin.c(1464) : warning C4244: 'function' : conversion from 'DWORD_PTR'
to 'LONG', possible loss of data
.\wvgwin.c(1532) : warning C4305: 'type cast' : truncation from 'HTREEITEM'
to 'long'
.\wvgwin.c(1542) : warning C4267: 'function' : conversion from 'size_t' to
'ULONG', possible loss of data
.\wvgwin.c(1547) : warning C4305: 'type cast' : truncation from 'HTREEITEM'
to 'long'
.\wvgwin.c(1557) : warning C4267: 'function' : conversion from 'size_t' to
'ULONG', possible loss of data
.\wvgwin.c(1599) : warning C4305: 'type cast' : truncation from 'HTREEITEM'
to 'long'
.\wvgwin.c(1775) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
.\wvgwin.c(1783) : warning C4306: 'type cast' : conversion from 'int' to
'HWND' of greater size
.\wvgwin.c(2034) : error C2065: 'GCL_HBRBACKGROUND' : undeclared identifier
.\wvgwin.c(2060) : warning C4244: 'function' : conversion from 'int' to
'BYTE', possible loss of data
.\wvgwin.c(2091) : warning C4305: 'type cast' : truncation from 'HBITMAP' to
'UINT'
.\wvgwin.c(2092) : warning C4244: '=' : conversion from 'LRESULT' to 'int',
possible loss of data
.\wvgwin.c(2097) : warning C4244: '=' : conversion from 'LRESULT' to 'int',
possible loss of data
.\wvgwin.c(2113) : warning C4244: '=' : conversion from 'LRESULT' to 'BOOL',
possible loss of data
.\wvgwin.c(2131) : warning C4244: '=' : conversion from 'LRESULT' to 'BOOL',
possible loss of data
.\wvgwin.c(2153) : warning C4305: 'type cast' : truncation from 'HBITMAP' to
'UINT'
.\wvgwin.c(2155) : warning C4244: '=' : conversion from 'LRESULT' to 'int',
possible loss of data
.\wvgwin.c(2171) : warning C4244: 'function' : conversion from 'LRESULT' to
'int', possible loss of data
.\wvgwin.c(2180) : warning C4244: '=' : conversion from 'LRESULT' to 'int',
possible loss of data
wvggui.c
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\olectl.h(205) :
warning C4201: nonstandard extension used : nameless struct/union
.\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
.\wvggui.c(2095) : warning C4244: 'function' : conversion from 'int' to
'BYTE', possible loss of data
.\wvggui.c(2117) : warning C4244: '=' : conversion from 'HB_LONG' to
'DWORD', possible loss of data
.\wvggui.c(2122) : warning C4244: '=' : conversion from 'HB_LONG' to
'DWORD', possible loss of data
.\wvggui.c(2127) : warning C4244: '=' : conversion from 'HB_LONG' to 'int',
possible loss of data
.\wvggui.c(2132) : warning C4244: '=' : conversion from 'HB_LONG' to 'int',
possible loss of data
.\wvggui.c(2137) : warning C4244: '=' : conversion from 'HB_LONG' to 'int',
possible loss of data
.\wvggui.c(2142) : warning C4244: '=' : conversion from 'HB_LONG' to 'int',
possible loss of data
Generating Code...
---

Brgds,
Viktor

On Fri, Feb 20, 2009 at 4:20 PM, Viktor Szakáts <[email protected]>wrote:

> Hi Pritpal,
>
> Just a guess, but I've recently noticed when fixing Watcom compile
> problems that you don't use a macro which is needed
> to make OLE code portable, maybe this is the problem, see
> HB_ID_REF() in hbole and hbwin.
> Even better would be to not have 3 (!) OLE interface
> implementations inside the Harbour tree ;)
>
> Brgds,
> Viktor
>
>
> On Fri, Feb 20, 2009 at 4:14 PM, Pritpal Bedi <[email protected]>wrote:
>
>>
>> Hi
>>
>> I have looked into but don't know what to fix.
>> Investigating.
>>
>> Pritpal
>>
>>
>> Hi Marek,
>> Does hbmk2 work for you now?
>>
>> [ This GTWVG problem should be fixed by Pritpal, I cannot help. ]
>>
>> Brgds,
>> Viktor
>>
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Log-from-build.-tp22080896p22120432.html
>> Sent from the Harbour - Dev mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> Harbour mailing list
>> [email protected]
>> http://lists.harbour-project.org/mailman/listinfo/harbour
>>
>
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to