Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some eventlog APIs to WindowsAPIs.txt #98545

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

MichalStrehovsky
Copy link
Member

Hello world size regressed by 50 kB because we now need the lazy p/invoke code paths. This API is present in OneCore.lib and has existed since at least Windows 2000. It's missing in mincore.lib, but AFAIK mincore is pretty much deprecated.

Hello world size regressed by 50 kB because we now need the lazy p/invoke code paths. This API is present in OneCore.lib and has existed since at least Windows 2000. It's missing in mincore.lib, but AFAIK mincore is pretty much deprecated.
@ghost
Copy link

ghost commented Feb 16, 2024

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

Issue Details

Hello world size regressed by 50 kB because we now need the lazy p/invoke code paths. This API is present in OneCore.lib and has existed since at least Windows 2000. It's missing in mincore.lib, but AFAIK mincore is pretty much deprecated.

Author: MichalStrehovsky
Assignees: -
Labels:

area-NativeAOT-coreclr

Milestone: -

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants