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

Conversation

0x416c69
Copy link

@0x416c69 0x416c69 commented Apr 7, 2016

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)

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 0x416c69 closed this Jun 14, 2016
@0x416c69 0x416c69 deleted the patch-1 branch June 14, 2016 10:33
@djacicd djacicd mentioned this pull request Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant