question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to contribute?

See original GitHub issue

I have a couple of pinvokes that are not available in Vanara, like:

advapi32.dll: CreateProcessAsUserW wtsapi32.dll: WTSQueryUserToken userenv.dll: CreateEnvironmentBlock, DestroyEnvironmentBlock

Are there any specific requirements to add these (or other Win32API’s) to Vanara? I am willing to do the work of integrating these pinvokes and create PR’s for approval and inclusion.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
dahallcommented, Dec 30, 2019

I just pushed the addition of Vanara.PInvoke.UserEnv with the CreateEnvironmentBlock and DestroyEnvironmentBlock methods implemented. I didn’t create any unit tests yet, nor have I tested those functions. If you’re up to the task, I’ll add your related PR. Thanks.

1reaction
dahallcommented, Dec 28, 2019

I have a predefined project file and naming convention for new DLL projects is all.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Contribute to Open Source
How to Contribute to Open Source · Meets the definition of open source · Project actively accepts contributions · Project is welcoming ·...
Read more >
How to Contribute to Open Source Projects – A Beginner's ...
In simple words, we can describe an open source project as source code that is made available to the public to view, use,...
Read more >
Getting started with contributing to open source
As a rule of thumb, start with the easiest and smallest contributions first that take the least amount of work to build up...
Read more >
How to Contribute to Open Source as a Beginner
Step 1: Identifying Your Skills and Tech Stack · Step 2: Finding an Open-Source Project · Step 3: Understanding an Open-Source Code Base...
Read more >
freeCodeCamp/how-to-contribute-to-open-source
A guide to contributing to open source. Contribute to freeCodeCamp/how-to-contribute-to-open-source development by creating an account on GitHub.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found