VdW
07-07-2012, 15:30
Ciao, vorrei trovare un modo di cambiare la risoluzione del monitor al volo senza utilizzare programmi esterni, ho trovato questa procedura per la quale pare si possa creare un file che con un doppioclick modifichi la risoluzione a un certo valore (quindi farei due di questi file perché le risoluzione tra cui ho necessità di passare sono due) ma non ho ben capito cosa dovrei fare:
"The trick is to make a call to: DESKCP16.DLL, calling parameters: QUICKRES_RUNDLLENTRY RHxRVxPC.QUICKRES_RUNDLLENTRY: indicates the DLL through which we want to change the screen resolution . RH: W (800) RV: High (600) PC: color depth in bits (32) The call is made from Rundll.exe. And 'to create a shortcut that executes the file Rundll.exe
To create a link of this kind, simply click with right mouse button in an open area of the monitor and then on again and then click on the link. This trick requires a minimum knowledge of Windows . Once you have created simply click the button twice to switch from one resolution to another."
Quindi, creo un collegamento al file rundll.exe (che immagino intenda rundll32.exe perché è l'unico che ho...) ma poi nella casella "destinazione" che ci devo scrivere?
"C:\WINDOWS\system32\rundll32.exe" + QUICKRES_RUNDLLENTRY 1680x1050x32
o ci vogliono gli apici anche dopo il +?
"C:\WINDOWS\system32\rundll32.exe" + "QUICKRES_RUNDLLENTRY 1680x1050x32"
o cosa?
Saluti =)
"The trick is to make a call to: DESKCP16.DLL, calling parameters: QUICKRES_RUNDLLENTRY RHxRVxPC.QUICKRES_RUNDLLENTRY: indicates the DLL through which we want to change the screen resolution . RH: W (800) RV: High (600) PC: color depth in bits (32) The call is made from Rundll.exe. And 'to create a shortcut that executes the file Rundll.exe
To create a link of this kind, simply click with right mouse button in an open area of the monitor and then on again and then click on the link. This trick requires a minimum knowledge of Windows . Once you have created simply click the button twice to switch from one resolution to another."
Quindi, creo un collegamento al file rundll.exe (che immagino intenda rundll32.exe perché è l'unico che ho...) ma poi nella casella "destinazione" che ci devo scrivere?
"C:\WINDOWS\system32\rundll32.exe" + QUICKRES_RUNDLLENTRY 1680x1050x32
o ci vogliono gli apici anche dopo il +?
"C:\WINDOWS\system32\rundll32.exe" + "QUICKRES_RUNDLLENTRY 1680x1050x32"
o cosa?
Saluti =)