- Fixed typo in SetMenuAndButtonStates. See bug 3792 for more info.
authorMichael Martin <michael.martin@reactos.org>
Sat, 18 Oct 2008 11:49:25 +0000 (11:49 +0000)
committerMichael Martin <michael.martin@reactos.org>
Sat, 18 Oct 2008 11:49:25 +0000 (11:49 +0000)
commit13005080b5f6c5779a086aed52c7aad08eeb9bab
treede3d269442eeadff47d9b67363ca89d990c142bf
parent36f0316d519f3dbd531669515773a70b51257fd3
- Fixed typo in SetMenuAndButtonStates. See bug 3792 for more info.
- Pass correct size for ServiceStatusProcess to QueryServiceStatusEx which prevents trashing the next services information in Info buffer.
- Added missing CloseServiceHandle calls.

svn path=/trunk/; revision=36807
reactos/base/applications/mscutils/servman/mainwnd.c
reactos/base/applications/mscutils/servman/query.c