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

version 1.7, 2005/02/07 15:39:28 version 1.8, 2005/02/09 20:11:36
Line 5 Line 5
 #include        "np2class.h"  #include        "np2class.h"
   
   
 const char np2dlgclass[] = "np2dialog";  const OEMCHAR np2dlgclass[] = OEMTEXT("np2dialog");
   
   
 void np2class_initialize(HINSTANCE hinst) {  void np2class_initialize(HINSTANCE hinst) {

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


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