mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:13:06 +00:00
[REACTOS] Replace remnant legacy SPIF_SENDWININICHANGE by SPIF_SENDCHANGE (#1526)
No functional change otherwise.
This commit is contained in:
parent
89f6929dae
commit
cf48f8bf8a
5 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue