Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
a795f36a
Commit
a795f36a
authored
May 13, 2008
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winhelp.exe: Renamed to winhlp32.exe.
parent
7d989b7f
Show whitespace changes
Inline
Side-by-side
Showing
46 changed files
with
16 additions
and
16 deletions
+16
-16
.gitignore
.gitignore
+2
-2
Makefile.in
Makefile.in
+2
-2
configure
configure
+2
-2
configure.ac
configure.ac
+1
-1
winhelp.c
dlls/user32/winhelp.c
+2
-2
Makefile.in
programs/Makefile.in
+3
-4
Bg.rc
programs/winhlp32/Bg.rc
+0
-0
Cs.rc
programs/winhlp32/Cs.rc
+0
-0
Da.rc
programs/winhlp32/Da.rc
+0
-0
De.rc
programs/winhlp32/De.rc
+0
-0
En.rc
programs/winhlp32/En.rc
+0
-0
Eo.rc
programs/winhlp32/Eo.rc
+0
-0
Es.rc
programs/winhlp32/Es.rc
+0
-0
Fi.rc
programs/winhlp32/Fi.rc
+0
-0
Fr.rc
programs/winhlp32/Fr.rc
+0
-0
Hu.rc
programs/winhlp32/Hu.rc
+0
-0
It.rc
programs/winhlp32/It.rc
+0
-0
Ko.rc
programs/winhlp32/Ko.rc
+0
-0
Makefile.in
programs/winhlp32/Makefile.in
+1
-1
Nl.rc
programs/winhlp32/Nl.rc
+0
-0
No.rc
programs/winhlp32/No.rc
+0
-0
Pl.rc
programs/winhlp32/Pl.rc
+0
-0
Pt.rc
programs/winhlp32/Pt.rc
+0
-0
Rm.rc
programs/winhlp32/Rm.rc
+0
-0
Ru.rc
programs/winhlp32/Ru.rc
+0
-0
Si.rc
programs/winhlp32/Si.rc
+0
-0
Sk.rc
programs/winhlp32/Sk.rc
+0
-0
Sv.rc
programs/winhlp32/Sv.rc
+0
-0
Tr.rc
programs/winhlp32/Tr.rc
+0
-0
Wa.rc
programs/winhlp32/Wa.rc
+0
-0
Zh.rc
programs/winhlp32/Zh.rc
+0
-0
callback.c
programs/winhlp32/callback.c
+0
-0
hlpfile.c
programs/winhlp32/hlpfile.c
+0
-0
hlpfile.h
programs/winhlp32/hlpfile.h
+0
-0
macro.c
programs/winhlp32/macro.c
+0
-0
macro.h
programs/winhlp32/macro.h
+0
-0
macro.lex.l
programs/winhlp32/macro.lex.l
+0
-0
rsrc.rc
programs/winhlp32/rsrc.rc
+0
-0
string.c
programs/winhlp32/string.c
+0
-0
winhelp.c
programs/winhlp32/winhelp.c
+0
-0
winhelp.h
programs/winhlp32/winhelp.h
+0
-0
winhelp.ico
programs/winhlp32/winhelp.ico
+0
-0
winhelp.svg
programs/winhlp32/winhelp.svg
+0
-0
winhelp_res.h
programs/winhlp32/winhelp_res.h
+0
-0
make_makefiles
tools/make_makefiles
+0
-1
wine.inf.in
tools/wine.inf.in
+3
-1
No files found.
.gitignore
View file @
a795f36a
...
...
@@ -696,8 +696,8 @@ programs/winetest/winspool.drv_test.exe
programs/winetest/wintrust_test.exe
programs/winetest/ws2_32_test.exe
programs/winevdm/winevdm
programs/winh
elp
/macro.lex.yy.c
programs/winh
elp/winhelp
programs/winh
lp32
/macro.lex.yy.c
programs/winh
lp32/winhlp32
programs/winver/winver
programs/wordpad/wordpad
programs/write/write
...
...
Makefile.in
View file @
a795f36a
...
...
@@ -560,7 +560,7 @@ ALL_MAKEFILES = \
programs/winepath/Makefile
\
programs/winetest/Makefile
\
programs/winevdm/Makefile
\
programs/winh
elp
/Makefile
\
programs/winh
lp32
/Makefile
\
programs/winver/Makefile
\
programs/wordpad/Makefile
\
programs/write/Makefile
\
...
...
@@ -986,7 +986,7 @@ programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rule
programs/winepath/Makefile
:
programs/winepath/Makefile.in programs/Makeprog.rules
programs/winetest/Makefile
:
programs/winetest/Makefile.in programs/Makeprog.rules
programs/winevdm/Makefile
:
programs/winevdm/Makefile.in programs/Makeprog.rules
programs/winh
elp/Makefile
:
programs/winhelp
/Makefile.in programs/Makeprog.rules
programs/winh
lp32/Makefile
:
programs/winhlp32
/Makefile.in programs/Makeprog.rules
programs/winver/Makefile
:
programs/winver/Makefile.in programs/Makeprog.rules
programs/wordpad/Makefile
:
programs/wordpad/Makefile.in programs/Makeprog.rules
programs/write/Makefile
:
programs/write/Makefile.in programs/Makeprog.rules
...
...
configure
View file @
a795f36a
...
...
@@ -22371,7 +22371,7 @@ ac_config_files="$ac_config_files programs/winetest/Makefile"
ac_config_files
=
"
$ac_config_files
programs/winevdm/Makefile"
ac_config_files
=
"
$ac_config_files
programs/winh
elp
/Makefile"
ac_config_files
=
"
$ac_config_files
programs/winh
lp32
/Makefile"
ac_config_files
=
"
$ac_config_files
programs/winver/Makefile"
...
...
@@ -23365,7 +23365,7 @@ do
"programs/winepath/Makefile") CONFIG_FILES="
$CONFIG_FILES
programs/winepath/Makefile" ;;
"programs/winetest/Makefile") CONFIG_FILES="
$CONFIG_FILES
programs/winetest/Makefile" ;;
"programs/winevdm/Makefile") CONFIG_FILES="
$CONFIG_FILES
programs/winevdm/Makefile" ;;
"programs/winh
elp/Makefile") CONFIG_FILES="
$CONFIG_FILES
programs/winhelp
/Makefile" ;;
"programs/winh
lp32/Makefile") CONFIG_FILES="
$CONFIG_FILES
programs/winhlp32
/Makefile" ;;
"programs/winver/Makefile") CONFIG_FILES="
$CONFIG_FILES
programs/winver/Makefile" ;;
"programs/wordpad/Makefile") CONFIG_FILES="
$CONFIG_FILES
programs/wordpad/Makefile" ;;
"programs/write/Makefile") CONFIG_FILES="
$CONFIG_FILES
programs/write/Makefile" ;;
...
...
configure.ac
View file @
a795f36a
...
...
@@ -2088,7 +2088,7 @@ AC_CONFIG_FILES([programs/winemine/Makefile])
AC_CONFIG_FILES([programs/winepath/Makefile])
AC_CONFIG_FILES([programs/winetest/Makefile])
AC_CONFIG_FILES([programs/winevdm/Makefile])
AC_CONFIG_FILES([programs/winh
elp
/Makefile])
AC_CONFIG_FILES([programs/winh
lp32
/Makefile])
AC_CONFIG_FILES([programs/winver/Makefile])
AC_CONFIG_FILES([programs/wordpad/Makefile])
AC_CONFIG_FILES([programs/write/Makefile])
...
...
dlls/user32/winhelp.c
View file @
a795f36a
...
...
@@ -85,9 +85,9 @@ BOOL WINAPI WinHelpA( HWND hWnd, LPCSTR lpHelpFile, UINT wCommand, ULONG_PTR dwD
if
(
!
hDest
)
{
if
(
wCommand
==
HELP_QUIT
)
return
TRUE
;
if
(
WinExec
(
"winh
elp
.exe -x"
,
SW_SHOWNORMAL
)
<
32
)
if
(
WinExec
(
"winh
lp32
.exe -x"
,
SW_SHOWNORMAL
)
<
32
)
{
ERR
(
"can't start winh
elp
.exe -x ?
\n
"
);
ERR
(
"can't start winh
lp32
.exe -x ?
\n
"
);
return
FALSE
;
}
if
(
!
(
hDest
=
FindWindowA
(
"MS_WINHELP"
,
NULL
)))
...
...
programs/Makefile.in
View file @
a795f36a
...
...
@@ -46,7 +46,7 @@ SUBDIRS = \
winepath
\
winetest
\
winevdm
\
winh
elp
\
winh
lp32
\
winver
\
wordpad
\
write
\
...
...
@@ -91,7 +91,7 @@ INSTALLSUBDIRS = \
winemine
\
winepath
\
winevdm
\
winh
elp
\
winh
lp32
\
winver
\
wordpad
\
write
\
...
...
@@ -112,8 +112,7 @@ INSTALLPROGS = \
winedbg
\
winefile
\
winemine
\
winepath
\
winhelp
winepath
INSTALLDIRS
=
$(DESTDIR)$(bindir)
...
...
programs/winh
elp
/Bg.rc
→
programs/winh
lp32
/Bg.rc
View file @
a795f36a
File moved
programs/winh
elp
/Cs.rc
→
programs/winh
lp32
/Cs.rc
View file @
a795f36a
File moved
programs/winh
elp
/Da.rc
→
programs/winh
lp32
/Da.rc
View file @
a795f36a
File moved
programs/winh
elp
/De.rc
→
programs/winh
lp32
/De.rc
View file @
a795f36a
File moved
programs/winh
elp
/En.rc
→
programs/winh
lp32
/En.rc
View file @
a795f36a
File moved
programs/winh
elp
/Eo.rc
→
programs/winh
lp32
/Eo.rc
View file @
a795f36a
File moved
programs/winh
elp
/Es.rc
→
programs/winh
lp32
/Es.rc
View file @
a795f36a
File moved
programs/winh
elp
/Fi.rc
→
programs/winh
lp32
/Fi.rc
View file @
a795f36a
File moved
programs/winh
elp
/Fr.rc
→
programs/winh
lp32
/Fr.rc
View file @
a795f36a
File moved
programs/winh
elp
/Hu.rc
→
programs/winh
lp32
/Hu.rc
View file @
a795f36a
File moved
programs/winh
elp
/It.rc
→
programs/winh
lp32
/It.rc
View file @
a795f36a
File moved
programs/winh
elp
/Ko.rc
→
programs/winh
lp32
/Ko.rc
View file @
a795f36a
File moved
programs/winh
elp
/Makefile.in
→
programs/winh
lp32
/Makefile.in
View file @
a795f36a
...
...
@@ -2,7 +2,7 @@ TOPSRCDIR = @top_srcdir@
TOPOBJDIR
=
../..
SRCDIR
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
winh
elp
.exe
MODULE
=
winh
lp32
.exe
APPMODE
=
-mwindows
IMPORTS
=
comdlg32 shell32 user32 gdi32 kernel32
...
...
programs/winh
elp
/Nl.rc
→
programs/winh
lp32
/Nl.rc
View file @
a795f36a
File moved
programs/winh
elp
/No.rc
→
programs/winh
lp32
/No.rc
View file @
a795f36a
File moved
programs/winh
elp
/Pl.rc
→
programs/winh
lp32
/Pl.rc
View file @
a795f36a
File moved
programs/winh
elp
/Pt.rc
→
programs/winh
lp32
/Pt.rc
View file @
a795f36a
File moved
programs/winh
elp
/Rm.rc
→
programs/winh
lp32
/Rm.rc
View file @
a795f36a
File moved
programs/winh
elp
/Ru.rc
→
programs/winh
lp32
/Ru.rc
View file @
a795f36a
File moved
programs/winh
elp
/Si.rc
→
programs/winh
lp32
/Si.rc
View file @
a795f36a
File moved
programs/winh
elp
/Sk.rc
→
programs/winh
lp32
/Sk.rc
View file @
a795f36a
File moved
programs/winh
elp
/Sv.rc
→
programs/winh
lp32
/Sv.rc
View file @
a795f36a
File moved
programs/winh
elp
/Tr.rc
→
programs/winh
lp32
/Tr.rc
View file @
a795f36a
File moved
programs/winh
elp
/Wa.rc
→
programs/winh
lp32
/Wa.rc
View file @
a795f36a
File moved
programs/winh
elp
/Zh.rc
→
programs/winh
lp32
/Zh.rc
View file @
a795f36a
File moved
programs/winh
elp
/callback.c
→
programs/winh
lp32
/callback.c
View file @
a795f36a
File moved
programs/winh
elp
/hlpfile.c
→
programs/winh
lp32
/hlpfile.c
View file @
a795f36a
File moved
programs/winh
elp
/hlpfile.h
→
programs/winh
lp32
/hlpfile.h
View file @
a795f36a
File moved
programs/winh
elp
/macro.c
→
programs/winh
lp32
/macro.c
View file @
a795f36a
File moved
programs/winh
elp
/macro.h
→
programs/winh
lp32
/macro.h
View file @
a795f36a
File moved
programs/winh
elp
/macro.lex.l
→
programs/winh
lp32
/macro.lex.l
View file @
a795f36a
File moved
programs/winh
elp
/rsrc.rc
→
programs/winh
lp32
/rsrc.rc
View file @
a795f36a
File moved
programs/winh
elp
/string.c
→
programs/winh
lp32
/string.c
View file @
a795f36a
File moved
programs/winh
elp
/winhelp.c
→
programs/winh
lp32
/winhelp.c
View file @
a795f36a
File moved
programs/winh
elp
/winhelp.h
→
programs/winh
lp32
/winhelp.h
View file @
a795f36a
File moved
programs/winh
elp
/winhelp.ico
→
programs/winh
lp32
/winhelp.ico
View file @
a795f36a
File moved
programs/winh
elp
/winhelp.svg
→
programs/winh
lp32
/winhelp.svg
View file @
a795f36a
File moved
programs/winh
elp
/winhelp_res.h
→
programs/winh
lp32
/winhelp_res.h
View file @
a795f36a
File moved
tools/make_makefiles
View file @
a795f36a
...
...
@@ -46,7 +46,6 @@ my %bin_install =
"winefile"
=>
1
,
"winemine"
=>
1
,
"winepath"
=>
1
,
"winhelp"
=>
1
,
);
# Programs that we don't want to install at all
...
...
tools/wine.inf.in
View file @
a795f36a
...
...
@@ -123,7 +123,7 @@ HKCR,exefile\shell\open\command,,2,"""%1"" %*"
HKCR,folder\shell\open\ddeexec,,2,"[ViewFolder("%l", %I, %S)]"
HKCR,folder\shell\open\ddeexec,"NoActivateHandler",2,""
HKCR,folder\shell\open\ddeexec\application,,2,"Folders"
HKCR,hlpfile\shell\open\command,,2,"%1
0%\winhelp
.exe %1"
HKCR,hlpfile\shell\open\command,,2,"%1
1%\winhlp32
.exe %1"
HKCR,htmlfile\shell\open\command,,2,"%11%\winebrowser.exe -nohome"
HKCR,htmlfile\shell\open\ddeexec,,2,"""%1"",,-1,0,,,,"
HKCR,htmlfile\shell\open\ddeexec,"NoActivateHandler",2,""
...
...
@@ -2225,6 +2225,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
10,,regedit.exe
10,,twain_32.dll
10,,winhelp.exe
10,,winhlp32.exe
10,command,start.exe
11,,actxprxy.dll
11,,advapi32.dll
...
...
@@ -2284,6 +2285,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
11,,user32.dll
11,,version.dll
11,,winebrowser.exe
11,,winhlp32.exe
11,,wininet.dll
11,,winmm.dll
11,,winspool.drv
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment