Skip to content

Added VirtualQueryEx, MEMORY_BASIC_INFORMATION, and related constants#368

Merged
dblock merged 1 commit intojava-native-access:masterfrom
apskii:master
Sep 20, 2014
Merged

Added VirtualQueryEx, MEMORY_BASIC_INFORMATION, and related constants#368
dblock merged 1 commit intojava-native-access:masterfrom
apskii:master

Conversation

@apskii apskii changed the title Add VirtualQueryEx, MEMORY_BASIC_INFORMATION, and related constants Added VirtualQueryEx, MEMORY_BASIC_INFORMATION, and related constants Sep 19, 2014
@dblock
Copy link
Copy Markdown
Member

dblock commented Sep 20, 2014

The new VirtualQueryEx method needs a test, please. Also would be nice to squash the commits. Thanks.

@apskii
Copy link
Copy Markdown
Contributor Author

apskii commented Sep 20, 2014

Oops, I somehow missed the existence of kernel32 tests initially.
Upd: Sorry, this is not correct atm, don't merge.

@apskii
Copy link
Copy Markdown
Contributor Author

apskii commented Sep 20, 2014

Seems ok now.

@dblock
Copy link
Copy Markdown
Member

dblock commented Sep 20, 2014

Perfect, thx.

dblock added a commit that referenced this pull request Sep 20, 2014
Added VirtualQueryEx, MEMORY_BASIC_INFORMATION, and related constants
@dblock dblock merged commit 48ff85e into java-native-access:master Sep 20, 2014
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
…-native-access#368)

Motivation:

We should ensure we trigger the event on the right time, which is when the handshake is really complete.

Modifications:

Keep track on when the handshake was done and only notify then

Result:

Correct timing of the event
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.

2 participants