Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
java-native-access
/
jna
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
8.9k
Code
Issues
98
Pull requests
17
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Add missing PRINTER_INFO_X structs
- #1429
#1429
Draft
tresf
wants to merge 22 commits into
java-native-access:master
java-native-access/jna:master
from
tresf:printer-info
tresf/jna:printer-info
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
Add missing PRINTER_INFO_X structs
#1429
tresf
wants to merge 22 commits into
java-native-access:master
java-native-access/jna:master
from
tresf:printer-info
tresf/jna:printer-info
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2022
Add missing PRINTER_INFO_X structs; Consolidate WinspoolUtil to use all 1-9 structs identically.
tresf
committed
e842ac9
View commit details
Copy full SHA for e842ac9
Browse repository at this point
Fix compilation
tresf
committed
7880ff3
View commit details
Copy full SHA for 7880ff3
Browse repository at this point
Fix byte arrays
tresf
committed
a816862
View commit details
Copy full SHA for a816862
Browse repository at this point
Switch DEVMODE to use Pointer
tresf
committed
399136d
View commit details
Copy full SHA for 399136d
Browse repository at this point
Add helper for byte[] to String
tresf
committed
820eb7f
View commit details
Copy full SHA for 820eb7f
Browse repository at this point
Commits on Mar 30, 2022
Improve comments, javadocs
tresf
committed
eefe7de
View commit details
Copy full SHA for eefe7de
Browse repository at this point
Favor int, short over DWORD, WORD
tresf
committed
b8caf8b
View commit details
Copy full SHA for b8caf8b
Browse repository at this point
Update changelog
tresf
committed
8e87b13
View commit details
Copy full SHA for 8e87b13
Browse repository at this point
Add JavaDocs for DEVMODE struct
tresf
committed
ac29f71
View commit details
Copy full SHA for ac29f71
Browse repository at this point
Add a few missing JavaDocs and const's for DEVMODE struct
tresf
committed
9ed81f6
View commit details
Copy full SHA for 9ed81f6
Browse repository at this point
Commits on Oct 19, 2023
typo fix and xp check removal
Vzor-
committed
5e2551d
View commit details
Copy full SHA for 5e2551d
Browse repository at this point
Commits on Oct 21, 2023
Bind Winspool#DocumentProperties (only signature, no documentation)
matthiasblaesing
committed
f68bb7b
View commit details
Copy full SHA for f68bb7b
Browse repository at this point
Remove invalid WinGDI#DEVMODE members
matthiasblaesing
committed
9c126f0
View commit details
Copy full SHA for 9c126f0
Browse repository at this point
Move child structure definitions to the end of the structure definition
matthiasblaesing
committed
0477646
View commit details
Copy full SHA for 0477646
Browse repository at this point
Prevent out-of-bounds read if strings are not \0 terminated
Show description for eeda6e0
matthiasblaesing
committed
eeda6e0
View commit details
Copy full SHA for eeda6e0
Browse repository at this point
Bind missing members of DEVMODE.DUMMYUNIONNAME
matthiasblaesing
committed
f58508a
View commit details
Copy full SHA for f58508a
Browse repository at this point
Add constants for values of DEVMODE#dmFields
matthiasblaesing
committed
9581b69
View commit details
Copy full SHA for 9581b69
Browse repository at this point
Interactive Test (not for final commit!)
matthiasblaesing
committed
f84d022
View commit details
Copy full SHA for f84d022
Browse repository at this point
Commits on Dec 19, 2023
substruct read
Vzor-
committed
77c9711
View commit details
Copy full SHA for 77c9711
Browse repository at this point
EnumDisplaySettings
Vzor-
committed
f50ca82
View commit details
Copy full SHA for f50ca82
Browse repository at this point
typo
Vzor-
committed
7d6879f
View commit details
Copy full SHA for 7d6879f
Browse repository at this point
getName cleanup
Vzor-
committed
05c8f92
View commit details
Copy full SHA for 05c8f92
Browse repository at this point
You can’t perform that action at this time.