|
From: Alexander S.K. <al...@be...> - 2013-06-26 12:42:50
|
> > Just now donwload hwgui from svn, compile it, test hello.prg and get error > Error BASE/1070 Argument error: == > Called from source\winapi\hcwindow.prg->(b)HCUSTOMWINDOW_FINDCONTROL(89) > > need to fix. > Such kind of operation on pointers ( == ) works in Harbour. Maybe you migrated to xHarbour :) ? Or, maybe, something changed in Harbour ( I use, as usually, not a latest version ). Anyway, I replaced it by the hwg_isPtrEq(). Please, try now. Regards, Alexander. |