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

Improve BSTR Handling #634

Merged
merged 1 commit into from
Apr 11, 2016

Conversation

matthiasblaesing
Copy link
Member

No description provided.

* @param bstr
* Unicode string that was allocated previously.
*/
int SysStringLen(BSTR bstr);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are new, might be nice to call them out in CHANGELOG.

@dblock dblock merged commit 87a7c98 into java-native-access:master Apr 11, 2016
@matthiasblaesing matthiasblaesing deleted the bstr_cleanup branch April 15, 2016 20:32
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
…tive-access#634)

Motivation:

Sometimes you want to set the session tickets that should be used
explicit to be able to use the same on on multiple servers.

Modifications:

Add required code to be able to configure the session tickets explicit.

Result:

Be able to manually set the session tickets
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants