Skip to content

Interfaces from Ole32 and OleAuto#282

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

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

Conversation

@cbouc
Copy link
Copy Markdown

@cbouc cbouc commented Oct 15, 2013

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
Copy link
Copy Markdown
Member

dblock commented Oct 15, 2013

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

@dblock
Copy link
Copy Markdown
Member

dblock commented Mar 14, 2014

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