24-12-2006, 09:27 PM
We talked about having a method either using one dll that checked the OS and used either SOX or IOCP, or an ADT with all the basic functions, one class extending it to implement SOX, and one to implement IOCP. Switching would simply mean changing one line.