SciActive

  • Increase font size
  • Default font size
  • Decrease font size
Home Visual Basic 6 Hunter Perrin's Ebook Maker Source

Hunter Perrin's Ebook Maker Source

E-mail Print PDF
User Rating: / 1
PoorBest 

Source

This is the full source code for the current version of Ebook Maker, version 2.4. It includes the entire program which is available on SciActive.com. For security reasons, the update utility's source was removed. This app will demonstrate how to pass values from one exe to another. This is useful for creating compilers, as in this case, to compile HTML. It also demonstrates how to set up a server on a client machine. The viewer application uses a server to display the compiled HTML. I have included the Inno Setup script. This is used with Inno Setup to create the setup program. Feel free to use this code in any GNU GPL licensed application.

Comments

Please login to post comments or replies.
 

Advertisement