This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1b847dff82
Sweden-Number
/
programs
/
dllhost
/
Makefile.in
8 lines
107 B
Makefile
Raw
Normal View
History
Unescape
Escape
dllhost: Add stub implementation. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-24 09:50:34 +01:00
MODULE
=
dllhost.exe
dllhost: Add ISurrogate stub implementation. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-24 09:50:37 +01:00
IMPORTS
=
ole32 uuid
dllhost: Add stub implementation. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-24 09:50:34 +01:00
EXTRADLLFLAGS
=
-mwindows -municode
C_SRCS
=
\
dllhost.c