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

Error in xstring when adding wow64ext. #19

Open
syrex1013 opened this issue Dec 2, 2020 · 1 comment
Open

Error in xstring when adding wow64ext. #19

syrex1013 opened this issue Dec 2, 2020 · 1 comment

Comments

@syrex1013
Copy link

Hey,
I wanted to add wow64ext to my other project. Now after including I get xstring errors on assign, and ntdll error on malloc.
Also I didn't call any function, I just included lib file(statically compiled) and it shows error on compile.

@Mecanik
Copy link

Mecanik commented Jul 27, 2021

Try HeapAlloc instead of malloc.

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

No branches or pull requests

2 participants