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

Thanks) Also you have the same issue in Win32 Motherboard class. #39

Open
lfreist opened this issue May 9, 2023 · 1 comment
Open

Comments

@lfreist
Copy link
Owner

lfreist commented May 9, 2023

          Thanks) Also you have the same issue in Win32 Motherboard class. 

And another bug I've found that when on Windows multiple times use CoInitialize and CoUninitialize, it crashes or not retriving the next info at all (first info fine), so l've try to initialize it once and when all information I need I get then uninitialize it. Maybe it problem with my project because somewhere I already call this.

For test I create init.h and init.cpp files with init(), close() functions, then move initialization/uninitialization code there, and between them retrieve relevant information.

Originally posted by @KennyProgrammer in #38 (comment)

@lfreist
Copy link
Owner Author

lfreist commented May 10, 2023

@KennyProgrammer could you provide a minimal example for this issue? Thanks!

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

1 participant