Diff for /np2/win9x/dialog/np2class.h between versions 1.7 and 1.8

version 1.7, 2005/02/09 20:11:36 version 1.8, 2005/03/20 13:12:50
Line 2 Line 2
 // 猫用、拡張クラス。  // 猫用、拡張クラス。
   
   
 extern  const OEMCHAR np2dlgclass[];  extern const TCHAR np2dlgclass[];
   
 void np2class_initialize(HINSTANCE hinst);  void np2class_initialize(HINSTANCE hinst);
 void np2class_deinitialize(void);  void np2class_deinitialize(void);

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


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