Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve GUI of its Control Panel Applet #15

Open
1 of 4 tasks
Zero3K opened this issue Dec 2, 2018 · 3 comments
Open
1 of 4 tasks

Improve GUI of its Control Panel Applet #15

Zero3K opened this issue Dec 2, 2018 · 3 comments

Comments

@Zero3K
Copy link
Owner

Zero3K commented Dec 2, 2018

The following improvements should be done to it:

  • Change the font used by it so it matches with the font used by rest of the properties of the "ERAM for Windows x86/x64" device that is listed in Device Manager.

  • Make the Disk size option have a radio button that lets the user switch between KB/MB/GB (Kilobytes/Megabytes/Gigabytes) to make it easier to specify how big the RAM Disk should be.

  • Have the currently selected options be filled in (they are blank at the moment even though they are set properly).

  • Split the Option key in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Eram\Parameters into multiple Registry Keys so that way the Option key can be removed.

By the way, the source of the Control Panel Applet is in the eramui folder.

@Zero3K
Copy link
Owner Author

Zero3K commented Dec 4, 2018

The first item in the list was easy for me to fix and the third item turned out to be fixed by compiling it in VS 2017 (it must've been a bug with the version of VS he used to compile it originally).

@Zero3K
Copy link
Owner Author

Zero3K commented Dec 15, 2018

The 2nd item in the list was done thanks to Mysoft (who is in the #winapi channel of the Freenode IRC network).

@Zero3K
Copy link
Owner Author

Zero3K commented Oct 28, 2019

I lost the changes he did so someone else has to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant