Hi developers.
I am new but I am interested in contributing to this great project. Back in the days of ZDaemon 1.06 I developed a Linux launcher based on GTK that supported threaded server queries. It did a good job and was able to query very fast. I became slightly disgruntled with that project when the ZDaemon source was close, not ported to Linux, and the launcher protocol was closed. I would enjoy working on the threaded queries in the wx launcher. Most of my experience with threads has been in the use of pthreads. I would be able to develop a pthread based query rather quickly. I also have some experience in developing threads in Windows using both the pthread library as well as the Windows API for threads (though I develop mostly on *nix platforms.) I realize that requiring the pthread library could be a hassle for the Windows developers so I am wondering if there have been any thoughts on this subject. I have experience in developing multi-platform applications and I have previously developed applications that used pthreads when compiled on *nix OS's while using the Windows API when compiled under Windows (VC++6, mingw, cygwin.) Is this direction that is desired?
EDIT: After looking around on the board and seeing who the posters are I think most of you should recognize me. In particular... hey Russell, deathz0r, slayer! :)