Skip to content
New issue

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

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

Already on GitHub? # to your account

strange reference to kernel.dll #199

Open
Jens-G opened this issue Oct 16, 2024 · 0 comments
Open

strange reference to kernel.dll #199

Jens-G opened this issue Oct 16, 2024 · 0 comments

Comments

@Jens-G
Copy link

Jens-G commented Oct 16, 2024

In https://github.com/gabr42/OmniThreadLibrary/blob/master/src/DSiWin32.pas#L9639
it says:

procedure DynaLoadAPIs;
begin
  GInterlockedCompareExchange64 := DSiGetProcAddress('kernel.dll', 'InterlockedCompareExchange64');
end; { DynaLoadAPIs }

Shouldn't that be kernel32.dll?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant