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

Implement calling convention wrappers for freecell.exe/commctrl.dll #32

Merged
merged 5 commits into from
Apr 19, 2024

Conversation

TheNNX
Copy link
Contributor

@TheNNX TheNNX commented Apr 15, 2024

#12

Progress so far (later crashes in SendMessageW, differing definitions for TB_SETTOOLTIPS seems to be the cause):
obraz

TODO:

  • DONE: Make it not crash
  • DONE: Organize the wrappers instead of dumping all of them into one file
  • Mutex protection for WrappedWndProcs - will be redone entirely later

@TheNNX
Copy link
Contributor Author

TheNNX commented Apr 18, 2024

It's working! (with a few hacks)
EDIT: it is not working :(
but I guess it draws the window
obraz
EDIT2:
obraz

@TheNNX TheNNX changed the title [DRAFT] Implement calling convention wrappers for freecell.exe/commctrl.dll Implement calling convention wrappers for freecell.exe/commctrl.dll Apr 19, 2024
@TheNNX TheNNX marked this pull request as ready for review April 19, 2024 18:35
@dz333n dz333n merged commit 0b84df4 into dz333n:master Apr 19, 2024
4 checks passed
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.

2 participants