Diff for /np2/win9x/toolwin.h between versions 1.8 and 1.9

version 1.8, 2005/02/09 20:11:35 version 1.9, 2007/11/11 07:11:27
Line 25  typedef struct { Line 25  typedef struct {
 extern  NP2TOOL         np2tool;  extern  NP2TOOL         np2tool;
   
 BOOL toolwin_initapp(HINSTANCE hInstance);  BOOL toolwin_initapp(HINSTANCE hInstance);
 void toolwin_create(void);  void toolwin_create(HINSTANCE hInstance);
 void toolwin_destroy(void);  void toolwin_destroy(void);
 HWND toolwin_gethwnd(void);  HWND toolwin_gethwnd(void);
   

Removed from v.1.8  
changed lines
  Added in v.1.9


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