|
|
| 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); |