Skip to content

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

Merged
matthiasblaesing merged 1 commit intojava-native-access:masterfrom
matthiasblaesing:create-remote-thread
Aug 8, 2019
Merged

[GITHUB-1115] Fix c.s.j.p.win32.Kernel32#CreateRemoteThread and bind VirtualAllocEx, VirtualFreeEx, GetExitCodeThread#1124
matthiasblaesing merged 1 commit intojava-native-access:masterfrom
matthiasblaesing:create-remote-thread

Conversation

@matthiasblaesing
Copy link
Copy Markdown
Member

@matthiasblaesing matthiasblaesing commented Aug 7, 2019

Closes: #1115

…VirtualAllocEx, VirtualFreeEx, GetExitCodeThread
@matthiasblaesing
Copy link
Copy Markdown
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
Copy Markdown

apangin commented Aug 7, 2019

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

@matthiasblaesing
Copy link
Copy Markdown
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