Hi all

Does anyone here now were I can find some deatiled information on ebook compiler design or can expalin how ebook compilers work.

What I need to know is.
What Fileformat ebook compilers use: eg resource files or custom packed files.

How thay are compiled and what type of compression is used.

What type of internal viewer do the ebooks use. ex IE or a custom made one

if now one can tell or find any of the information above does anyone know of a way to make a ebook compiler. Now I have in the past used resource files and placed them into an exe. then updated the Resource with some api Calls.

Tho this causes a problum with things such as subfolders, and different mine types and also some problums with systems lower than windows 98 becuase the api calls to update resources are not included.

anyway information you provide will be very greatefull.