00001 /******************************************************************** 00002 Copyright (c) 2001, Lee Patterson & Ant Works Software 00003 http://ssobjects.sourceforge.net 00004 00005 Original source from Win32 Multithreaded Programming 00006 Copyright (c) 1997 by Aaron Michael Cohen 00007 00008 filename : mcl.h 00009 author : Lee Patterson (lee@antws.com) 00010 *********************************************************************/ 00011 00012 00013 #include "mclglobals.h" 00014 #include "mclthread.h" 00015 #include "mclautolock.h" 00016 #include "mclcritsec.h" 00017 #include "mclevent.h" 00018