Diff for /np2/win9x/toolwin.h between versions 1.5 and 1.6

version 1.5, 2003/11/01 22:23:04 version 1.6, 2003/11/21 06:51:14
Line 21  typedef struct { Line 21  typedef struct {
         char    skinmru[SKINMRU_MAX][MAX_PATH];          char    skinmru[SKINMRU_MAX][MAX_PATH];
 } NP2TOOL;  } NP2TOOL;
   
   
 extern  NP2TOOL         np2tool;  extern  NP2TOOL         np2tool;
   
 BOOL toolwin_initapp(HINSTANCE hInstance);  BOOL toolwin_initapp(HINSTANCE hInstance);

Removed from v.1.5  
changed lines
  Added in v.1.6


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