i can give you a "workaround" i don't know if there is a easier solition:
add a watch with the name "files[0].program". Now you should be able to klick on "..." on the left of the value filde in the watches and see all the content.
A other possibility would be to search for the address of "files[0]->program" and look it up in the memory window (debug->Debugging windows->memory)
greetings