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
Commits
5385937a
Commit
5385937a
authored
Feb 14, 2020
by
Dmitry Timoshkov
Committed by
Alexandre Julliard
Feb 17, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
activeds.tlb: Add typelib.
Signed-off-by:
Dmitry Timoshkov
<
dmitry@baikal.ru
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
2c501aa7
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
28 additions
and
0 deletions
+28
-0
configure
configure
+2
-0
configure.ac
configure.ac
+1
-0
Makefile.in
dlls/activeds.tlb/Makefile.in
+3
-0
activeds.tlb.spec
dlls/activeds.tlb/activeds.tlb.spec
+1
-0
activeds_tlb.idl
dlls/activeds.tlb/activeds_tlb.idl
+21
-0
No files found.
configure
View file @
5385937a
...
...
@@ -905,6 +905,7 @@ enable_largefile
with_x
enable_acledit
enable_aclui
enable_activeds_tlb
enable_activeds
enable_actxprxy
enable_adsiid
...
...
@@ -20040,6 +20041,7 @@ fi
wine_fn_config_makefile dlls/acledit enable_acledit
wine_fn_config_makefile dlls/aclui enable_aclui
wine_fn_config_makefile dlls/activeds.tlb enable_activeds_tlb
wine_fn_config_makefile dlls/activeds enable_activeds
wine_fn_config_makefile dlls/actxprxy enable_actxprxy
wine_fn_config_makefile dlls/adsiid enable_adsiid
...
...
configure.ac
View file @
5385937a
...
...
@@ -2785,6 +2785,7 @@ WINE_CONFIG_SYMLINK(wine64,tools/winewrapper,["x$enable_win64" != xno -o -n "$wi
WINE_CONFIG_MAKEFILE(dlls/acledit)
WINE_CONFIG_MAKEFILE(dlls/aclui)
WINE_CONFIG_MAKEFILE(dlls/activeds.tlb)
WINE_CONFIG_MAKEFILE(dlls/activeds)
WINE_CONFIG_MAKEFILE(dlls/actxprxy)
WINE_CONFIG_MAKEFILE(dlls/adsiid)
...
...
dlls/activeds.tlb/Makefile.in
0 → 100644
View file @
5385937a
MODULE
=
activeds.tlb
IDL_SRCS
=
activeds_tlb.idl
dlls/activeds.tlb/activeds.tlb.spec
0 → 100644
View file @
5385937a
# no exported entry points
dlls/activeds.tlb/activeds_tlb.idl
0 → 100644
View file @
5385937a
/*
*
Copyright
2020
Dmitry
Timoshkov
*
*
This
library
is
free
software
; you can redistribute it and/or
*
modify
it
under
the
terms
of
the
GNU
Lesser
General
Public
*
License
as
published
by
the
Free
Software
Foundation
; either
*
version
2.1
of
the
License
,
or
(
at
your
option
)
any
later
version
.
*
*
This
library
is
distributed
in
the
hope
that
it
will
be
useful
,
*
but
WITHOUT
ANY
WARRANTY
; without even the implied warranty of
*
MERCHANTABILITY
or
FITNESS
FOR
A
PARTICULAR
PURPOSE
.
See
the
GNU
*
Lesser
General
Public
License
for
more
details
.
*
*
You
should
have
received
a
copy
of
the
GNU
Lesser
General
Public
*
License
along
with
this
library
; if not, write to the Free Software
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
#
pragma
makedep
regtypelib
#
include
"iads.idl"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment