|
-
Feb 27th, 2025, 08:13 AM
#1
Thread Starter
Fanatic Member
Re: Reading ZIP and DOCX files and unpacking image files in memory
I just checked that it doesn't work in WinME. I've already dealt with WinME compatibility in my CAB reader recently. The most famous problem is that all W-functions will fail, you need to check for each such failure and redirect to A-functions. It's still a bit of a hassle, of course
Of course, the very first thing that won't work is the CreateFileW function, since only the CreateFileA function will work in WinME.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|