Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interfaces from Ole32 and OleAuto #282

Closed
wants to merge 5 commits into from

Conversation

cbouc
Copy link

@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
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
Member

dblock commented Mar 14, 2014

Bump.

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.

None yet

2 participants