Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
334 B

  1. // This is here so it can be h2inc'd for fastwow.asm
  2. //
  3. // Note: The offset definitons below HAVE TO match the offsets in wow32.h
  4. // From the TD struct:
  5. #define cbOffCOMMDLGTD 3*sizeof(DWORD)
  6. // Note: The offset definitons below HAVE TO match the offsets in wow.h
  7. // From the VDMFRAME struct:
  8. #define cbOffwThunkCSIP 0x1c