mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
Change the module type to win32gui. We really don't want to attempt to create consoles at this stage.
svn path=/trunk/; revision=17169
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<module name="winlogon" type="win32cui" installbase="system32" installname="winlogon.exe">
|
||||
<module name="winlogon" type="win32gui" installbase="system32" installname="winlogon.exe">
|
||||
<include base="winlogon">.</include>
|
||||
<define name="UNICODE" />
|
||||
<define name="_UNICODE" />
|
||||
|
||||
Reference in New Issue
Block a user