Hao Peng : regsvr32: Change regsvr32 to a GUI program.
29 Jul
2015
29 Jul
'15
8:40 p.m.
Module: wine Branch: master Commit: e48c3e466cb49e556db44725be19aabc58b9ce26 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e48c3e466cb49e556db44725be... Author: Hao Peng <penghao(a)linuxdeepin.com> Date: Wed Jul 22 09:38:42 2015 +0800 regsvr32: Change regsvr32 to a GUI program. --- programs/regsvr32/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/regsvr32/Makefile.in b/programs/regsvr32/Makefile.in index b99db28..15646a6 100644 --- a/programs/regsvr32/Makefile.in +++ b/programs/regsvr32/Makefile.in @@ -1,5 +1,5 @@ MODULE = regsvr32.exe -APPMODE = -mconsole -municode +APPMODE = -mwindows -municode IMPORTS = ole32 user32 C_SRCS = \
3792
Age (days ago)
3792
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard