how to display contents of a text file in EditBox?? [modified]
-
in my MFC Dialog based application ,i have a list box which contains list of text files with their full file paths. I also have edit box in my MFC application, now i want to display the contents of the file(selected from the list box)into the EditBox. in short i want to open the file in that edit box.... can n e buddy help me out!!!
modified on Monday, November 15, 2010 1:55 AM
-
in my MFC Dialog based application ,i have a list box which contains list of text files with their full file paths. I also have edit box in my MFC application, now i want to display the contents of the file(selected from the list box)into the EditBox. in short i want to open the file in that edit box.... can n e buddy help me out!!!
modified on Monday, November 15, 2010 1:55 AM
It looks straightforward to me: what's your trouble about?
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
in my MFC Dialog based application ,i have a list box which contains list of text files with their full file paths. I also have edit box in my MFC application, now i want to display the contents of the file(selected from the list box)into the EditBox. in short i want to open the file in that edit box.... can n e buddy help me out!!!
modified on Monday, November 15, 2010 1:55 AM