Diff for /np2/win9x/toolwin.res between versions 1.9 and 1.10

version 1.9, 2007/11/11 07:11:27 version 1.10, 2007/12/28 20:36:40
Line 1 Line 1
   
 static const TCHAR np2tooltitle[] = _T("NP2 tool");  
 static const TCHAR np2toolclass[] = _T("np2-toolwin");  static const TCHAR np2toolclass[] = _T("np2-toolwin");
   
 static const OEMCHAR str_deffont[] = OEMTEXT("£Í£Ó £Ð¥´¥·¥Ã¥¯");  static const OEMCHAR str_deffont[] = OEMTEXT("£Í£Ó £Ð¥´¥·¥Ã¥¯");
Line 57  static const PFTBL skinini2[] = { Line 56  static const PFTBL skinini2[] = {
   
 // ----  // ----
   
 static const TCHAR str_skindef[] = _T("<&Base Skin>");  
 static const TCHAR str_skinsel[] = _T("&Select Skin...");  
 static const TCHAR str_toolskin[] = _T("&Skins");  
 static const TCHAR str_toolclose[] = _T("&Close");  
   
 static const FSPARAM fpSkin =   static const FSPARAM fpSkin = 
 {  {
         MAKEINTRESOURCE(IDS_SKINTITLE),          MAKEINTRESOURCE(IDS_SKINTITLE),

Removed from v.1.9  
changed lines
  Added in v.1.10


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