Skip to content

Add delay load hook for singlefilehost and enable delay load of version.dll#87495

Merged
vitek-karas merged 1 commit intodotnet:mainfrom
elinor-fung:singlefile-delayLoadHook
Jun 14, 2023
Merged

Add delay load hook for singlefilehost and enable delay load of version.dll#87495
vitek-karas merged 1 commit intodotnet:mainfrom
elinor-fung:singlefile-delayLoadHook

Conversation

@elinor-fung
Copy link
Copy Markdown
Member

coreclr delay loads version.dll and adds a hook such that it loads from the system directory. In single-file, we lost this behaviour since it uses static library version of coreclr. This adds the same mechanism to single-file.

…on.dll

`coreclr` delay loads `version.dll` and adds a hook such that it loads from the system directory. In single-file, we lost this behaviour since it uses static library version of `coreclr`. This adds the same mechanism to single-file.
@ghost
Copy link
Copy Markdown

ghost commented Jun 13, 2023

Tagging subscribers to this area: @agocke, @vitek-karas, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

coreclr delay loads version.dll and adds a hook such that it loads from the system directory. In single-file, we lost this behaviour since it uses static library version of coreclr. This adds the same mechanism to single-file.

Author: elinor-fung
Assignees: -
Labels:

area-Single-File

Milestone: -

@vitek-karas
Copy link
Copy Markdown
Member

All failures are unrelated.

@vitek-karas vitek-karas merged commit 8d3d7ea into dotnet:main Jun 14, 2023
@elinor-fung elinor-fung deleted the singlefile-delayLoadHook branch July 3, 2023 22:58
@ghost ghost locked as resolved and limited conversation to collaborators Aug 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants