Skip to content

Bind DDEML (Dynamic Data Exchange Management Library)#693

Merged
matthiasblaesing merged 3 commits intojava-native-access:masterfrom
matthiasblaesing:dde
Aug 28, 2016
Merged

Bind DDEML (Dynamic Data Exchange Management Library)#693
matthiasblaesing merged 3 commits intojava-native-access:masterfrom
matthiasblaesing:dde

Conversation

@matthiasblaesing
Copy link
Copy Markdown
Member

Primary intention of this PR is binding the DDEML and adding a convenience wrapper
for that. The two other commits support this effort:

  • The clipboard formats are used in the DDEML bindings as format specifier
  • The MessageLoopThread implementation is the basis for the StandaloneDdeClient, that takes care of running a message loop by itself.

This is intended to be used in conjunction with APIs, that need a
spinning message loop. One example for this are the DDE functions, that
can only be used if a message loop is present.
@matthiasblaesing matthiasblaesing merged commit 4d68a20 into java-native-access:master Aug 28, 2016
@matthiasblaesing matthiasblaesing deleted the dde branch September 4, 2016 20:16
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
Motivation:

Sometimes it is useful to be able to download the generated jars. For
example to inspect these.

Modifications:

Add step that uploads jars and aars

Result:

Be able to inspect jar after workflow run
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.

2 participants