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
b4bbe0c4
Commit
b4bbe0c4
authored
Mar 11, 2009
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ole32: Make ole2prox.dll into a stand-alone 16-bit module.
parent
ea638262
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
26 additions
and
4 deletions
+26
-4
.gitignore
.gitignore
+0
-1
configure
configure
+10
-0
configure.ac
configure.ac
+2
-0
Makefile.in
dlls/Makefile.in
+1
-2
Makefile.in
dlls/ole2prox.dll16/Makefile.in
+13
-0
ole2prox.dll16.spec
dlls/ole2prox.dll16/ole2prox.dll16.spec
+0
-0
Makefile.in
dlls/ole32/Makefile.in
+0
-1
No files found.
.gitignore
View file @
b4bbe0c4
...
@@ -62,7 +62,6 @@ dlls/msxml3/msxml3_v1.tlb
...
@@ -62,7 +62,6 @@ dlls/msxml3/msxml3_v1.tlb
dlls/ole2.dll16
dlls/ole2.dll16
dlls/ole2disp.dll16
dlls/ole2disp.dll16
dlls/ole2nls.dll16
dlls/ole2nls.dll16
dlls/ole2prox.dll16
dlls/ole2thk.dll16
dlls/ole2thk.dll16
dlls/ole32/dcom.h
dlls/ole32/dcom.h
dlls/ole32/dcom_p.c
dlls/ole32/dcom_p.c
...
...
configure
View file @
b4bbe0c4
...
@@ -3912,6 +3912,7 @@ then
...
@@ -3912,6 +3912,7 @@ then
enable_mouse_drv16
=
${
enable_mouse_drv16
:-
no
}
enable_mouse_drv16
=
${
enable_mouse_drv16
:-
no
}
enable_msacm_dll16
=
${
enable_msacm_dll16
:-
no
}
enable_msacm_dll16
=
${
enable_msacm_dll16
:-
no
}
enable_ole2conv_dll16
=
${
enable_ole2conv_dll16
:-
no
}
enable_ole2conv_dll16
=
${
enable_ole2conv_dll16
:-
no
}
enable_ole2prox_dll16
=
${
enable_ole2prox_dll16
:-
no
}
enable_olecli_dll16
=
${
enable_olecli_dll16
:-
no
}
enable_olecli_dll16
=
${
enable_olecli_dll16
:-
no
}
enable_olesvr_dll16
=
${
enable_olesvr_dll16
:-
no
}
enable_olesvr_dll16
=
${
enable_olesvr_dll16
:-
no
}
enable_stress_dll16
=
${
enable_stress_dll16
:-
no
}
enable_stress_dll16
=
${
enable_stress_dll16
:-
no
}
...
@@ -26484,6 +26485,14 @@ dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules
...
@@ -26484,6 +26485,14 @@ dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules
ac_config_files
=
"
$ac_config_files
dlls/ole2conv.dll16/Makefile"
ac_config_files
=
"
$ac_config_files
dlls/ole2conv.dll16/Makefile"
ALL_MAKEFILES
=
"
$ALL_MAKEFILES
\\
ALL_MAKEFILES
=
"
$ALL_MAKEFILES
\\
dlls/ole2prox.dll16/Makefile"
test
"x
$enable_ole2prox_dll16
"
!=
xno
&&
ALL_DLL_DIRS
=
"
$ALL_DLL_DIRS
\\
ole2prox.dll16"
ALL_MAKEFILE_DEPENDS
=
"
$ALL_MAKEFILE_DEPENDS
dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
ac_config_files
=
"
$ac_config_files
dlls/ole2prox.dll16/Makefile"
ALL_MAKEFILES
=
"
$ALL_MAKEFILES
\\
dlls/ole32/Makefile"
dlls/ole32/Makefile"
test
"x
$enable_ole32
"
!=
xno
&&
ALL_DLL_DIRS
=
"
$ALL_DLL_DIRS
\\
test
"x
$enable_ole32
"
!=
xno
&&
ALL_DLL_DIRS
=
"
$ALL_DLL_DIRS
\\
ole32"
ole32"
...
@@ -29191,6 +29200,7 @@ do
...
@@ -29191,6 +29200,7 @@ do
"dlls/odbccp32/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/odbccp32/Makefile" ;;
"dlls/odbccp32/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/odbccp32/Makefile" ;;
"dlls/odbccp32/tests/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/odbccp32/tests/Makefile" ;;
"dlls/odbccp32/tests/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/odbccp32/tests/Makefile" ;;
"dlls/ole2conv.dll16/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/ole2conv.dll16/Makefile" ;;
"dlls/ole2conv.dll16/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/ole2conv.dll16/Makefile" ;;
"dlls/ole2prox.dll16/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/ole2prox.dll16/Makefile" ;;
"dlls/ole32/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/ole32/Makefile" ;;
"dlls/ole32/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/ole32/Makefile" ;;
"dlls/ole32/tests/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/ole32/tests/Makefile" ;;
"dlls/ole32/tests/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/ole32/tests/Makefile" ;;
"dlls/oleacc/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/oleacc/Makefile" ;;
"dlls/oleacc/Makefile") CONFIG_FILES="
$CONFIG_FILES
dlls/oleacc/Makefile" ;;
...
...
configure.ac
View file @
b4bbe0c4
...
@@ -149,6 +149,7 @@ then
...
@@ -149,6 +149,7 @@ then
enable_mouse_drv16=${enable_mouse_drv16:-no}
enable_mouse_drv16=${enable_mouse_drv16:-no}
enable_msacm_dll16=${enable_msacm_dll16:-no}
enable_msacm_dll16=${enable_msacm_dll16:-no}
enable_ole2conv_dll16=${enable_ole2conv_dll16:-no}
enable_ole2conv_dll16=${enable_ole2conv_dll16:-no}
enable_ole2prox_dll16=${enable_ole2prox_dll16:-no}
enable_olecli_dll16=${enable_olecli_dll16:-no}
enable_olecli_dll16=${enable_olecli_dll16:-no}
enable_olesvr_dll16=${enable_olesvr_dll16:-no}
enable_olesvr_dll16=${enable_olesvr_dll16:-no}
enable_stress_dll16=${enable_stress_dll16:-no}
enable_stress_dll16=${enable_stress_dll16:-no}
...
@@ -2144,6 +2145,7 @@ WINE_CONFIG_MAKEFILE([dlls/odbc32/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL
...
@@ -2144,6 +2145,7 @@ WINE_CONFIG_MAKEFILE([dlls/odbc32/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL
WINE_CONFIG_MAKEFILE([dlls/odbccp32/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL_DIRS])
WINE_CONFIG_MAKEFILE([dlls/odbccp32/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL_DIRS])
WINE_CONFIG_MAKEFILE([dlls/odbccp32/tests/Makefile],[dlls/Maketest.rules],[dlls],[ALL_TEST_DIRS],[enable_tests])
WINE_CONFIG_MAKEFILE([dlls/odbccp32/tests/Makefile],[dlls/Maketest.rules],[dlls],[ALL_TEST_DIRS],[enable_tests])
WINE_CONFIG_MAKEFILE([dlls/ole2conv.dll16/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL_DIRS])
WINE_CONFIG_MAKEFILE([dlls/ole2conv.dll16/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL_DIRS])
WINE_CONFIG_MAKEFILE([dlls/ole2prox.dll16/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL_DIRS])
WINE_CONFIG_MAKEFILE([dlls/ole32/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL_DIRS])
WINE_CONFIG_MAKEFILE([dlls/ole32/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL_DIRS])
WINE_CONFIG_MAKEFILE([dlls/ole32/tests/Makefile],[dlls/Maketest.rules],[dlls],[ALL_TEST_DIRS],[enable_tests])
WINE_CONFIG_MAKEFILE([dlls/ole32/tests/Makefile],[dlls/Maketest.rules],[dlls],[ALL_TEST_DIRS],[enable_tests])
WINE_CONFIG_MAKEFILE([dlls/oleacc/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL_DIRS])
WINE_CONFIG_MAKEFILE([dlls/oleacc/Makefile],[dlls/Makedll.rules],[dlls],[ALL_DLL_DIRS])
...
...
dlls/Makefile.in
View file @
b4bbe0c4
...
@@ -32,7 +32,6 @@ WIN16_FILES = \
...
@@ -32,7 +32,6 @@ WIN16_FILES = \
ole2.dll16
\
ole2.dll16
\
ole2disp.dll16
\
ole2disp.dll16
\
ole2nls.dll16
\
ole2nls.dll16
\
ole2prox.dll16
\
ole2thk.dll16
\
ole2thk.dll16
\
rasapi16.dll16
\
rasapi16.dll16
\
setupx.dll16
\
setupx.dll16
\
...
@@ -84,7 +83,7 @@ krnl386.exe16 system.drv16 toolhelp.dll16:
...
@@ -84,7 +83,7 @@ krnl386.exe16 system.drv16 toolhelp.dll16:
msvideo.dll16
:
msvideo.dll16
:
echo
"msvfw32.dll"
>
$@
echo
"msvfw32.dll"
>
$@
compobj.dll16 ole2.dll16 ole2nls.dll16 ole2
prox.dll16 ole2
thk.dll16 storage.dll16
:
compobj.dll16 ole2.dll16 ole2nls.dll16 ole2thk.dll16 storage.dll16
:
echo
"ole32.dll"
>
$@
echo
"ole32.dll"
>
$@
ole2disp.dll16 typelib.dll16
:
ole2disp.dll16 typelib.dll16
:
...
...
dlls/ole2prox.dll16/Makefile.in
0 → 100644
View file @
b4bbe0c4
TOPSRCDIR
=
@top_srcdir@
TOPOBJDIR
=
../..
SRCDIR
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
ole2prox.dll16
IMPORTS
=
kernel32
EXTRADLLFLAGS
=
-Wb
,--subsystem,win16,--main-module,ole32.dll
SPEC_SRCS
=
ole2prox.dll16.spec
@MAKE_DLL_RULES@
@DEPENDENCIES@
# everything below this line is overwritten by make depend
dlls/ole
32/ole2prox
.spec
→
dlls/ole
2prox.dll16/ole2prox.dll16
.spec
View file @
b4bbe0c4
File moved
dlls/ole32/Makefile.in
View file @
b4bbe0c4
...
@@ -57,7 +57,6 @@ SPEC_SRCS16 = \
...
@@ -57,7 +57,6 @@ SPEC_SRCS16 = \
compobj.spec
\
compobj.spec
\
ole2.spec
\
ole2.spec
\
ole2nls.spec
\
ole2nls.spec
\
ole2prox.spec
\
ole2thk.spec
\
ole2thk.spec
\
storage.spec
storage.spec
...
...
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