Página 1 de 1

FindWindow

Publicado: Vie Feb 02, 2007 12:06 am
por Capsol Coder
Gday xailer,
I am getting the following error compiling old code.
Error: Unresolved external '_HB_FUN_FINDWINDOW' referenced from
X:PROJECTSCAPSYNC2OBJCAPSYNC.OBJ
and
Error: Unresolved external '_HB_FUN_DIALOG' referenced from
X:PROJECTSCAPSYNC2OBJCAPPROGRESSX.OBJ
How can I fix this?
Regards,
Leigh.

FindWindow

Publicado: Vie Feb 02, 2007 11:58 am
por jfgimenez
Capsol,
> I am getting the following error compiling old code.
>
> Error: Unresolved external '_HB_FUN_FINDWINDOW' referenced from
> X:PROJECTSCAPSYNC2OBJCAPSYNC.OBJ
> and
> Error: Unresolved external '_HB_FUN_DIALOG' referenced from
> X:PROJECTSCAPSYNC2OBJCAPPROGRESSX.OBJ
>
> How can I fix this?
It means that you are calling those functions but they do not exist, neither
in your project nor any library. I sent you a wrapper for FindWindow() two
days ago; just copy that code into any module of your project. Regarding to
Dialog(), I don't know what should do this function.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info