Skip to content

Commit

Permalink
svchost: Move to GUI subsystem (as native).
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Pouech <[email protected]>
  • Loading branch information
Eric Pouech authored and julliard committed Nov 6, 2023
1 parent 910133a commit 4e5d1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/svchost/Makefile.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MODULE = svchost.exe
IMPORTS = advapi32

EXTRADLLFLAGS = -mconsole -municode
EXTRADLLFLAGS = -mwindows -municode

SOURCES = \
svchost.c

0 comments on commit 4e5d1ab

Please sign in to comment.