--- np2/win9x/dialog/dialogs.h 2005/03/20 23:48:03 1.7 +++ np2/win9x/dialog/dialogs.h 2006/12/24 00:52:30 1.8 @@ -1,10 +1,4 @@ -#ifdef STRICT -#define SUBCLASSPROC WNDPROC -#else -#define SUBCLASSPROC FARPROC -#endif - typedef struct { const TCHAR *title; const TCHAR *ext;