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

[Windows] process shared memory #1452

Open
giampaolo opened this issue Mar 9, 2019 · 1 comment
Open

[Windows] process shared memory #1452

giampaolo opened this issue Mar 9, 2019 · 1 comment

Comments

@giampaolo
Copy link
Owner

giampaolo commented Mar 9, 2019

Proposal is to add 1 new shared field to the namedtuple returned by Process.memory_full_info on Windows:
https://github.com/processhacker/processhacker/blob/a39d0f312c863ccb1c4ed927bfcd8eedac1b5fd7/phlib/native.c#L1305

@giampaolo giampaolo self-assigned this Mar 9, 2019
@giampaolo giampaolo changed the title Process.memory_full_info shared memory (Linux and Win) [Windows] process shared memory Nov 22, 2019
@giampaolo
Copy link
Owner Author

Implemented in branch shared-mem (still not 100% sure this is the way to go though).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant