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

Implementation and tests for window utility methods: Detection of window icon, title and so forth #400

Closed

Commits on Mar 8, 2015

  1. Configuration menu
    Copy the full SHA
    6bb71ef View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2015

  1. Configuration menu
    Copy the full SHA
    9c72ac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    328fd8e View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary Win API function duplication (ANSI and Unicode) that

    are mapped to Unicode function invocation, automatically
    PAX523 committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    e0a7283 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2015

  1. Added specific parameter constants and make use of them in function

    invocations; Provide correct complete API for Psapi.GetModuleFileNameEx;
    Test class for Psapi API
    PAX523 committed Mar 14, 2015
    Configuration menu
    Copy the full SHA
    7617e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef26826 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2015

  1. Configuration menu
    Copy the full SHA
    970497a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into

    icon-extraction-from-hwnd
    
    Conflicts:
    	CHANGES.md
    PAX523 committed Mar 15, 2015
    Configuration menu
    Copy the full SHA
    38e6d69 View commit details
    Browse the repository at this point in the history