Multiple file format supporting Notepad application
I am developing a notepad which will support multiple file formats(such as .doc,.docx,.pdf,.html,.rtf,.txt.....etc).At present it supports only .txt and .rtf format.But how can i load other extension files in my Notepad or how can it support all extension files? Thanks for any advance..