README.md
December 4, 2022 ยท View on GitHub
Description
This code from PC Magazine (and it is FREE! Public Domain), will display available screen resolutions and color depths (4bit, 8bit, etc...) on a user's computer. The best thing about this, is that the user can change the resolution. It will prompt the user to reboot, if needed. Notice that the List box highlights the current resolution when first started. Very professional. With a little touch up, you can add this to your software programs. I did, but use the SHELL function to keep the software seperate from my actual program. Have Fun!
More Info
| Submitted On | 1998-08-17 15:49:26 |
| By | Patrick K. Bigley |
| Level | Unknown |
| User Rating | 5.0 (30 globes from 6 users) |
| Compatibility | VB 4.0 (32-bit), VB 5.0, VB 6.0 |
| Category | Windows System Services |
| World | Visual Basic |
| Archive File | CODE_UPLOAD1233.zip |