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

Support lazy wrapping of win32 functions #67

Closed
itziakos opened this issue Jun 26, 2017 · 0 comments · Fixed by #73
Closed

Support lazy wrapping of win32 functions #67

itziakos opened this issue Jun 26, 2017 · 0 comments · Fixed by #73
Projects

Comments

@itziakos
Copy link
Member

itziakos commented Jun 26, 2017

While the current library has just a few functions wrapped when we start wrapping more and more of the win32 api importing the different core modules will become very expensive because of the import time wrapping. We need to revisit the implementation and support lazy wrapping of the functions.

@itziakos itziakos added this to the 0.2.0 milestone Jun 26, 2017
@itziakos itziakos added this to In Progress in 0.2.0 Feb 5, 2018
0.2.0 automation moved this from In Progress to Done Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
0.2.0
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant