View Single Post
Old 08-21-2011, 02:23 PM   #8
Raptyr
Junior Member
Raptyr began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2011
Device: Kindle
Having done precisely what JonJ proposed to do (Its a developer thing, we have to write our own at least once :-P) I now have a C# program that reads .MOBI, .AZW and .PRC files (lets face it, they're all the same thing) but I can only create uncompressed files. My compressed files (using the LZ77 algorithm) look fine, and my reader can read them fine, but they crash the Kindle for PC app. Which forum should I use to discuss this, because I'd really like to put this little app to bed.
Raptyr is offline   Reply With Quote