Diff for /np2/x11/timemng.h between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:59:41 version 1.2, 2003/11/16 16:43:45
Line 1 Line 1
   #ifndef NP2_X11_TIMEMNG_H__
   #define NP2_X11_TIMEMNG_H__
   
 // Win32 SYSTEMTIME ストラクチャ  // Win32 SYSTEMTIME ・ケ・ネ・鬣ッ・チ・ 
 typedef struct {  typedef struct {
         UINT16  year;          UINT16  year;
Line 23  BOOL timemng_gettime(_SYSTIME *systime); Line 25  BOOL timemng_gettime(_SYSTIME *systime);
 }  }
 #endif  #endif
   
   #endif  /* NP2_X11_TIMEMNG_H__ */

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


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