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

Additional Win32 Mappings: Added 3 functions to Psapi and 1 function to Shell32 #573

Merged
merged 1 commit into from
Jan 3, 2016

Conversation

mlfreeman2
Copy link
Contributor

Added EnumProcessModules, GetModuleInformation, GetProcessImageFileName to com.sun.jna.platform.win32.Psapi and ExtractIconEx to com.sun.jna.platform.win32.Shell32

Added constants to com.sun.jna.platform.win32.WinNT

…ileName` to Psapi and `ExtractIconEx` to Shell32

Added constants to `WinNT`
dblock added a commit that referenced this pull request Jan 3, 2016
Additional Win32 Mappings: Added 3 functions to Psapi and 1 function to Shell32
@dblock dblock merged commit e6d4cd2 into java-native-access:master Jan 3, 2016
@dblock
Copy link
Member

dblock commented Jan 3, 2016

Looks good, merged.

@IvanRF
Copy link
Contributor

IvanRF commented Jan 8, 2016

@mlfreeman2 could you help on doing a Test file for Issue 569 ? I posted a runtime test, but I have no idea how to test printers without an environment. Also, similar existing code (WinspoolUtil.getPrinterInfo1() and WinspoolUtil.getPrinterInfo4()) does not have tests, so I'm very lost here :(

@mlfreeman2 mlfreeman2 deleted the assortment branch January 9, 2016 03:47
@mlfreeman2
Copy link
Contributor Author

@IvanRF sure. give me a few days to read up on everything first.

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.

None yet

3 participants