that would fatal alert, codemaker :-P
read the sdk or reread your code
On 12/8/08, codemaker <[EMAIL PROTECTED]> wrote:
> for(i=0;i<=5;i++)
> {
> MemHandleUnlock(orbs[i].orbH);
> DmReleaseResource(orbs[i].orbH);
> }
>
> Weirdly, the resources are not closed.
>
> Anyone have any ideas why?
>
> Yes
>
> for(i=0;i<6;i++)
> {
> MemPtrUnlock(orbs[i].orbH);
> DmReleaseResource(orbs[i].orbH);
> }
>
>
>
> --
>
> For information on using the ACCESS Developer Forums, or to unsubscribe,
> please see http://www.access-company.com/developers/forums/
>
--
----
Best Regards,
Dmitry Grinberg
(847) 226 9295
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/