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

add win32 DLL ordinal value function support #689

Closed
wants to merge 4 commits into from

Commits on Aug 12, 2016

  1. Update dispatch.c

    add win32 DLL ordinal value function support
    kobevaliant committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    bf8cb8a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Create W32OrdinalNumberFunctionTest.java

    add some test code about win32 ordinal number function
    kobevaliant committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    7f662cd View commit details
    Browse the repository at this point in the history
  2. correct spelling

    kobevaliant committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    91ec059 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. NULL checking

    kobevaliant committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    ec28a41 View commit details
    Browse the repository at this point in the history