Quote:
> Dear all,
> What is the function for add a related file?
> If I have add a related file, is it mean that I can't open it?
A related file is a file that you have loaded into the project in order for
you (and the project) to remember that is is a needed part.
It could e.g. be .bmp files for icons, .wav files for sounds, database
tables and other stuff.
As such, the file type could/might be unknown. That's probably why Microsoft
didn't offer any means of editing the related files from within the IDE.
I use the related file system to ensure that all files needed gets loaded
into the device as well as the emulator when I'm debugging.
Best regards,
Keld Laursen