From: dengler on
I try to translate cavo2ivo library with vo2.8 trial.

How to chage

wintype local hHandle as Handle

Perhaps: who has translated this library?

Thanks
Wolfgang
From: E®ik /i$$er on
Wolfgang,
You can see in the std.udc of VO2.7 aseveral command defined, and labelled
temporary. (1993-1995)
Robert thought it was now time to remove them.
Change the code into this:
Local pHandle AS PTR
and it will work fine.

hth
Erik


"dengler" <denglerw(a)uni-freiburg.de> schreef in bericht
news:o2jv74pom583i96vbjf8garlvpje5dv3k2(a)4ax.com...
>I try to translate cavo2ivo library with vo2.8 trial.
>
> How to chage
>
> wintype local hHandle as Handle
>
> Perhaps: who has translated this library?
>
> Thanks
> Wolfgang