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

Convert ALL stdcall (WINAPI) exports (direct stubs) to normal stubs #9

Open
dz333n opened this issue Jul 7, 2019 · 0 comments
Open
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@dz333n
Copy link
Owner

dz333n commented Jul 7, 2019

__stdcall is wrong calling convetion for Windows CE API. All functions should be __cdecl.

@dz333n dz333n self-assigned this Jul 7, 2019
@dz333n dz333n added bug Something isn't working invalid This doesn't seem right labels Jul 7, 2019
Repository owner deleted a comment Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant