-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Moving out all PInvoke Methods to its Independent Hi3Helper.Win32 assembly #606
Open
neon-nyan
wants to merge
14
commits into
main
Choose a base branch
from
win32-migration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c1cce6 - Browse repository at this point
Copy the full SHA 4c1cce6View commit details -
Move more PInvokes to Hi3Helper.Win32
+ Move PInvokes for CoCreateInstance + Move PInvokes for ResizableWindowHook
Configuration menu - View commit details
-
Copy full SHA for dc126b5 - Browse repository at this point
Copy the full SHA dc126b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeeb5d6 - Browse repository at this point
Copy the full SHA aeeb5d6View commit details -
Fix ExecutionEngineException on ResizableWindowHook
This due to the buffer getting flushed by the GC while the WindowRect data is being accessed. This commit is switching from unsafe implementation to more safer approach
Configuration menu - View commit details
-
Copy full SHA for fc925dd - Browse repository at this point
Copy the full SHA fc925ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ada974 - Browse repository at this point
Copy the full SHA 0ada974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3142047 - Browse repository at this point
Copy the full SHA 3142047View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8ed87 - Browse repository at this point
Copy the full SHA ec8ed87View commit details -
Configuration menu - View commit details
-
Copy full SHA for d32652d - Browse repository at this point
Copy the full SHA d32652dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba0e302 - Browse repository at this point
Copy the full SHA ba0e302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b6c89 - Browse repository at this point
Copy the full SHA 43b6c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for afbb6b0 - Browse repository at this point
Copy the full SHA afbb6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bab771f - Browse repository at this point
Copy the full SHA bab771fView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5ad81f - Browse repository at this point
Copy the full SHA d5ad81fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed8c81 - Browse repository at this point
Copy the full SHA 3ed8c81View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.