Skip to content

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

Merged
dblock merged 1 commit intojava-native-access:masterfrom
mlfreeman2:assortment
Jan 3, 2016
Merged

Additional Win32 Mappings: Added 3 functions to Psapi and 1 function to Shell32#573
dblock merged 1 commit intojava-native-access:masterfrom
mlfreeman2:assortment

Conversation

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

dblock commented Jan 3, 2016

Looks good, merged.

@IvanRF
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
…ss#573)

Motivation:

We need quite some diskspace due our ue of docker, let's ensure we have
enough by free up what we dont need on the runner.

Modifications:

Use action that frees up diskspace

Result:

More stable build
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
…ive-access#573)" (java-native-access#582)

Motivation:

The used github action does not work anymore

Modifications:

This reverts commit 776c601.

Result:

Build pass again
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.

3 participants