Ignore:
Timestamp:
Nov 2, 1999, 9:38:15 PM (26 years ago)
Author:
sandervl
Message:

Wine 991031 update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comdlg32/filetitle.cpp

    r1548 r1557  
    1 /* $Id: filetitle.cpp,v 1.1 1999-11-02 19:09:42 sandervl Exp $ */
     1/* $Id: filetitle.cpp,v 1.2 1999-11-02 20:37:43 sandervl Exp $ */
    22/*
    33 * COMMDLG - File Dialogs (990815)
     
    77 */
    88
     9// ><DJR 17.05.99 Force to use C-interfaces for now to prevent CALLBACK definition compiler error
     10#define CINTERFACE 1
    911#include <string.h>
    1012
Note: See TracChangeset for help on using the changeset viewer.