I compiled the 16 Mar 2004 version with VS .net 2003 and it was giving me errors when you try to use abs on any DWORD variable. I just cast it to a long and it seemed to work find from there but I was wondering if anyone else had this problem?
I guess I coiuld have done a few other things to fix it but I really didn't have the time at that point to mess with it .
C++ isn't my native language so excuse me if this is a stupid newbie post.

