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
04c838fa60
Sweden-Number
/
dlls
/
dsquery
/
Makefile.in
9 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
dsquery: Add stub DLL. Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-31 21:00:01 +02:00
MODULE
=
dsquery.dll
dsquery: Add stub implementation of ICommonQuery. Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-31 21:24:57 +02:00
IMPORTS
=
uuid
dsquery: Add stub DLL. Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-31 21:00:01 +02:00
C_SRCS
=
\
main.c
dsquery: Register CommonQuery coclass. Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-15 18:41:39 +02:00
IDL_SRCS
=
\
dsquery.idl