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

Possible memory leak when using AutomationElement.FromPoint #4

Open
hunterb46 opened this issue Nov 17, 2014 · 5 comments
Open

Possible memory leak when using AutomationElement.FromPoint #4

hunterb46 opened this issue Nov 17, 2014 · 5 comments

Comments

@hunterb46
Copy link

I have code that calls AutomationElement.FromPoint every second, and noticed that the unmanaged memory continues to climb and i couldn't seem to find a way to get it to release it's memory.

@Tankatronic
Copy link

I have noticed that memory usage overall seems to gradually climb. I do not use AutomationElement.FromPoint anywhere in my code, mostly just subscribing to structure changed and window opened\closed events and manipulating some AutomationElement properties.

@JinendraGhodke
Copy link

I am using AutomationElement.FromPoint and it gets stuck for few objects. Is this issue with Memory Leak already resolved?

@Tankatronic
Copy link

Tankatronic commented Dec 15, 2016

@JinendraG I don't think this project is being supported anymore

@JinendraGhodke
Copy link

@Tankatronic : Thanks for the update. Do you know if there is any other alternative library to replace Com Wrapper

@Tankatronic
Copy link

@JinendraG Not that I know of! I have since moved on and am no longer working on a project that requires the functionality so I have not been keeping up.

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

3 participants