RE: Displaying HTML
- Posted by Philip Deets <philip1987 at hotmail.com> Feb 03, 2004
- 470 views
CoJaBo wrote: > > > I once saw an HTML display in the Archive, but I cant find it. > You could just open it in IE(or Netscape). > > shellExecute("open", "readme.htm", SW_SHOWNORMAL)--run in default > browser This line is what I need. Thanks, Phil > > > Philip Deets wrote: > > > > > > Hi, I want to add a View ReadMe Menu Item to the Help Menu in my > > program. The readme is in HTML. I've looked through the platform SDK > > but can't find any answers. Can you help me? > > > > Windows XP SP1 > > win32lib 0.59.1 (the latest, I think) > > > > Thanks, > > Phil > > >