You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2021. It is now read-only.
Each time I try to run the project it gives me this problem on line 75 of RFManager. I found the dll in the project and I tried copying it in the system32 folder, however whenever I try to write in run "regsvr32 zlib32.dll" it gives me a compatibility error because I run a 64bit version of W10 and when I write "regsvr32 zlib64" it opens a message box telling me that there is no entry point for the specified dll. What should I do? Could it work on a 32bit version of Windows?