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
6c9d83aa
Commit
6c9d83aa
authored
Aug 03, 2000
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added imports of user32/gdi32/kernel32 wherever necessary.
parent
aa25b620
Hide whitespace changes
Inline
Side-by-side
Showing
77 changed files
with
210 additions
and
109 deletions
+210
-109
Makedll.rules.in
dlls/Makedll.rules.in
+1
-6
Makefile.in
dlls/Makefile.in
+50
-32
Makefile.in
dlls/avifil32/Makefile.in
+1
-1
avifil32.spec
dlls/avifil32/avifil32.spec
+2
-1
Makefile.in
dlls/comctl32/Makefile.in
+1
-0
comctl32.spec
dlls/comctl32/comctl32.spec
+3
-0
Makefile.in
dlls/commdlg/Makefile.in
+1
-1
comdlg32.spec
dlls/commdlg/comdlg32.spec
+2
-0
Makefile.in
dlls/crtdll/Makefile.in
+1
-0
crtdll.spec
dlls/crtdll/crtdll.spec
+2
-1
Makefile.in
dlls/ddraw/Makefile.in
+1
-1
ddraw.spec
dlls/ddraw/ddraw.spec
+3
-2
Makefile.in
dlls/dinput/Makefile.in
+1
-1
dinput.spec
dlls/dinput/dinput.spec
+1
-0
Makefile.in
dlls/dplay/Makefile.in
+1
-0
Makefile.in
dlls/dplayx/Makefile.in
+1
-1
dplayx.spec
dlls/dplayx/dplayx.spec
+2
-0
Makefile.in
dlls/dsound/Makefile.in
+1
-1
dsound.spec
dlls/dsound/dsound.spec
+1
-0
Makefile.in
dlls/msacm/Makefile.in
+1
-0
msacm32.spec
dlls/msacm/msacm32.spec
+2
-0
Makefile.in
dlls/msvideo/Makefile.in
+1
-1
msvfw32.spec
dlls/msvideo/msvfw32.spec
+4
-1
Makefile.in
dlls/ole32/Makefile.in
+1
-1
ole32.spec
dlls/ole32/ole32.spec
+5
-2
Makefile.in
dlls/oleaut32/Makefile.in
+1
-1
oleaut32.spec
dlls/oleaut32/oleaut32.spec
+2
-0
Makefile.in
dlls/olecli/Makefile.in
+1
-1
olecli32.spec
dlls/olecli/olecli32.spec
+1
-0
Makefile.in
dlls/olepro32/Makefile.in
+1
-1
Makefile.in
dlls/opengl32/Makefile.in
+1
-3
Makefile.in
dlls/richedit/Makefile.in
+1
-0
reader.c
dlls/richedit/reader.c
+0
-6
riched32.spec
dlls/richedit/riched32.spec
+2
-0
Makefile.in
dlls/serialui/Makefile.in
+1
-0
serialui.spec
dlls/serialui/serialui.spec
+2
-0
Makefile.in
dlls/shell32/Makefile.in
+1
-1
shell32.spec
dlls/shell32/shell32.spec
+8
-5
Makefile.in
dlls/shlwapi/Makefile.in
+1
-0
Makefile.in
dlls/ttydrv/Makefile.in
+1
-0
ttydrv.spec
dlls/ttydrv/ttydrv.spec
+3
-1
Makefile.in
dlls/user/Makefile.in
+1
-0
user32.spec
dlls/user/user32.spec
+2
-0
user_main.c
dlls/user/user_main.c
+32
-0
Makefile.in
dlls/version/Makefile.in
+1
-1
version.spec
dlls/version/version.spec
+1
-1
Makefile.in
dlls/wineps/Makefile.in
+1
-0
wineps.spec
dlls/wineps/wineps.spec
+1
-0
Makefile.in
dlls/winmm/Makefile.in
+1
-0
Makefile.in
dlls/winmm/joystick/Makefile.in
+1
-1
joystick.drv.spec
dlls/winmm/joystick/joystick.drv.spec
+2
-1
Makefile.in
dlls/winmm/mcianim/Makefile.in
+1
-1
mcianim.drv.spec
dlls/winmm/mcianim/mcianim.drv.spec
+3
-1
Makefile.in
dlls/winmm/mciavi/Makefile.in
+1
-1
mciavi.drv.spec
dlls/winmm/mciavi/mciavi.drv.spec
+3
-1
Makefile.in
dlls/winmm/mcicda/Makefile.in
+1
-1
mcicda.drv.spec
dlls/winmm/mcicda/mcicda.drv.spec
+3
-1
Makefile.in
dlls/winmm/mciseq/Makefile.in
+1
-1
mciseq.drv.spec
dlls/winmm/mciseq/mciseq.drv.spec
+3
-1
Makefile.in
dlls/winmm/mciwave/Makefile.in
+1
-1
mciwave.drv.spec
dlls/winmm/mciwave/mciwave.drv.spec
+3
-1
Makefile.in
dlls/winmm/midimap/Makefile.in
+1
-1
midimap.drv.spec
dlls/winmm/midimap/midimap.drv.spec
+5
-3
Makefile.in
dlls/winmm/wavemap/Makefile.in
+1
-1
msacm.drv.spec
dlls/winmm/wavemap/msacm.drv.spec
+5
-3
Makefile.in
dlls/winmm/wineoss/Makefile.in
+1
-1
wineoss.drv.spec
dlls/winmm/wineoss/wineoss.drv.spec
+2
-0
winmm.spec
dlls/winmm/winmm.spec
+2
-0
Makefile.in
dlls/winsock/Makefile.in
+1
-0
ws2_32.spec
dlls/winsock/ws2_32.spec
+2
-0
Makefile.in
dlls/winspool/Makefile.in
+1
-0
winspool.drv.spec
dlls/winspool/winspool.drv.spec
+2
-0
Makefile.in
dlls/wow32/Makefile.in
+1
-0
Makefile.in
dlls/x11drv/Makefile.in
+1
-0
x11drv.spec
dlls/x11drv/x11drv.spec
+3
-1
thunk.c
if1632/thunk.c
+2
-2
process.c
scheduler/process.c
+0
-11
No files found.
dlls/Makedll.rules.in
View file @
6c9d83aa
...
@@ -42,14 +42,9 @@ $(ALTNAMES:%=lib%.a): lib$(MODULE).a
...
@@ -42,14 +42,9 @@ $(ALTNAMES:%=lib%.a): lib$(MODULE).a
# Rules for checking that no imports are missing
# Rules for checking that no imports are missing
IMPORTLIBS = $(IMPORTS:%=$(DLLDIR)/lib%.$(LIBEXT))
checklink:: lib$(MODULE).$(LIBEXT)
checklink:: lib$(MODULE).$(LIBEXT) $(IMPORTLIBS)
$(CC) -o checklink $(TOPSRCDIR)/library/checklink.c -L. -l$(MODULE) -L$(TOPOBJDIR) -lwine -lwine_unicode $(EXTRALIBS) $(LIBS) && $(RM) checklink
$(CC) -o checklink $(TOPSRCDIR)/library/checklink.c -L. -l$(MODULE) -L$(TOPOBJDIR) -lwine -lwine_unicode $(EXTRALIBS) $(LIBS) && $(RM) checklink
$(IMPORTLIBS): dummy
@cd $(DLLDIR) && $(MAKE) `basename $@`
# Rules for installation
# Rules for installation
.PHONY: install_so install_a
.PHONY: install_so install_a
...
...
dlls/Makefile.in
View file @
6c9d83aa
...
@@ -114,6 +114,7 @@ EXTRADLLNAMES = \
...
@@ -114,6 +114,7 @@ EXTRADLLNAMES = \
win87em
\
win87em
\
winaspi
\
winaspi
\
windebug
\
windebug
\
wineps16
\
wing
\
wing
\
winsock
\
winsock
\
wprocs
wprocs
...
@@ -212,7 +213,7 @@ libdplayx.@LIBEXT@: dplayx/libdplayx.@LIBEXT@
...
@@ -212,7 +213,7 @@ libdplayx.@LIBEXT@: dplayx/libdplayx.@LIBEXT@
libdsound.@LIBEXT@
:
dsound/libdsound.@LIBEXT@
libdsound.@LIBEXT@
:
dsound/libdsound.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
dsound/libdsound.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
dsound/libdsound.@LIBEXT@
$@
libgdi32.@LIBEXT@ lib
gdi.@LIBEXT@ libdispdib
.@LIBEXT@ libwing.@LIBEXT@
:
gdi/libgdi32.@LIBEXT@
libgdi32.@LIBEXT@ lib
dispdib.@LIBEXT@ libgdi
.@LIBEXT@ libwing.@LIBEXT@
:
gdi/libgdi32.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
gdi/libgdi32.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
gdi/libgdi32.@LIBEXT@
$@
libicmp.@LIBEXT@
:
icmp/libicmp.@LIBEXT@
libicmp.@LIBEXT@
:
icmp/libicmp.@LIBEXT@
...
@@ -224,14 +225,14 @@ libimagehlp.@LIBEXT@: imagehlp/libimagehlp.@LIBEXT@
...
@@ -224,14 +225,14 @@ libimagehlp.@LIBEXT@: imagehlp/libimagehlp.@LIBEXT@
libimm32.@LIBEXT@
:
imm32/libimm32.@LIBEXT@
libimm32.@LIBEXT@
:
imm32/libimm32.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
imm32/libimm32.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
imm32/libimm32.@LIBEXT@
$@
libkernel32.@LIBEXT@
libcomm.@LIBEXT@
libkernel.@LIBEXT@
libsystem.@LIBEXT@
\
libstress.@LIBEXT@
libtoolhelp.@LIBEXT@
libwin87em.@LIBEXT@
libwindebug.@LIBEXT@
\
libwprocs.@LIBEXT@
:
kernel/libkernel32.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
kernel/libkernel32.@LIBEXT@
$@
libjoystick.drv.@LIBEXT@
:
winmm/joystick/libjoystick.drv.@LIBEXT@
libjoystick.drv.@LIBEXT@
:
winmm/joystick/libjoystick.drv.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
winmm/joystick/libjoystick.drv.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
winmm/joystick/libjoystick.drv.@LIBEXT@
$@
libkernel32.@LIBEXT@
libcomm.@LIBEXT@
libkernel.@LIBEXT@
libstress.@LIBEXT@
\
libsystem.@LIBEXT@
libtoolhelp.@LIBEXT@
libwin87em.@LIBEXT@
libwindebug.@LIBEXT@
\
libwprocs.@LIBEXT@
:
kernel/libkernel32.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
kernel/libkernel32.@LIBEXT@
$@
liblz32.@LIBEXT@ liblzexpand.@LIBEXT@
:
lzexpand/liblz32.@LIBEXT@
liblz32.@LIBEXT@ liblzexpand.@LIBEXT@
:
lzexpand/liblz32.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
lzexpand/liblz32.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
lzexpand/liblz32.@LIBEXT@
$@
...
@@ -271,7 +272,8 @@ libmsvfw32.@LIBEXT@ libmsvideo.@LIBEXT@: msvideo/libmsvfw32.@LIBEXT@
...
@@ -271,7 +272,8 @@ libmsvfw32.@LIBEXT@ libmsvideo.@LIBEXT@: msvideo/libmsvfw32.@LIBEXT@
libodbc32.@LIBEXT@
:
odbc32/libodbc32.@LIBEXT@
libodbc32.@LIBEXT@
:
odbc32/libodbc32.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
odbc32/libodbc32.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
odbc32/libodbc32.@LIBEXT@
$@
libole32.@LIBEXT@ libole2.@LIBEXT@ libole2conv.@LIBEXT@ libole2nls.@LIBEXT@ libole2prox.@LIBEXT@ libole2thk.@LIBEXT@ libstorage.@LIBEXT@ libcompobj.@LIBEXT@
:
ole32/libole32.@LIBEXT@
libole32.@LIBEXT@
libcompobj.@LIBEXT@
libole2.@LIBEXT@
libole2conv.@LIBEXT@
\
libole2nls.@LIBEXT@ libole2prox.@LIBEXT@ libole2thk.@LIBEXT@ libstorage.@LIBEXT@
:
ole32/libole32.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
ole32/libole32.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
ole32/libole32.@LIBEXT@
$@
liboleaut32.@LIBEXT@ libole2disp.@LIBEXT@ libtypelib.@LIBEXT@
:
oleaut32/liboleaut32.@LIBEXT@
liboleaut32.@LIBEXT@ libole2disp.@LIBEXT@ libtypelib.@LIBEXT@
:
oleaut32/liboleaut32.@LIBEXT@
...
@@ -328,7 +330,8 @@ libttydrv.@LIBEXT@: ttydrv/libttydrv.@LIBEXT@
...
@@ -328,7 +330,8 @@ libttydrv.@LIBEXT@: ttydrv/libttydrv.@LIBEXT@
liburlmon.@LIBEXT@
:
urlmon/liburlmon.@LIBEXT@
liburlmon.@LIBEXT@
:
urlmon/liburlmon.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
urlmon/liburlmon.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
urlmon/liburlmon.@LIBEXT@
$@
libuser32.@LIBEXT@ libuser.@LIBEXT@ libkeyboard.@LIBEXT@ libddeml.@LIBEXT@ libdisplay.@LIBEXT@ libmouse.@LIBEXT@
:
user/libuser32.@LIBEXT@
libuser32.@LIBEXT@
libddeml.@LIBEXT@
libdisplay.@LIBEXT@
libkeyboard.@LIBEXT@
\
libmouse.@LIBEXT@ libuser.@LIBEXT@
:
user/libuser32.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
user/libuser32.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
user/libuser32.@LIBEXT@
$@
libversion.@LIBEXT@ libver.@LIBEXT@
:
version/libversion.@LIBEXT@
libversion.@LIBEXT@ libver.@LIBEXT@
:
version/libversion.@LIBEXT@
...
@@ -340,7 +343,7 @@ libw32skrnl.@LIBEXT@ libw32sys.@LIBEXT@ libwin32s16.@LIBEXT@: win32s/libw32skrnl
...
@@ -340,7 +343,7 @@ libw32skrnl.@LIBEXT@ libw32sys.@LIBEXT@ libwin32s16.@LIBEXT@: win32s/libw32skrnl
libwineoss.drv.@LIBEXT@
:
winmm/wineoss/libwineoss.drv.@LIBEXT@
libwineoss.drv.@LIBEXT@
:
winmm/wineoss/libwineoss.drv.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
winmm/wineoss/libwineoss.drv.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
winmm/wineoss/libwineoss.drv.@LIBEXT@
$@
libwineps.@LIBEXT@
:
wineps/libwineps.@LIBEXT@
libwineps.@LIBEXT@
libwineps16.@LIBEXT@
:
wineps/libwineps.@LIBEXT@
$(RM)
$@
&&
$(LN_S)
wineps/libwineps.@LIBEXT@
$@
$(RM)
$@
&&
$(LN_S)
wineps/libwineps.@LIBEXT@
$@
libwininet.@LIBEXT@
:
wininet/libwininet.@LIBEXT@
libwininet.@LIBEXT@
:
wininet/libwininet.@LIBEXT@
...
@@ -369,33 +372,48 @@ libx11drv.@LIBEXT@: x11drv/libx11drv.@LIBEXT@
...
@@ -369,33 +372,48 @@ libx11drv.@LIBEXT@: x11drv/libx11drv.@LIBEXT@
# Inter-dll dependencies (only necessary for .so)
# Inter-dll dependencies (only necessary for .so)
avifil32/libavifil32.so
:
libmsvfw32.so libwinmm.so
avifil32/libavifil32.so
:
libmsvfw32.so libkernel32.so
commdlg/libcomdlg32.so
:
libwinspool.drv.so
comctl32/libcomctl32.so
:
libuser32.so libgdi32.so
dinput/libdinput.so
:
libuser32.so
commdlg/libcomdlg32.so
:
libshell32.so libshlwapi.so libcomctl32.so libwinspool.drv.so libuser32.so libgdi32.so libkernel32.so
ddraw/libddraw.so
:
libx11drv.so
crtdll/libcrtdll.so
:
libkernel32.so
dplayx/libdplayx.so
:
libole32.so
ddraw/libddraw.so
:
libole32.so libuser32.so libx11drv.so libgdi32.so libkernel32.so
dsound/libdsound.so
:
libwinmm.so
dinput/libdinput.so
:
libuser32.so libkernel32.so
msvideo/libmsvfw32.so
:
libwinmm.so
dplay/libdplay.so
:
libdplayx.so
ole32/libole32.so
:
librpcrt4.so libkernel32.so
dplayx/libdplayx.so
:
libole32.so libadvapi32.so libkernel32.so
oleaut32/liboleaut32.so
:
libole32.so libcomctl32.so
dsound/libdsound.so
:
libwinmm.so libkernel32.so
olecli/libolecli32.so
:
libolesvr32.so libole32.so
msacm/libmsacm32.so
:
libwinmm.so
olepro32/libolepro32.so
:
liboleaut32.so libole32.so
msvideo/libmsvfw32.so
:
libwinmm.so libuser32.so libgdi32.so libkernel32.so
opengl32/libopengl32.so
:
libx11drv.so libgdi32.so
ole32/libole32.so
:
libadvapi32.so libuser32.so libgdi32.so librpcrt4.so libkernel32.so
shell32/libshell32.so
:
libole32.so libshlwapi.so
oleaut32/liboleaut32.so
:
libole32.so libgdi32.so libkernel32.so
olecli/libolecli32.so
:
libole32.so libolesvr32.so libgdi32.so
olepro32/libolepro32.so
:
liboleaut32.so
opengl32/libopengl32.so
:
libx11drv.so
richedit/libriched32.so
:
libuser32.so
serialui/libserialui.so
:
libuser32.so
shell32/libshell32.so
:
libole32.so libshlwapi.so libcomctl32.so libadvapi32.so libuser32.so libgdi32.so libkernel32.so
shfolder/libshfolder.so
:
libshell32.so
shfolder/libshfolder.so
:
libshell32.so
shlwapi/libshlwapi.so
:
libadvapi32.so libuser32.so libkernel32.so
ttydrv/libttydrv.so
:
libuser32.so libgdi32.so libkernel32.so
urlmon/liburlmon.so
:
libole32.so
urlmon/liburlmon.so
:
libole32.so
version/libversion.so
:
liblz32.so
user/libuser32.so
:
libgdi32.so
version/libversion.so
:
liblz32.so libkernel32.so
win32s/libw32skrnl.so
:
libkernel32.so
win32s/libw32skrnl.so
:
libkernel32.so
winmm/joystick/libjoystick.drv.so
:
libwinmm.so
wineps/libwineps.so
:
libgdi32.so
winmm/mcianim/libmcianim.drv.so
:
libwinmm.so
winmm/joystick/libjoystick.drv.so
:
libwinmm.so libuser32.so
winmm/mciavi/libmciavi.drv.so
:
libwinmm.so
winmm/libwinmm.so
:
libuser32.so
winmm/mcicda/libmcicda.drv.so
:
libwinmm.so
winmm/mcianim/libmcianim.drv.so
:
libwinmm.so libuser32.so libkernel32.so
winmm/mciseq/libmciseq.drv.so
:
libwinmm.so
winmm/mciavi/libmciavi.drv.so
:
libwinmm.so libuser32.so libkernel32.so
winmm/mciwave/libmciwave.drv.so
:
libwinmm.so
winmm/mcicda/libmcicda.drv.so
:
libwinmm.so libuser32.so libkernel32.so
winmm/midimap/libmidimap.drv.so
:
libwinmm.so
winmm/mciseq/libmciseq.drv.so
:
libwinmm.so libuser32.so libkernel32.so
winmm/wavemap/libmsacm.drv.so
:
libwinmm.so
winmm/mciwave/libmciwave.drv.so
:
libwinmm.so libuser32.so libkernel32.so
winmm/wineoss/libwineoss.drv.so
:
libwinmm.so
winmm/midimap/libmidimap.drv.so
:
libwinmm.so libuser32.so libkernel32.so
winmm/wavemap/libmsacm.drv.so
:
libwinmm.so libuser32.so libkernel32.so
winmm/wineoss/libwineoss.drv.so
:
libwinmm.so libuser32.so libkernel32.so
winsock/libws2_32.so
:
libuser32.so
winspool/libwinspool.drv.so
:
libgdi32.so
wow32/libwow32.so
:
libkernel32.so
wsock32/libwsock32.so
:
libws2_32.so
wsock32/libwsock32.so
:
libws2_32.so
x11drv/libx11drv.so
:
libuser32.so libgdi32.so libkernel32.so
$(DLLFILES)
:
dummy
$(DLLFILES)
:
dummy
@
cd
`
dirname
$@
`
&&
$(MAKE)
@
cd
`
dirname
$@
`
&&
$(MAKE)
...
...
dlls/avifil32/Makefile.in
View file @
6c9d83aa
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
MODULE
=
avifil32
MODULE
=
avifil32
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
avifile
ALTNAMES
=
avifile
IMPORTS
=
msvfw32
winmm
IMPORTS
=
msvfw32
kernel32
C_SRCS
=
\
C_SRCS
=
\
avifile.c
avifile.c
...
...
dlls/avifil32/avifil32.spec
View file @
6c9d83aa
name avifil32
name avifil32
type win32
type win32
import msvfw32.dll
import msvfw32.dll
import kernel32.dll
@ stub AVIBuildFilter
@ stub AVIBuildFilter
@ stub AVIBuildFilterA
@ stub AVIBuildFilterA
...
...
dlls/comctl32/Makefile.in
View file @
6c9d83aa
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
MODULE
=
comctl32
MODULE
=
comctl32
SOVERSION
=
1.0
SOVERSION
=
1.0
WRCEXTRA
=
-s
-p
$(MODULE)
WRCEXTRA
=
-s
-p
$(MODULE)
IMPORTS
=
user32 gdi32
C_SRCS
=
\
C_SRCS
=
\
animate.c
\
animate.c
\
...
...
dlls/comctl32/comctl32.spec
View file @
6c9d83aa
...
@@ -3,6 +3,9 @@ type win32
...
@@ -3,6 +3,9 @@ type win32
init COMCTL32_LibMain
init COMCTL32_LibMain
rsrc comctl32
rsrc comctl32
import user32.dll
import gdi32.dll
# Functions exported by the Win95 comctl32.dll
# Functions exported by the Win95 comctl32.dll
# (these need to have these exact ordinals, because some win95 dlls
# (these need to have these exact ordinals, because some win95 dlls
# import comctl32.dll by ordinal)
# import comctl32.dll by ordinal)
...
...
dlls/commdlg/Makefile.in
View file @
6c9d83aa
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
MODULE
=
comdlg32
MODULE
=
comdlg32
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
commdlg
ALTNAMES
=
commdlg
IMPORTS
=
winspool.drv
IMPORTS
=
shell32 shlwapi comctl32 user32 winspool.drv gdi32 kernel32
WRCEXTRA
=
-s
-pcomdlg32
WRCEXTRA
=
-s
-pcomdlg32
C_SRCS
=
\
C_SRCS
=
\
...
...
dlls/commdlg/comdlg32.spec
View file @
6c9d83aa
...
@@ -8,6 +8,8 @@ import shlwapi.dll
...
@@ -8,6 +8,8 @@ import shlwapi.dll
import comctl32.dll
import comctl32.dll
import user32.dll
import user32.dll
import winspool.drv
import winspool.drv
import gdi32.dll
import kernel32.dll
0 stub ArrowBtnWndProc
0 stub ArrowBtnWndProc
1 stdcall ChooseColorA(ptr) ChooseColorA
1 stdcall ChooseColorA(ptr) ChooseColorA
...
...
dlls/crtdll/Makefile.in
View file @
6c9d83aa
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
crtdll
MODULE
=
crtdll
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
kernel32
C_SRCS
=
\
C_SRCS
=
\
crtdll_main.c
\
crtdll_main.c
\
...
...
dlls/crtdll/crtdll.spec
View file @
6c9d83aa
...
@@ -3,7 +3,8 @@ name crtdll
...
@@ -3,7 +3,8 @@ name crtdll
type win32
type win32
init CRTDLL_Init
init CRTDLL_Init
import ntdll
import kernel32.dll
import ntdll.dll
@ cdecl ??2@YAPAXI@Z(long) CRTDLL_new
@ cdecl ??2@YAPAXI@Z(long) CRTDLL_new
@ cdecl ??3@YAXPAX@Z(long) CRTDLL_delete
@ cdecl ??3@YAXPAX@Z(long) CRTDLL_delete
...
...
dlls/ddraw/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
ddraw
MODULE
=
ddraw
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
x11drv
IMPORTS
=
ole32 user32 x11drv gdi32 kernel32
MESA_SRCS
=
\
MESA_SRCS
=
\
d3dcommon.c
\
d3dcommon.c
\
...
...
dlls/ddraw/ddraw.spec
View file @
6c9d83aa
name ddraw
name ddraw
type win32
type win32
import kernel32.dll
import user32.dll
import ole32.dll
import ole32.dll
import user32.dll
import x11drv.dll
import x11drv.dll
import gdi32.dll
import kernel32.dll
@ stub DDHAL32_VidMemAlloc
@ stub DDHAL32_VidMemAlloc
@ stub DDHAL32_VidMemFree
@ stub DDHAL32_VidMemFree
...
...
dlls/dinput/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
dinput
MODULE
=
dinput
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
user32
IMPORTS
=
user32
kernel32
C_SRCS
=
\
C_SRCS
=
\
dinput_main.c
dinput_main.c
...
...
dlls/dinput/dinput.spec
View file @
6c9d83aa
...
@@ -2,6 +2,7 @@ name dinput
...
@@ -2,6 +2,7 @@ name dinput
type win32
type win32
import user32.dll
import user32.dll
import kernel32.dll
@ stdcall DirectInputCreateA(long long ptr ptr) DirectInputCreateA
@ stdcall DirectInputCreateA(long long ptr ptr) DirectInputCreateA
@ stub DirectInputCreateW
@ stub DirectInputCreateW
...
...
dlls/dplay/Makefile.in
View file @
6c9d83aa
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
dplay
MODULE
=
dplay
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
dplayx
C_SRCS
=
dplay_main.c
C_SRCS
=
dplay_main.c
...
...
dlls/dplayx/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
dplayx
MODULE
=
dplayx
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
ole32
IMPORTS
=
ole32
advapi32 kernel32
C_SRCS
=
\
C_SRCS
=
\
dpclassfactory.c
\
dpclassfactory.c
\
...
...
dlls/dplayx/dplayx.spec
View file @
6c9d83aa
...
@@ -3,6 +3,8 @@ type win32
...
@@ -3,6 +3,8 @@ type win32
init DPLAYX_LibMain
init DPLAYX_LibMain
import ole32.dll
import ole32.dll
import advapi32.dll
import kernel32.dll
1 stdcall DirectPlayCreate(ptr ptr ptr) DirectPlayCreate
1 stdcall DirectPlayCreate(ptr ptr ptr) DirectPlayCreate
2 stdcall DirectPlayEnumerateA(ptr ptr) DirectPlayEnumerateA
2 stdcall DirectPlayEnumerateA(ptr ptr) DirectPlayEnumerateA
...
...
dlls/dsound/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
dsound
MODULE
=
dsound
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
kernel32
C_SRCS
=
\
C_SRCS
=
\
dsound_main.c
dsound_main.c
...
...
dlls/dsound/dsound.spec
View file @
6c9d83aa
name dsound
name dsound
type win32
type win32
import winmm
import winmm
import kernel32
0 stub DirectSoundUnknown
0 stub DirectSoundUnknown
1 stdcall DirectSoundCreate(ptr ptr ptr) DirectSoundCreate
1 stdcall DirectSoundCreate(ptr ptr ptr) DirectSoundCreate
...
...
dlls/msacm/Makefile.in
View file @
6c9d83aa
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
MODULE
=
msacm32
MODULE
=
msacm32
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
msacm
ALTNAMES
=
msacm
IMPORTS
=
winmm
C_SRCS
=
\
C_SRCS
=
\
driver.c
\
driver.c
\
...
...
dlls/msacm/msacm32.spec
View file @
6c9d83aa
...
@@ -2,6 +2,8 @@ name msacm32
...
@@ -2,6 +2,8 @@ name msacm32
type win32
type win32
init MSACM32_LibMain
init MSACM32_LibMain
import winmm.dll
1 stub XRegThunkEntry
1 stub XRegThunkEntry
2 stdcall acmDriverAddA(ptr long long long long) acmDriverAddA
2 stdcall acmDriverAddA(ptr long long long long) acmDriverAddA
3 stdcall acmDriverAddW(ptr long long long long) acmDriverAddW
3 stdcall acmDriverAddW(ptr long long long long) acmDriverAddW
...
...
dlls/msvideo/Makefile.in
View file @
6c9d83aa
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
MODULE
=
msvfw32
MODULE
=
msvfw32
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
msvideo
ALTNAMES
=
msvideo
IMPORTS
=
winmm
IMPORTS
=
winmm
user32 gdi32 kernel32
C_SRCS
=
\
C_SRCS
=
\
msvideo_main.c
\
msvideo_main.c
\
...
...
dlls/msvideo/msvfw32.spec
View file @
6c9d83aa
name msvfw32
name msvfw32
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
import gdi32.dll
import kernel32.dll
# Yes, ICCompress,ICDecompress,MCIWnd* and ICDraw* are cdecl (VFWAPIV).
# Yes, ICCompress,ICDecompress,MCIWnd* and ICDraw* are cdecl (VFWAPIV).
# The rest is stdcall (VFWAPI) however. -Marcus Meissner, 990124
# The rest is stdcall (VFWAPI) however. -Marcus Meissner, 990124
...
...
dlls/ole32/Makefile.in
View file @
6c9d83aa
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
MODULE
=
ole32
MODULE
=
ole32
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
ole2 ole2nls ole2conv ole2prox ole2thk storage compobj
ALTNAMES
=
ole2 ole2nls ole2conv ole2prox ole2thk storage compobj
IMPORTS
=
rpcrt4 kernel32
IMPORTS
=
advapi32 user32 gdi32
rpcrt4 kernel32
C_SRCS
=
\
C_SRCS
=
\
antimoniker.c
\
antimoniker.c
\
...
...
dlls/ole32/ole32.spec
View file @
6c9d83aa
name ole32
name ole32
type win32
type win32
import rpcrt4
import advapi32.dll
import kernel32
import user32.dll
import gdi32.dll
import rpcrt4.dll
import kernel32.dll
1 stub BindMoniker # stdcall (ptr long ptr ptr) return 0,ERR_NOTIMPLEMENTED
1 stub BindMoniker # stdcall (ptr long ptr ptr) return 0,ERR_NOTIMPLEMENTED
2 stdcall CLSIDFromProgID(wstr ptr) CLSIDFromProgID
2 stdcall CLSIDFromProgID(wstr ptr) CLSIDFromProgID
...
...
dlls/oleaut32/Makefile.in
View file @
6c9d83aa
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
MODULE
=
oleaut32
MODULE
=
oleaut32
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
ole2disp typelib
ALTNAMES
=
ole2disp typelib
IMPORTS
=
ole32
comct
l32
IMPORTS
=
ole32
gdi32 kerne
l32
C_SRCS
=
\
C_SRCS
=
\
connpt.c
\
connpt.c
\
...
...
dlls/oleaut32/oleaut32.spec
View file @
6c9d83aa
...
@@ -2,6 +2,8 @@ name oleaut32
...
@@ -2,6 +2,8 @@ name oleaut32
type win32
type win32
import ole32.dll
import ole32.dll
import gdi32.dll
import kernel32.dll
1 stub DllGetClassObject
1 stub DllGetClassObject
2 stdcall SysAllocString(wstr) SysAllocString
2 stdcall SysAllocString(wstr) SysAllocString
...
...
dlls/olecli/Makefile.in
View file @
6c9d83aa
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
MODULE
=
olecli32
MODULE
=
olecli32
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
olecli
ALTNAMES
=
olecli
IMPORTS
=
ole
svr32 ole
32
IMPORTS
=
ole
32 olesvr32 gdi
32
C_SRCS
=
\
C_SRCS
=
\
olecli_main.c
olecli_main.c
...
...
dlls/olecli/olecli32.spec
View file @
6c9d83aa
...
@@ -3,6 +3,7 @@ type win32
...
@@ -3,6 +3,7 @@ type win32
import ole32.dll
import ole32.dll
import olesvr32.dll
import olesvr32.dll
import gdi32.dll
1 stub WEP
1 stub WEP
2 stub OleDelete
2 stub OleDelete
...
...
dlls/olepro32/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
olepro32
MODULE
=
olepro32
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
oleaut32 ole
32
IMPORTS
=
oleaut
32
C_SRCS
=
olepro32stubs.c
C_SRCS
=
olepro32stubs.c
...
...
dlls/opengl32/Makefile.in
View file @
6c9d83aa
...
@@ -4,9 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,9 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
opengl32
MODULE
=
opengl32
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
\
IMPORTS
=
x11drv
x11drv
\
gdi32
C_SRCS
=
\
C_SRCS
=
\
wgl.c
\
wgl.c
\
...
...
dlls/richedit/Makefile.in
View file @
6c9d83aa
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
riched32
MODULE
=
riched32
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
user32
C_SRCS
=
\
C_SRCS
=
\
charlist.c
\
charlist.c
\
...
...
dlls/richedit/reader.c
View file @
6c9d83aa
...
@@ -92,12 +92,6 @@ extern HANDLE RICHED32_hHeap;
...
@@ -92,12 +92,6 @@ extern HANDLE RICHED32_hHeap;
# define maxCSStack 10
# define maxCSStack 10
#ifndef THINK_C
extern
char
*
malloc
();
#else
extern
void
*
malloc
(
size_t
);
#endif
static
int
_RTFGetChar
();
static
int
_RTFGetChar
();
static
void
_RTFGetToken
();
static
void
_RTFGetToken
();
static
void
_RTFGetToken2
();
static
void
_RTFGetToken2
();
...
...
dlls/richedit/riched32.spec
View file @
6c9d83aa
...
@@ -2,4 +2,6 @@ name riched32
...
@@ -2,4 +2,6 @@ name riched32
type win32
type win32
init RICHED32_LibMain
init RICHED32_LibMain
import user32.dll
2 stdcall DllGetVersion (ptr) RICHED32_DllGetVersion
2 stdcall DllGetVersion (ptr) RICHED32_DllGetVersion
dlls/serialui/Makefile.in
View file @
6c9d83aa
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
serialui
MODULE
=
serialui
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
user32
C_SRCS
=
\
C_SRCS
=
\
confdlg.c
confdlg.c
...
...
dlls/serialui/serialui.spec
View file @
6c9d83aa
...
@@ -3,6 +3,8 @@ type win32
...
@@ -3,6 +3,8 @@ type win32
init SERIALUI_LibMain
init SERIALUI_LibMain
rsrc serialui_rc
rsrc serialui_rc
import user32.dll
2 stdcall EnumPropPages(ptr ptr ptr) SERIALUI_EnumPropPages
2 stdcall EnumPropPages(ptr ptr ptr) SERIALUI_EnumPropPages
3 stdcall drvCommConfigDialog(ptr long ptr) SERIALUI_CommConfigDialog
3 stdcall drvCommConfigDialog(ptr long ptr) SERIALUI_CommConfigDialog
4 stdcall drvSetDefaultCommConfig(str ptr long) SERIALUI_SetDefaultCommConfig
4 stdcall drvSetDefaultCommConfig(str ptr long) SERIALUI_SetDefaultCommConfig
...
...
dlls/shell32/Makefile.in
View file @
6c9d83aa
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
MODULE
=
shell32
MODULE
=
shell32
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
shell
ALTNAMES
=
shell
IMPORTS
=
ole32 shlwapi
IMPORTS
=
ole32 shlwapi
comctl32 advapi32 user32 gdi32 kernel32
C_SRCS
=
\
C_SRCS
=
\
brsfolder.c
\
brsfolder.c
\
...
...
dlls/shell32/shell32.spec
View file @
6c9d83aa
...
@@ -3,12 +3,15 @@ type win32
...
@@ -3,12 +3,15 @@ type win32
init Shell32LibMain
init Shell32LibMain
rsrc shres
rsrc shres
import shlwapi.dll
import user32.dll
import comctl32.dll
# fixme: avoid this import
# fixme: avoid this import
import ole32.dll
import ole32.dll
import shlwapi.dll
import comctl32.dll
import advapi32.dll
import user32.dll
import gdi32.dll
import kernel32.dll
# Functions exported by the Win95 shell32.dll
# Functions exported by the Win95 shell32.dll
# (these need to have these exact ordinals, for some
# (these need to have these exact ordinals, for some
...
...
dlls/shlwapi/Makefile.in
View file @
6c9d83aa
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
shlwapi
MODULE
=
shlwapi
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
advapi32 user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
ordinal.c
\
ordinal.c
\
...
...
dlls/ttydrv/Makefile.in
View file @
6c9d83aa
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
MODULE
=
ttydrv
MODULE
=
ttydrv
SOVERSION
=
1.0
SOVERSION
=
1.0
EXTRALIBS
=
$(LIBS)
EXTRALIBS
=
$(LIBS)
IMPORTS
=
user32 gdi32 kernel32
C_SRCS
=
\
C_SRCS
=
\
ttydrv_main.c
ttydrv_main.c
...
...
dlls/ttydrv/ttydrv.spec
View file @
6c9d83aa
...
@@ -2,4 +2,6 @@ name ttydrv
...
@@ -2,4 +2,6 @@ name ttydrv
type win32
type win32
init TTYDRV_Init
init TTYDRV_Init
import gdi32.dll
import user32.dll
import gdi32.dll
import kernel32.dll
dlls/user/Makefile.in
View file @
6c9d83aa
...
@@ -6,6 +6,7 @@ MODULE = user32
...
@@ -6,6 +6,7 @@ MODULE = user32
SOVERSION
=
1.0
SOVERSION
=
1.0
WRCEXTRA
=
-w16
-m
WRCEXTRA
=
-w16
-m
ALTNAMES
=
user keyboard ddeml display mouse
ALTNAMES
=
user keyboard ddeml display mouse
IMPORTS
=
gdi32
C_SRCS
=
\
C_SRCS
=
\
bidi16.c
\
bidi16.c
\
...
...
dlls/user/user32.spec
View file @
6c9d83aa
...
@@ -3,6 +3,8 @@ type win32
...
@@ -3,6 +3,8 @@ type win32
init USER_Init
init USER_Init
rsrc user32
rsrc user32
import gdi32.dll
1 stdcall ActivateKeyboardLayout(long long) ActivateKeyboardLayout
1 stdcall ActivateKeyboardLayout(long long) ActivateKeyboardLayout
2 stdcall AdjustWindowRect(ptr long long) AdjustWindowRect
2 stdcall AdjustWindowRect(ptr long long) AdjustWindowRect
3 stdcall AdjustWindowRectEx(ptr long long long) AdjustWindowRectEx
3 stdcall AdjustWindowRectEx(ptr long long long) AdjustWindowRectEx
...
...
dlls/user/user_main.c
View file @
6c9d83aa
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
#include "windef.h"
#include "windef.h"
#include "wingdi.h"
#include "wingdi.h"
#include "winuser.h"
#include "winuser.h"
#include "winreg.h"
#include "wine/winbase16.h"
#include "wine/winbase16.h"
#include "dce.h"
#include "dce.h"
...
@@ -19,6 +20,34 @@
...
@@ -19,6 +20,34 @@
#include "sysmetrics.h"
#include "sysmetrics.h"
#include "user.h"
#include "user.h"
#include "win.h"
#include "win.h"
#include "debugtools.h"
/* load the graphics driver */
static
BOOL
load_driver
(
void
)
{
char
buffer
[
MAX_PATH
];
HKEY
hkey
;
DWORD
type
,
count
;
if
(
RegCreateKeyExA
(
HKEY_LOCAL_MACHINE
,
"Software
\\
Wine
\\
Wine
\\
Config
\\
Wine"
,
0
,
NULL
,
REG_OPTION_VOLATILE
,
KEY_ALL_ACCESS
,
NULL
,
&
hkey
,
NULL
))
{
MESSAGE
(
"load_driver: Cannot create config registry key
\n
"
);
return
FALSE
;
}
count
=
sizeof
(
buffer
);
if
(
RegQueryValueExA
(
hkey
,
"GraphicsDriver"
,
0
,
&
type
,
buffer
,
&
count
))
strcpy
(
buffer
,
"x11drv"
);
/* default value */
RegCloseKey
(
hkey
);
if
(
!
LoadLibraryA
(
buffer
))
{
MESSAGE
(
"Could not load graphics driver '%s'
\n
"
,
buffer
);
return
FALSE
;
}
return
TRUE
;
}
/***********************************************************************
/***********************************************************************
...
@@ -38,6 +67,9 @@ BOOL WINAPI USER_Init(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
...
@@ -38,6 +67,9 @@ BOOL WINAPI USER_Init(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
/* Global atom table initialisation */
/* Global atom table initialisation */
if
(
!
ATOM_Init
(
USER_HeapSel
))
return
FALSE
;
if
(
!
ATOM_Init
(
USER_HeapSel
))
return
FALSE
;
/* Load the graphics driver */
if
(
!
load_driver
())
return
FALSE
;
/* Initialize window handling (critical section) */
/* Initialize window handling (critical section) */
WIN_Init
();
WIN_Init
();
...
...
dlls/version/Makefile.in
View file @
6c9d83aa
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
MODULE
=
version
MODULE
=
version
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
ver
ALTNAMES
=
ver
IMPORTS
=
lz32
IMPORTS
=
lz32
kernel32
C_SRCS
=
\
C_SRCS
=
\
info.c
\
info.c
\
...
...
dlls/version/version.spec
View file @
6c9d83aa
name version
name version
type win32
type win32
import kernel32.dll
import lz32.dll
import lz32.dll
import kernel32.dll
@ stdcall GetFileVersionInfoA(str long long ptr) GetFileVersionInfoA
@ stdcall GetFileVersionInfoA(str long long ptr) GetFileVersionInfoA
@ stdcall GetFileVersionInfoSizeA(str ptr) GetFileVersionInfoSizeA
@ stdcall GetFileVersionInfoSizeA(str ptr) GetFileVersionInfoSizeA
...
...
dlls/wineps/Makefile.in
View file @
6c9d83aa
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
MODULE
=
wineps
MODULE
=
wineps
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
wineps16
ALTNAMES
=
wineps16
IMPORTS
=
gdi32
C_SRCS
=
\
C_SRCS
=
\
afm.c
\
afm.c
\
...
...
dlls/wineps/wineps.spec
View file @
6c9d83aa
...
@@ -2,3 +2,4 @@ name wineps
...
@@ -2,3 +2,4 @@ name wineps
type win32
type win32
init PSDRV_Init
init PSDRV_Init
import gdi32.dll
dlls/winmm/Makefile.in
View file @
6c9d83aa
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
MODULE
=
winmm
MODULE
=
winmm
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
mmsystem sound
ALTNAMES
=
mmsystem sound
IMPORTS
=
user32
C_SRCS
=
\
C_SRCS
=
\
joystick.c
\
joystick.c
\
...
...
dlls/winmm/joystick/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
joystick.drv
MODULE
=
joystick.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
user32
C_SRCS
=
\
C_SRCS
=
\
joystick.c
joystick.c
...
...
dlls/winmm/joystick/joystick.drv.spec
View file @
6c9d83aa
...
@@ -3,5 +3,6 @@ file joystick.drv
...
@@ -3,5 +3,6 @@ file joystick.drv
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
1
stdcall DriverProc(long long long long long) JSTCK_DriverProc
@
stdcall DriverProc(long long long long long) JSTCK_DriverProc
dlls/winmm/mcianim/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
mcianim.drv
MODULE
=
mcianim.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
mcianim.c
mcianim.c
...
...
dlls/winmm/mcianim/mcianim.drv.spec
View file @
6c9d83aa
...
@@ -3,5 +3,7 @@ file mcianim.drv
...
@@ -3,5 +3,7 @@ file mcianim.drv
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
import kernel32.dll
1
stdcall DriverProc(long long long long long) MCIANIM_DriverProc
@
stdcall DriverProc(long long long long long) MCIANIM_DriverProc
dlls/winmm/mciavi/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
mciavi.drv
MODULE
=
mciavi.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
mciavi.c
mciavi.c
...
...
dlls/winmm/mciavi/mciavi.drv.spec
View file @
6c9d83aa
...
@@ -3,5 +3,7 @@ file mciavi.drv
...
@@ -3,5 +3,7 @@ file mciavi.drv
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
import kernel32.dll
1
stdcall DriverProc(long long long long long) MCIAVI_DriverProc
@
stdcall DriverProc(long long long long long) MCIAVI_DriverProc
dlls/winmm/mcicda/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
mcicda.drv
MODULE
=
mcicda.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
mcicda.c
mcicda.c
...
...
dlls/winmm/mcicda/mcicda.drv.spec
View file @
6c9d83aa
...
@@ -3,5 +3,7 @@ file mcicda.drv
...
@@ -3,5 +3,7 @@ file mcicda.drv
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
import kernel32.dll
1
stdcall DriverProc(long long long long long) MCICDA_DriverProc
@
stdcall DriverProc(long long long long long) MCICDA_DriverProc
dlls/winmm/mciseq/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
mciseq.drv
MODULE
=
mciseq.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
mcimidi.c
mcimidi.c
...
...
dlls/winmm/mciseq/mciseq.drv.spec
View file @
6c9d83aa
...
@@ -3,5 +3,7 @@ file mciseq.drv
...
@@ -3,5 +3,7 @@ file mciseq.drv
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
import kernel32.dll
1
stdcall DriverProc(long long long long long) MCIMIDI_DriverProc
@
stdcall DriverProc(long long long long long) MCIMIDI_DriverProc
dlls/winmm/mciwave/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
mciwave.drv
MODULE
=
mciwave.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
mciwave.c
mciwave.c
...
...
dlls/winmm/mciwave/mciwave.drv.spec
View file @
6c9d83aa
...
@@ -3,5 +3,7 @@ file mciwave.drv
...
@@ -3,5 +3,7 @@ file mciwave.drv
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
import kernel32.dll
1
stdcall DriverProc(long long long long long) MCIWAVE_DriverProc
@
stdcall DriverProc(long long long long long) MCIWAVE_DriverProc
dlls/winmm/midimap/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
midimap.drv
MODULE
=
midimap.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
midimap.c
midimap.c
...
...
dlls/winmm/midimap/midimap.drv.spec
View file @
6c9d83aa
...
@@ -3,7 +3,9 @@ file midimap.drv
...
@@ -3,7 +3,9 @@ file midimap.drv
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
import kernel32.dll
1
stdcall DriverProc(long long long long long) MIDIMAP_DriverProc
@
stdcall DriverProc(long long long long long) MIDIMAP_DriverProc
2
stdcall midMessage(long long long long long) MIDIMAP_midMessage
@
stdcall midMessage(long long long long long) MIDIMAP_midMessage
3
stdcall modMessage(long long long long long) MIDIMAP_modMessage
@
stdcall modMessage(long long long long long) MIDIMAP_modMessage
dlls/winmm/wavemap/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
msacm.drv
MODULE
=
msacm.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
wavemap.c
wavemap.c
...
...
dlls/winmm/wavemap/msacm.drv.spec
View file @
6c9d83aa
...
@@ -3,7 +3,9 @@ file msacm.drv
...
@@ -3,7 +3,9 @@ file msacm.drv
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
import kernel32.dll
1
stdcall DriverProc(long long long long long) WAVEMAP_DriverProc
@
stdcall DriverProc(long long long long long) WAVEMAP_DriverProc
2
stdcall widMessage(long long long long long) WAVEMAP_widMessage
@
stdcall widMessage(long long long long long) WAVEMAP_widMessage
3
stdcall wodMessage(long long long long long) WAVEMAP_wodMessage
@
stdcall wodMessage(long long long long long) WAVEMAP_wodMessage
dlls/winmm/wineoss/Makefile.in
View file @
6c9d83aa
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
wineoss.drv
MODULE
=
wineoss.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
winmm
IMPORTS
=
winmm
user32 kernel32
C_SRCS
=
\
C_SRCS
=
\
audio.c
\
audio.c
\
...
...
dlls/winmm/wineoss/wineoss.drv.spec
View file @
6c9d83aa
...
@@ -3,6 +3,8 @@ file wineoss.drv
...
@@ -3,6 +3,8 @@ file wineoss.drv
type win32
type win32
import winmm.dll
import winmm.dll
import user32.dll
import kernel32.dll
1 stdcall DriverProc(long long long long long) OSS_DriverProc
1 stdcall DriverProc(long long long long long) OSS_DriverProc
2 stdcall auxMessage(long long long long long) OSS_auxMessage
2 stdcall auxMessage(long long long long long) OSS_auxMessage
...
...
dlls/winmm/winmm.spec
View file @
6c9d83aa
...
@@ -3,6 +3,8 @@ type win32
...
@@ -3,6 +3,8 @@ type win32
init WINMM_LibMain
init WINMM_LibMain
rsrc winmm_res
rsrc winmm_res
import user32.dll
# ordinal exports
# ordinal exports
1 stdcall @(ptr long long) PlaySoundA
1 stdcall @(ptr long long) PlaySoundA
3 stub @
3 stub @
...
...
dlls/winsock/Makefile.in
View file @
6c9d83aa
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
MODULE
=
ws2_32
MODULE
=
ws2_32
SOVERSION
=
1.0
SOVERSION
=
1.0
ALTNAMES
=
winsock
ALTNAMES
=
winsock
IMPORTS
=
user32
C_SRCS
=
\
C_SRCS
=
\
async.c
\
async.c
\
...
...
dlls/winsock/ws2_32.spec
View file @
6c9d83aa
...
@@ -6,6 +6,8 @@ name ws2_32
...
@@ -6,6 +6,8 @@ name ws2_32
type win32
type win32
init WSOCK32_LibMain
init WSOCK32_LibMain
import user32.dll
# EXPORTS ***********
# EXPORTS ***********
1 stdcall accept(long ptr ptr) WSOCK32_accept
1 stdcall accept(long ptr ptr) WSOCK32_accept
2 stdcall bind(long ptr long) WSOCK32_bind
2 stdcall bind(long ptr long) WSOCK32_bind
...
...
dlls/winspool/Makefile.in
View file @
6c9d83aa
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
winspool.drv
MODULE
=
winspool.drv
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
gdi32
C_SRCS
=
\
C_SRCS
=
\
info.c
\
info.c
\
...
...
dlls/winspool/winspool.drv.spec
View file @
6c9d83aa
...
@@ -3,6 +3,8 @@ type win32
...
@@ -3,6 +3,8 @@ type win32
file winspool.drv
file winspool.drv
init WINSPOOL_EntryPoint
init WINSPOOL_EntryPoint
import gdi32.dll
101 stub ADVANCEDSETUPDIALOG
101 stub ADVANCEDSETUPDIALOG
102 stub AbortPrinter
102 stub AbortPrinter
103 stdcall AddFormA(long long ptr) AddFormA
103 stdcall AddFormA(long long ptr) AddFormA
...
...
dlls/wow32/Makefile.in
View file @
6c9d83aa
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
...
@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH
=
@srcdir@
VPATH
=
@srcdir@
MODULE
=
wow32
MODULE
=
wow32
SOVERSION
=
1.0
SOVERSION
=
1.0
IMPORTS
=
kernel32
C_SRCS
=
wow_main.c
C_SRCS
=
wow_main.c
...
...
dlls/x11drv/Makefile.in
View file @
6c9d83aa
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
...
@@ -5,6 +5,7 @@ VPATH = @srcdir@
MODULE
=
x11drv
MODULE
=
x11drv
SOVERSION
=
1.0
SOVERSION
=
1.0
EXTRALIBS
=
$(X_LIBS)
$(XLIB)
EXTRALIBS
=
$(X_LIBS)
$(XLIB)
IMPORTS
=
user32 gdi32 kernel32
C_SRCS
=
\
C_SRCS
=
\
x11drv_main.c
x11drv_main.c
...
...
dlls/x11drv/x11drv.spec
View file @
6c9d83aa
...
@@ -2,4 +2,6 @@ name x11drv
...
@@ -2,4 +2,6 @@ name x11drv
type win32
type win32
init X11DRV_Init
init X11DRV_Init
import gdi32.dll
import user32.dll
import gdi32.dll
import kernel32.dll
if1632/thunk.c
View file @
6c9d83aa
...
@@ -169,7 +169,7 @@ void THUNK_InitCallout(void)
...
@@ -169,7 +169,7 @@ void THUNK_InitCallout(void)
HMODULE
hModule
;
HMODULE
hModule
;
NE_MODULE
*
pModule
;
NE_MODULE
*
pModule
;
hModule
=
GetModuleHandleA
(
"USER32
"
);
hModule
=
LoadLibraryA
(
"user32.dll
"
);
if
(
hModule
)
if
(
hModule
)
{
{
#define GETADDR( name ) \
#define GETADDR( name ) \
...
@@ -199,7 +199,7 @@ void THUNK_InitCallout(void)
...
@@ -199,7 +199,7 @@ void THUNK_InitCallout(void)
#undef GETADDR
#undef GETADDR
}
}
pModule
=
NE_GetPtr
(
GetModuleHandle16
(
"USER
"
)
);
pModule
=
NE_GetPtr
(
LoadLibrary16
(
"USER.EXE
"
)
);
if
(
pModule
)
if
(
pModule
)
{
{
#define GETADDR( var, name, thk ) \
#define GETADDR( var, name, thk ) \
...
...
scheduler/process.c
View file @
6c9d83aa
...
@@ -247,17 +247,6 @@ static BOOL process_init( char *argv[] )
...
@@ -247,17 +247,6 @@ static BOOL process_init( char *argv[] )
*/
*/
static
int
load_system_dlls
(
void
)
static
int
load_system_dlls
(
void
)
{
{
char
driver
[
MAX_PATH
];
PROFILE_GetWineIniString
(
"Wine"
,
"GraphicsDriver"
,
"x11drv"
,
driver
,
sizeof
(
driver
)
);
if
(
!
LoadLibraryA
(
driver
))
{
MESSAGE
(
"Could not load graphics driver '%s'
\n
"
,
driver
);
return
0
;
}
if
(
!
LoadLibraryA
(
"USER32.DLL"
))
return
0
;
/* Get pointers to USER routines called by KERNEL */
/* Get pointers to USER routines called by KERNEL */
THUNK_InitCallout
();
THUNK_InitCallout
();
...
...
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