My chat system

UK31337

Fully Optimized
Messages
2,776
Hi all,

Just a quick note to announce my new chat system I'm working on.

Codenamed Icarus at the moment (hey, it sounded good), it'll basically be a chat program with all the usual features you'd expect, plus some more if I can be bothered.

I'm using Visual C++ and the Win32 API, I tried a similar thing in VB for a school project but it wasn't brilliant.

So I'm redoing it, I'll keep you updated on how things are going.

Feel free to ask questions and leave comments below.

TTFN.
 
Col, Sounds good, If you want help developing it, maybe a user guide or something PM me, ill be happy to help.
 
wow sounds good, maybe I could help, actually, I can't, lol, cant do visual C++, sounds good though, I'll simply have to try it
 
Suggestion?

I would suggest learning Qt versus Win32API. It isn't hard, actually, it's rather easy. Also, dropping Visual C++ would be a decent idea, since it doesn't use the new standards (unless you are using VS8 then that is something else).
 
Back
Top Bottom