[SYSSETUP]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 26 Mar 2016 02:11:58 +0000 (02:11 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 26 Mar 2016 02:11:58 +0000 (02:11 +0000)
commit7fb342fec3c7b5cc91a53b041d99f09f09d70cb0
tree0534b6cd7f73183161a0dd31cab7c10fb5058d0d
parent7dc1d0737972cf90d81c04a8fac8dcaa15cf5291
[SYSSETUP]
- Reduce the C COM "ugliness" by using suitable macros. Thanks to Mark Jansen for having pointed that.
- Use sizeof() instead of ARRAYSIZE() * sizeof(WCHAR) to do the same thing.

svn path=/trunk/; revision=71051
reactos/dll/win32/syssetup/install.c