Hello,
I want to learn windows API and PInvoke methods just like MesseageBeep in User32.dll.
Can you refer a book or a website where I can learn all of those in step by step way.
An ebook will also be appreciated.
Thanks in advance, Guru.
Hello,
I want to learn windows API and PInvoke methods just like MesseageBeep in User32.dll.
Can you refer a book or a website where I can learn all of those in step by step way.
An ebook will also be appreciated.
Thanks in advance, Guru.
Start with this tutorial.
For a more in-depth study, the ultimate bible of Win32 programming is Petzold's book