This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-01 06:06:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
486531ca8a
wine
/
dlls
/
dssenh
/
Makefile.in
8 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
dssenh: Add initial stub dll.
2008-02-18 02:20:32 +00:00
MODULE
=
dssenh.dll
dssenh: Implement CPAcquireContext and CPReleaseContext. Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-09 10:45:56 +00:00
IMPORTS
=
bcrypt crypt32 advapi32
dssenh: Add initial stub dll.
2008-02-18 02:20:32 +00:00
C_SRCS
=
\
main.c
dssenh: Register the DSS provider. Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-08 16:02:44 +00:00
RC_SRCS
=
rsrc.rc
Reference in a new issue
Copy permalink