Help with iteratorThank all you for replies. Thank you jonnin. That fixed it. Also looks like i'm blind.
Help with iteratorHi im trying to use iterator in line 41 of my code but it dont work please help. [code] #include ...
Windows message happen only one time.George P. Thank you. Yes custom windows message is what i was looking for.
Windows message happen only one time.[code] #include <tchar.h> #include <windows.h> HDC hdc; /* Declare Windows procedure */ L...
Need help with asio::ip::tcp::endpoint & ::socket constructorsThank you Mbozzi!