Page 3 of 3
Posted: Fri Oct 10, 2008 9:51 pm
by Rook Zimbabwe
Ay yah! It simply has to check if the PAK file exists and jump to the integration of the new files if that is true!
Posted: Fri Oct 10, 2008 10:04 pm
by Inf0Byt3
Oh, the last code I posted was for Wolf to fix that Unicode issue

. I don't think you can use it because it was meant to pack only 1 file and you need to pack more. You gotta use the other code that packs all files recursively (see MicroPack.pbi in the first post).
Add an space to selected line
Posted: Sat Oct 11, 2008 12:29 am
by Wolf
Inf0Byt3 wrote:Could you please try this code?

........
Now worked, thank you Inf0Byt3
About first post:
Its really nice code but unfortunately have some bug....
Test:
Before:
697 Files, 21 Folders
30.4 MB (31,894,345 bytes)
After:
688 Files, 20 Folders
30.4 MB (31,894,345 bytes)
Not including hidden and system attribute files and too empty files and folders as you say, but i think its weakness!
Another problem, when compile this source at above test at end get this error:
[ERROR] This memory buffer is not initialized (null).
At this line:
WriteData(FileOut,*File,Size)