heribertolugo / FileList

List all files in a given directory, and provide the option to copy or move selected files.
1 stars 0 forks source link

Bitness #41

Open heribertolugo opened 4 years ago

heribertolugo commented 4 years ago

at the moment, the application can only run in a 64bit machine, because of IStream. Implement a 32bit switch to handle IStream so application can run in full 32bit mode. This will require a few switches, including FLV and 7zip.