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

Double click to follow wndproc #3283

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

torusrxxx
Copy link
Member

Double click should go to wndproc.

I also think we should start wrapping WIN32 API calls in #ifdef per #3224.

@AppVeyorBot
Copy link

Download x64dbg 1.0.1828 (commit ebf5795c85 by @torusrxxx)

@mrexodia
Copy link
Member

I don't think it's necessary to put #ifdef around Windows API calls just yet, at least not in the more specialized views like the handles view. For stuff like the StdTable etc it would be good to try and avoid Windows API directly, but I will create GitHub Actions jobs to make sure stuff is compiling for Linux etc.

@mrexodia mrexodia merged commit e2093d2 into x64dbg:development Nov 28, 2023
1 check 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.

None yet

3 participants