-
Hola
Alguien sabe el equivalente de estos comandos
RUNDLL DESKCP16.DLL,QUICKRES_RUNDLLENTRY 800x600x16
RUNDLL USER,repaintscreen
para WINDOWS XP? Son para usarlos dentro de SCRIPTS (procesos automáticos como archivos BATCHs). Lo que hacen o para qué sirven ya lo sé.
Gracias...
¿Este tema te pareció interesante? Compártelo!
¿No es lo que buscabas? Intenta buscar un tema similar
1 comentarios
/ 2625 Visitas
-
![Cita]()
Escrito por
http://www.tasklist.org/task_RunDLLdeskcp16_dll_QUICKRES_RUNDLLENTRY_3473. html Filename: RunDLL deskcp16.dll, QUICKRES_RUNDLLENTRY
Name: Taskbar Display Controls
Description: Only appears in MSCONFIG if you have a Display Settings icon in the System Tray allowing resolution changes on the fly. Can also be disabled under Control Panel -> Display -> Settings -> Advanced -> General. Also appears if you have Win95 with the QuickRes "Powertoy" installed
Recommendation: Not required - typically infrequently used tasks that can be started manually if necessary
![Cita]()
Escrito por
http://compkarori.com/dbase/bu07secr.htm Repaint Screen
Self explanatory. Refreshes or repaints the screen.
run(.t., "rundll32 user,repaintscreen")
return
saludos.