[REACTOS] Replace remnant legacy SPIF_SENDWININICHANGE by SPIF_SENDCHANGE (#1526)

No functional change otherwise.
This commit is contained in:
Serge Gautherie 2019-04-28 21:19:42 +02:00 committed by Hermès BÉLUSCA - MAÏTO
parent 89f6929dae
commit cf48f8bf8a
5 changed files with 5 additions and 5 deletions

View file

@ -1551,8 +1551,8 @@ extern "C" {
#endif
#define SPIF_UPDATEINIFILE 1
#define SPIF_SENDWININICHANGE 2
#define SPIF_SENDCHANGE 2
#define SPIF_SENDWININICHANGE SPIF_SENDCHANGE
#define ATF_ONOFFFEEDBACK 2
#define ATF_TIMEOUTON 1