Is there a book or a programm which explains advanced fonctions and structures ? I already know the primary principles, but I dont find any book to continue learning. (for instance, some help to write windows graphical applications)
Thanks
Bp628,
The best way to find info on windows programming (beyond all the beginner's tutorials) is to just check out the Win32 API Reference (win32.hlp) wich is available from many sites on the web (check here (http://www.google.com/search?q=Win32%2eHLP)) or read the documentation at msdn.microsoft.com
I use both sources all the time, as well as this forum.
Regards,
Bryant Keller
agger tutorials about pentium optimizations is a good way to learn advanced asm techniques
http://www.agner.org/assem/#optimize