--- np2/win9x/toolwin.h 2005/02/09 20:11:35 1.8 +++ np2/win9x/toolwin.h 2007/11/11 07:11:27 1.9 @@ -25,7 +25,7 @@ typedef struct { extern NP2TOOL np2tool; BOOL toolwin_initapp(HINSTANCE hInstance); -void toolwin_create(void); +void toolwin_create(HINSTANCE hInstance); void toolwin_destroy(void); HWND toolwin_gethwnd(void);