--- np2/win9x/dialog/d_clnd.cpp 2003/10/16 17:59:03 1.1.1.1 +++ np2/win9x/dialog/d_clnd.cpp 2003/10/31 03:40:10 1.3 @@ -1,18 +1,19 @@ #include "compiler.h" -#include "resource.h" #include "strres.h" +#include "resource.h" #include "np2.h" #include "sysmng.h" #include "timemng.h" -#include "pccore.h" #include "dialog.h" #include "dialogs.h" +#include "pccore.h" #include "calendar.h" + static BYTE cbuf[8]; typedef struct { - WORD res; + UINT16 res; BYTE min; BYTE max; } VIRCAL_T;