Diff for /np2/win9x/dialog/d_clnd.cpp between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:59:03 version 1.2, 2003/10/21 11:22:05
Line 1 Line 1
 #include        "compiler.h"  #include        "compiler.h"
 #include        "resource.h"  
 #include        "strres.h"  #include        "strres.h"
   #include        "resource.h"
 #include        "np2.h"  #include        "np2.h"
 #include        "sysmng.h"  #include        "sysmng.h"
 #include        "timemng.h"  #include        "timemng.h"
 #include        "pccore.h"  
 #include        "dialog.h"  #include        "dialog.h"
 #include        "dialogs.h"  #include        "dialogs.h"
   #include        "pccore.h"
 #include        "calendar.h"  #include        "calendar.h"
   
   
 static  BYTE    cbuf[8];  static  BYTE    cbuf[8];
   
 typedef struct {  typedef struct {

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>