Forum: C++ 11 Days Ago |
| Replies: 0 Views: 159 i am trying to create a simple class to simply create an imagelist which i will later on use in a toolbar class. The problem is that the empty Add() member function has an error
i have searched... |
Forum: C++ Nov 22nd, 2008 |
| Replies: 1 Views: 694 am trying to login to a server, say my gmail account by sending it my username and password in a typical POST request. to make my life simpler
i tested this code on www.campuser.net
i was able to... |