On Monday 14 October 2002 11:39 pm, Greg Turner wrote:
My theories:
o it's the try/except macros; they're causing stack corruption or something (they occur right before the NdrClientCall2)
nope. removing the RpcTryExcept results in the same behavior (except, of course, that winedbg instead of the client code catches the segfault).
As predicted, I am now stumped :(