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
5281bff120fa377703948945201dc63bb97392b3
5281bff120fa377703948945201dc63bb97392b3
Switch branch/tag
wine-winehq
dlls
inseng
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
105 Bytes
Edit
Web IDE
Newer
Older
inseng: Initial implementation of inseng (required for IE6 to install under win2k).
705178fb
Mike McCormack
committed
18 years ago
1
MODULE
=
inseng.dll
dlls: Remove explicit imports of kernel32 and ntdll.
b86d515e
Alexandre Julliard
committed
14 years ago
2
IMPORTS
=
uuid ole32 advapi32
inseng: Initial implementation of inseng (required for IE6 to install under win2k).
705178fb
Mike McCormack
committed
18 years ago
3
4
C_SRCS
=
\
inseng: Convert dll registration to the IRegistrar mechanism.
26c71721
Alexandre Julliard
committed
14 years ago
5
6
inseng_main.c
makefiles: Use a single variable for all types of idl files.
d08ff3ff
Alexandre Julliard
committed
11 years ago
7
IDL_SRCS
=
inseng.idl