Hello
I'm looking for some code that would allow me to change the screen resolution using PB2017.
I'd like to be to toggle back and forth if possible.
Thank You
Tom
Hello
I'm looking for some code that would allow me to change the screen resolution using PB2017.
I'd like to be to toggle back and forth if possible.
Thank You
Tom
FUNCTION long ChangeDisplaySettingsW (ref devmode lpst, ulong Flags) LIBRARY "USER32.DLL"
Tom
I tried your suggestion, but no luck.
Chris
Thank you for the linked. It seemed like the answer might be there, but to be honest I have no idea how to translate to powerscript.