Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
is there a way to change the system screen resolution programatically from within the VPF?
i think proper way is "ChangeDisplaySettings() API function" and i am now into learning visual c++![]()
my computer screen is 1280x1024 and i designed all my forms in 1024x768. I wanted my computer screen resolution to change into 1024x768 when the POS launch, then restore back to its original resolution on quit.
the POS i am trying to develop is going to be installed on 'NEW' computers which will be used as a stand alone POS system/s.