Hi

I am writing a program using C++ to give a menu of 25 HTML file names. The user will have to select a file name and then the file should be either displayed as text (scrollable by page) or in the default HTML browser. Could someone help me out in how to do that?
Thanks in advance.

PS. I tried ShellExecute but for some reason my machine does not have the windows.h library. Any suggestions?

my machine does not have the windows.h library. Any suggestions?

Are you using Microsoft Windows as your operating system?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.