Mark Miesfeld wrote:
> Probably only Rick that can help on this, maybe someone else has some ideas.
>
> In ooDialog there are some documented external functions that need to
> stay, because well they were documented.  <grin>
>
> So, I started out to convert them to typed routines as part of my
> effort to use .Pointer for things like window handles, etc.  But, I
> have a whole lot of infrastructure code that is expecting
> RexxMethodContext *, instead of RexxCallContext *.
>   
AFAIK, both context have a field "threadContext" which you can therefore
retrieve and use (directly or as an argument), such that your routines
can be commonly used.

HTH,

---rony


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to