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
8d51efc7b9fb0764a8af0e6657104b0c53184449
8d51efc7b9fb0764a8af0e6657104b0c53184449
Switch branch/tag
wine-winehq
dlls
mscoree
tests
Makefile.in
Find file
Normal view
History
Permalink
Makefile.in
107 Bytes
Edit
Web IDE
Newer
Older
mscoree/tests: Added some simple tests for GetCORVersion.
a8528706
Louis Lenders
committed
14 years ago
1
TESTDLL
=
mscoree.dll
mscoree: Implement ICorDebug SetManagedHandler.
56827432
Alistair Leslie-Hughes
committed
13 years ago
2
IMPORTS
=
ole32 shlwapi uuid
mscoree/tests: Added some simple tests for GetCORVersion.
a8528706
Louis Lenders
committed
14 years ago
3
4
C_SRCS
=
\
mscoree: Add ICorDebug interface support.
bef72c48
Alistair Leslie-Hughes
committed
13 years ago
5
debugging.c
\
mscoree: Add test for creating CLRMetaHost.
ddda1730
Vincent Povirk
committed
14 years ago
6
metahost.c
\
mscoree/tests: Added some simple tests for GetCORVersion.
a8528706
Louis Lenders
committed
14 years ago
7
mscoree.c