Hi

Viktor Szakáts wrote:
> 
> ../../wapi_winuser.c(85): Error! E006: col(19) syntax error; probable
> cause:
> missing ';'
> ../../wapi_winuser.c(88): Error! E029: col(13) symbol 'sbi' has not been
> declared
> ../../wapi_winuser.c(88): Error! E029: col(29) symbol 'SCROLLBARINFO' has
> not been declared
> 

WINAPI function GetScrollBarInfo() is introduced by MS only recently.
So may be OW does not have it yet. We dan safely comment it out as
it requires C struct support which we do not have yet.

Regards
Pritpal Bedi

-- 
View this message in context: 
http://www.nabble.com/gtwvg---hbwin-owatcom-errors-tp22213471p22213650.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

Reply via email to