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
e0c3530a741adec459e6701799a2c0c6631c27d0
e0c3530a741adec459e6701799a2c0c6631c27d0
Switch branch/tag
wine-winehq
dlls
msv1_0
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
108 Bytes
Edit
Web IDE
Newer
Older
msv1_0: New dll.
5070d6ac
Hans Leidekker
committed
3 years ago
1
MODULE
=
msv1_0.dll
makefiles: Explicitly name the Unix library in the makefile instead of using --subsystem unixlib.
ab5664a5
Alexandre Julliard
committed
3 years ago
2
UNIXLIB
=
msv1_0.so
msv1_0: Implement SpInitLsaModeContext and SpDeleteContext.
368d9cb5
Hans Leidekker
committed
3 years ago
3
IMPORTS
=
netapi32 advapi32
msv1_0: New dll.
5070d6ac
Hans Leidekker
committed
3 years ago
4
msv1_0: Initial implementation of the LSA and user mode interfaces.
1eefdd6b
Hans Leidekker
committed
3 years ago
5
C_SRCS
=
\
msv1_0: Add a Unix library to support ntlm_auth.
80d82eec
Hans Leidekker
committed
3 years ago
6
7
main.c
\
unixlib.c