Zero3K / ERAM

Open Source RAM Disk
MIT License
429 stars 76 forks source link

Compile x64 version of the Control Panel Applet in Visual Studio 2017 #16

Closed Zero3K closed 5 years ago

Zero3K commented 5 years ago

It would be nice if it were possible to do so.

Zero3K commented 5 years ago

I managed to do it after searching Google for a fix to the error I got when compiling it for x64 architecture OSes. You can see what I did by looking at the following commits:

https://github.com/Zero3K/ERAM/commit/0d553a7d58e8f3eb8d31bc588e2918537b231a4b https://github.com/Zero3K/ERAM/commit/d4bebf028846c376d0214f691460965e106a857e

I am closing this issue since it has been fixed.