| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to np2class.cpp CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / win9x / dialog | 
| version 1.8, 2005/02/09 20:11:36 | version 1.9, 2005/03/20 13:12:50 | 
|---|---|
| Line 5 | Line 5 | 
| #include "np2class.h" | #include "np2class.h" | 
| const OEMCHAR np2dlgclass[] = OEMTEXT("np2dialog"); | const TCHAR np2dlgclass[] = _T("np2dialog"); | 
| void np2class_initialize(HINSTANCE hinst) { | void np2class_initialize(HINSTANCE hinst) { |