Changes the size of the GUI resolution that PRVircon uses to draw itself. Will immediately adjust the positions of the UI elements to compensate for the new resolution.
PRVirconSetGUISize(guiWidth, guiHeight) 
The desired width of the GUI.
The desired height of the GUI.
n/a