Skip to content

Interfaces from Ole32 and OleAuto#282

Closed
cbouc wants to merge 5 commits into
java-native-access:masterfrom
cbouc:addmethods1
Closed

Interfaces from Ole32 and OleAuto#282
cbouc wants to merge 5 commits into
java-native-access:masterfrom
cbouc:addmethods1

Conversation

@cbouc

@cbouc cbouc commented Oct 15, 2013

Copy link
Copy Markdown

Added some missing functions in Ole32.java and OleAuto.java with corresponding javadoc, missing constants in WinNT.java and associated Macro static nested class corresponding to some of WinNT.h macros.
Modified Variant.java, reordered some code to find missing cases in setValue/getValue (like VT_UI1) and added/reordered VARIANT constructors for windows C types (BYTE/WORD/DWORD...).

@dblock

dblock commented Oct 15, 2013

Copy link
Copy Markdown
Member

This is great, but all of these need tests to be merged. Also please update CHANGELOG.

@dblock

dblock commented Mar 14, 2014

Copy link
Copy Markdown
Member

Bump.

mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
…e-access#282)

Motivation:

SSLEngine.getApplicationProtocol may not exists on earlier versions of java.

Modifications:

Cast to QuicheQuicSslEngine to allow running on older version of java

Result:

Works on older Java8 releases as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants