Hi van,
INC files should not be edited as they are part of the MASM32 SDK. That is why they are intially locked in the IDE if they are in the "Masm32\include" folder. However, you can edit an INC file by pressing Ctrl+Shift+F2, but just do it for modifying your own INC files, not those being part of MASM32.
Ramon