typedef struct _LAYOUT_EDIT_SIZE { ULONG front; /* Previous characters */ ULONG back; /* Succeeding characters */ } LAYOUT_EDIT_SIZE;