You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1465,3 +1465,8 @@ Bug Fixes
1465
1465
* Properly handle NULL when the return value is a Structure
1466
1466
* Proper conversion to wchar_t on linux
1467
1467
* Copy full length of Java strings to C strings instead of stopping when a NUL character is encountered
1468
+
1469
+
Features
1470
+
--------
1471
+
1472
+
*[#1696](https://github.com/java-native-access/jna/pull/1696): Add `LARGE_INTEGER.ByValue` to `LARGE_INTEGER` in `WinNT.java` - [@Baier](https://github.com/baier233).
0 commit comments