1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00

svchost: Move to GUI subsystem (as native).

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
This commit is contained in:
Eric Pouech 2023-11-06 09:45:33 +01:00 committed by Alexandre Julliard
parent 910133ac3d
commit 4e5d1ab6b2

View File

@ -1,7 +1,7 @@
MODULE = svchost.exe
IMPORTS = advapi32
EXTRADLLFLAGS = -mconsole -municode
EXTRADLLFLAGS = -mwindows -municode
SOURCES = \
svchost.c