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