On Wed, 1 May 2002 08:46:54 -0700, Jan Kotas <[EMAIL PROTECTED]> wrote:
>There is just a small comment in the implementation of PAL_LocalFrame in >pal\win32\win32pal.c to suggest that this is possible. You could try to >wrap the delegate in PAL_LocalFrame by yourself as a workaround. > I see... I assume you refer to the comment that reads: " // Note that it can be used to workaround a random problems with alien // stack frames being installed on the stack (e.g. in some PInvokes) " It was so discreet ;-) I glazed over it without paying much attention. Yes, I believe PAL_LocalFrame should do the expected thing. >>>>>>>>>> there will be a small differences in the order filters and handlers get executed under some circumstances <<<<<<<<<< Any chance you find a minute to elaborate on this? Thanks Cristian
