I have already completed a MFC project and now I need help in something else.
I have a help file which is in .txt format. When I click a Help button this help.txt file would be opened up for other user to view on how to use my application. This is to provide a user friendly application for everyone to use.
I need help in coding that could open up this help.txt file from the debug folder.
C:\Users\Ashton\Desktop\LHM TEST\Debug\help.txt
Any help would be much appreciated. Thank you.