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

version 1.7, 2005/03/20 23:48:03 version 1.8, 2006/12/24 00:52:30
Line 1 Line 1
   
 #ifdef STRICT  
 #define SUBCLASSPROC    WNDPROC  
 #else  
 #define SUBCLASSPROC    FARPROC  
 #endif  
   
 typedef struct {  typedef struct {
 const TCHAR     *title;  const TCHAR     *title;
 const TCHAR     *ext;  const TCHAR     *ext;

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


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