| version 1.4, 2003/11/04 15:44:59 | version 1.5, 2004/05/23 15:01:45 | 
| Line 20  void np2class_wmcreate(HWND hWnd); | Line 20  void np2class_wmcreate(HWND hWnd); | 
 | void np2class_wmdestroy(HWND hWnd); | void np2class_wmdestroy(HWND hWnd); | 
 | void np2class_enablemenu(HWND hWnd, BOOL enable); | void np2class_enablemenu(HWND hWnd, BOOL enable); | 
 | void np2class_windowtype(HWND hWnd, BYTE type); | void np2class_windowtype(HWND hWnd, BYTE type); | 
 |  | void np2class_frametype(HWND hWnd, BYTE thick); | 
 | HMENU np2class_gethmenu(HWND hWnd); | HMENU np2class_gethmenu(HWND hWnd); | 
 |  |  |