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

Need alternative to rust-users for Windows #57

Open
bvaisvil opened this issue Jul 3, 2020 · 3 comments
Open

Need alternative to rust-users for Windows #57

bvaisvil opened this issue Jul 3, 2020 · 3 comments

Comments

@bvaisvil
Copy link
Owner

bvaisvil commented Jul 3, 2020

Need alternative for getting the user of a process, since rust-users supports only unix systems (issue #45)

@rashil2000
Copy link

Hi!

May I suggest using the Windows crate?

In words of Microsoft itself - Rust for Windows lets you use any Windows API (past, present, and future) directly and seamlessly via the windows crate.

@bvaisvil
Copy link
Owner Author

Thanks @rashil2000. I was hoping for something more universal, but that may be too much to hope for.

@rashil2000
Copy link

That would require (somewhat heavy?) modification of the rust-users crate, I have no idea whether something of that scope is possible.

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

2 participants