How to set desktop icon on larg size from c++? Windows 7 professional is os & use dev c++.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do this by simulating the control key and mouse wheel combination. You can read more about this method in this article from The Code Project:
Programmatically resize Desktop icons to a small list in Windows Vista and Windows 7
Alternatively you can edit the registry key for the desktop icon sizes:
The size mentions is in pixels, obviously 🙂