| > Secondly, can I download an entire website
> *directly* on a Pocket PC through HTTrack? (Which is
> to say: Can I use HTTrack on a Pocket PC?)
No. The httrack sources can be compiled on PocketPc with some sweat (I even
wrote some compatibility headers for thar) BUT the engine will crash as soon
as you'll run it, for two reasons: the code is a bit ugly (many aggressive
stack/heap allocations) and the PocketPC enviromnent is a real wreck (no real
*POSIX* compatibility, bogus compiler, bogus libraries... Sheesh.).
| |