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
8ebe988d
Commit
8ebe988d
authored
Apr 24, 2008
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add makedep magic comments for typelibs in resource files.
parent
da19122f
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
8 additions
and
0 deletions
+8
-0
rsrc.rc
dlls/mshtml.tlb/rsrc.rc
+1
-0
msi.rc
dlls/msi/msi.rc
+1
-0
version.rc
dlls/msxml3/version.rc
+1
-0
tmarshal.rc
dlls/oleaut32/tests/tmarshal.rc
+1
-0
shdocvw.rc
dlls/shdocvw/shdocvw.rc
+2
-0
rsrc.rc
dlls/stdole2.tlb/rsrc.rc
+1
-0
rsrc.rc
dlls/stdole32.tlb/rsrc.rc
+1
-0
No files found.
dlls/mshtml.tlb/rsrc.rc
View file @
8ebe988d
...
...
@@ -20,4 +20,5 @@
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* @makedep: mshtml_tlb.tlb */
1 TYPELIB LOADONCALL DISCARDABLE mshtml_tlb.tlb
dlls/msi/msi.rc
View file @
8ebe988d
...
...
@@ -48,6 +48,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* @makedep: msiserver.tlb */
1 TYPELIB LOADONCALL DISCARDABLE msiserver.tlb
/* @makedep: instadvert.bmp */
...
...
dlls/msxml3/version.rc
View file @
8ebe988d
...
...
@@ -14,6 +14,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
/* @makedep: msxml3_v1.tlb */
1 TYPELIB LOADONCALL DISCARDABLE msxml3_v1.tlb
#define WINE_OLESELFREGISTER
...
...
dlls/oleaut32/tests/tmarshal.rc
View file @
8ebe988d
...
...
@@ -27,4 +27,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#include "wine/wine_common_ver.rc"
/* @makedep: tmarshal.tlb */
1 TYPELIB LOADONCALL DISCARDABLE tmarshal.tlb
dlls/shdocvw/shdocvw.rc
View file @
8ebe988d
...
...
@@ -19,6 +19,8 @@
#include "version.rc"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* @makedep: shdocvw_v1.tlb */
1 TYPELIB LOADONCALL DISCARDABLE shdocvw_v1.tlb
/* @makedep: shdocvw.inf */
...
...
dlls/stdole2.tlb/rsrc.rc
View file @
8ebe988d
...
...
@@ -27,4 +27,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#include "wine/wine_common_ver.rc"
/* @makedep: std_ole_v2.tlb */
1 TYPELIB LOADONCALL DISCARDABLE std_ole_v2.tlb
dlls/stdole32.tlb/rsrc.rc
View file @
8ebe988d
...
...
@@ -27,4 +27,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#include "wine/wine_common_ver.rc"
/* @makedep: std_ole_v1.tlb */
1 TYPELIB LOADONCALL DISCARDABLE std_ole_v1.tlb
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