mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +00:00
* Addendum to r58214.
svn path=/trunk/; revision=58290
This commit is contained in:
parent
5bb23410f9
commit
c71475e3bb
131 changed files with 223 additions and 274 deletions
|
@ -6,7 +6,8 @@
|
|||
*/
|
||||
|
||||
#include <wine/test.h>
|
||||
#include <windows.h>
|
||||
#include <winreg.h>
|
||||
#include <winsvc.h>
|
||||
#include <strsafe.h>
|
||||
|
||||
static int MakeService(SC_HANDLE hScm, const wchar_t *serviceName, SC_HANDLE *hService, DWORD *tag)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue