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

[GITHUB-1115] Fix c.s.j.p.win32.Kernel32#CreateRemoteThread and bind VirtualAllocEx, VirtualFreeEx, GetExitCodeThread #1124

Conversation

matthiasblaesing
Copy link
Member

@matthiasblaesing matthiasblaesing commented Aug 7, 2019

Closes: #1115

…VirtualAllocEx, VirtualFreeEx, GetExitCodeThread
@matthiasblaesing
Copy link
Member Author

@apangin thank you for the sample you provided, could you please have a look at this PR if it matches your expectations?

@apangin
Copy link

apangin commented Aug 7, 2019

@matthiasblaesing Exactly what I was thinking of! The changes look good. Thank you for fixing this.

@matthiasblaesing
Copy link
Member Author

Thanks for checking.

@matthiasblaesing matthiasblaesing merged commit 5fee560 into java-native-access:master Aug 8, 2019
@matthiasblaesing matthiasblaesing deleted the create-remote-thread branch August 28, 2019 17:25
@dbwiddis dbwiddis mentioned this pull request Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[WinAPI] Wrong declaration of CreateRemoteThread in Kernel32 interface
2 participants