Page 2 of 2

Re: Packer Problem

Posted: Wed Apr 10, 2013 4:52 pm
by Fred
No, PowerPC mac are differents, but Intel one are like Intel Windows

Re: Packer Problem

Posted: Wed Apr 10, 2013 5:50 pm
by delikanli_19_82
hi fred,

i tested with the UseZipPacker().

With that, it works fine cross platform. but with the UseBriefLZPacker() it doesn't. i think this is a bug.

Re: Packer Problem

Posted: Wed Apr 10, 2013 6:32 pm
by ts-soft
If you unpack a on MacOS packed BriefLZ pack, in unicode under windows, the filenames a wrong!

Code: Select all

 UseBriefLZPacker()

If OpenPack(0, "d:\TS-TEMP\mactest.mdoc")
  If ExaminePack(0)
    While NextPackEntry(0)
      Debug PackEntryName(0)
    Wend
  EndIf
  ClosePack(0)
EndIf
Debugger Output wrote:ings.prof1zlb
1.png�PNG
Testpack here: http://gonuldefterim.de/packertest/