In an effort to try to help another member here in the forum, i gained interest in this matter and head in for the dll calls and the api's,
This user wants to set the icon size, same as, say, in desktop pressing right mouse button -> view -> and selecting the size, Small Medium or Large Icons....
Hi,
I'm trying to retrieve each $SPI_GETWINARRANGING parameter = true or false and then apply the actual return with $SPIF_SENDCHANGE
Just trying to understand how _WinAPI_SystemParametersInfo can be used
Thanks
#include <Array.au3>
#include <WinAPI.au3>
Local Const $SPI_GETWINAR...