Skip to content

How is Vanara compared to the WinApi project by @prasannavl? #364

Answered by dahall
nsgnkhibdk2cls0f asked this question in Q&A
Discussion options

You must be logged in to vote

Both include a number of P/Invoke method and structure definitions from Win32. WinApi hasn't been updated in a while and contains far fewer methods. It does provide a nice very light-weight wrapper around the basic windows creation and message pump handling that is largely not included in Vanara along with some pretty useful wrappers to simplify fast graphics rendering in those windows. Much of the philosophy is similar. If you find tactics used there that you want to find in Vanara, but can't, please let me know.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nsgnkhibdk2cls0f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants