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

Fixed compiling errors with Debug mode build #29

Closed
wants to merge 1 commit into from

Commits on Apr 7, 2016

  1. Fixed compiling errors with Debug mode build

    There is an error on compiling with Debug mode (I tried in VS2015 Update1):
    
    1>Utils.obj : error LNK2019: unresolved external symbol _GetModuleInformation@16 referenced in function "unsigned long __cdecl FindPattern(char *,char *)" (?FindPattern@@YAKPAD0@Z)
    0x416c69 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    6cec955 View commit details
    Browse the repository at this point in the history