On Fri Sep 8 16:12:33 2023 +0000, Jactry Zeng wrote:
Hi Hans, Sorry for the delay! I just didn't find time to revisit this. If I understand it correctly, I will need a new helper strdupUtoW(), and use it from cabinet_open() instead of modifying and using strdupAtoW(), right?
Right, strdupUtoW() in cabinet_open() and strdupWtoU() in extract_cabinet() for the cabinet name and path.