Ah - didn't see you'd debugged further, but yeah you got it. There's a field in the ExFrame structure (well, actually 0x28 before the base address of the frame in x86) that holds the base address for the parameter values, and on the Immediate window's frame, it's just null - that'd usually be...