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

Win32 Console API: GetStdHandle, WriteConsole, GetCurrentConsoleFont #251

Closed
wants to merge 19 commits into from

Commits on Jul 23, 2013

  1. Configuration menu
    Copy the full SHA
    e21d8b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c5798a View commit details
    Browse the repository at this point in the history
  3. Add some win32 console functions.

    Code review changes.
    tmyroadctfig committed Jul 23, 2013
    Configuration menu
    Copy the full SHA
    cefafaf View commit details
    Browse the repository at this point in the history
  4. Add a change log entry

    tmyroadctfig committed Jul 23, 2013
    Configuration menu
    Copy the full SHA
    c58cc11 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2014

  1. Merge branch 'master' of https://github.com/twall/jna

    Conflicts:
    	CHANGES.md
    	contrib/platform/src/com/sun/jna/platform/win32/Kernel32.java
    	contrib/platform/test/com/sun/jna/platform/win32/Kernel32Test.java
    tmyroadctfig committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    a00c197 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. Merge branch 'master' of https://github.com/twall/jna

    # Conflicts:
    #	contrib/platform/src/com/sun/jna/platform/win32/Wincon.java
    tmyroadctfig committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    4c99594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c4cba3 View commit details
    Browse the repository at this point in the history
  3. Fix import layout.

    tmyroadctfig committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    93c78e6 View commit details
    Browse the repository at this point in the history
  4. Fix import layout.

    tmyroadctfig committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    ca73e19 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2016

  1. Configuration menu
    Copy the full SHA
    51c7cc6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/twall/jna

    # Conflicts:
    #	contrib/platform/src/com/sun/jna/platform/win32/Winioctl.java
    tmyroadctfig committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    4d1cc1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32f4b06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    600f3cb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2016

  1. Code review changes.

    tmyroadctfig committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    6ce5b73 View commit details
    Browse the repository at this point in the history
  2. Add a change log entry.

    tmyroadctfig committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    44b6d73 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. Configuration menu
    Copy the full SHA
    3919835 View commit details
    Browse the repository at this point in the history
  2. Code review changes.

    tmyroadctfig committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    5325d0f View commit details
    Browse the repository at this point in the history
  3. Added CfgMgr32 constants, Ntddk constants, SetupApi constants CM_DEVC…

    …AP_EJECTSUPPORTED and SPDRP_FRIENDLYNAME. Added SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX, MEMORY_BASIC_INFORMATION64, STORAGE_DEVICE_DESCRIPTOR, DISK_GEOMETRY_EX, and related structures
    tmyroadctfig committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    e28bf58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44d7f28 View commit details
    Browse the repository at this point in the history