Hey,
Welcome to blog C++ and VC++ Tips contact page.
I really hope my posts will be able to help you. Feel free to contact me if you have any questions or feedbacks, or anything so i can improve this blog.
Thanks!
Hey,
Welcome to blog C++ and VC++ Tips contact page.
I really hope my posts will be able to help you. Feel free to contact me if you have any questions or feedbacks, or anything so i can improve this blog.
Thanks!
why can’t you provide more question and answer for VC++ and MFC?
I really appreciate to you. because you are doing great job.
Thank you Ranjithkumar. Definitely I will try to add more questions.
Hi,
I need to write a routine in C or C++ which will get the UUID or ProcessorID of a desktop.
This routine needs to be called in Java. I am not familiar with C++ language. Can you pls help.
There is a routine for getting CPU name. Can this be altered a bit to get the processor ID and UUID?
Thank you for the Tips. They are indeed so invaluable.
Hi,
Do you need to get system hardware information?
https://vcpptips.wordpress.com/category/system-infos/
Please let me know.
WIth Best Regards,
Sanoop
Hi. I tried using your code which would give me the position of blinking cursor. but this code doesnt seem to work for me. I get an error with m_hWnd where console keeps popping hwnd does not have such a member. Can you please help me out here? thanks
Hello Sharan,
m_hWnd is the handle to the window where user is working on. Could you please check the link http://msdn.microsoft.com/en-us/library/windows/desktop/ms633505(v=vs.85).aspx
With Best Regards,
Sanoop
this is really useful, it have to more questions
thank you