Royce Mitchell III wrote: > second problem: glReserved1 - listed as being offset B74h, *isn't at* > B74h. 714h + 118h = 82Ch sizeof(PVOID) == 4, so it *is* correct 0x714 + 4 * 0x118h = 0xB74! -Filip