[XDK][MSGINA]: Consistency codestyle fixes.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 17 Sep 2016 22:39:54 +0000 (22:39 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 17 Sep 2016 22:39:54 +0000 (22:39 +0000)
commita1895a9da647451a3e8260e3aa66a8046c39bcc3
treee9d44b38d4f289af81a04b1920830bbd4fc552c6
parentb5fc396ab802e263022e54e0b8729ea27febddfd
[XDK][MSGINA]: Consistency codestyle fixes.

[SHELL32]
- Use explicit unicode functions;
- Use _countof instead of sizeof(foo)/sizeof(foo[0]);
- Enable the shutdown privilege when we need it, and disable as soon as possible (code taken from taskmgr).

svn path=/trunk/; revision=72719
reactos/dll/win32/msgina/msgina.spec
reactos/dll/win32/shell32/dialogs/dialogs.cpp
reactos/sdk/include/xdk/setypes.h