Jump to content

Search the Community

Showing results for tags '_winapi_systemparametersinfo'.

  • Search By Tags

    • _winapi_systemparametersinfo ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 2 results

  1. 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....
  2. 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...
×
×
  • Create New...