Changeset 4064 for trunk/src


Ignore:
Timestamp:
Aug 21, 2000, 8:36:39 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comdlg32/filedlg95.c

    r4060 r4064  
    1 /* $Id: filedlg95.c,v 1.12 2000-08-20 15:25:23 phaller Exp $*/
     1/* $Id: filedlg95.c,v 1.13 2000-08-21 18:36:39 sandervl Exp $*/
    22/*
    33 * COMMDLG - File Open Dialogs Win95 look and feel
     
    3737#include "winnls.h"
    3838#include "shellapi.h"
    39 #include "shlguid.h"
    40 #include "shlwapi.h"
    4139#include "tchar.h"
    4240#include "filedlgbrowser.h"
  • trunk/src/shlwapi/path.c

    r4059 r4064  
    1 /* $Id: path.c,v 1.7 2000-08-20 15:16:35 phaller Exp $ */
     1/* $Id: path.c,v 1.8 2000-08-21 18:33:53 sandervl Exp $ */
    22
    33/*
     
    4343#include <misc.h>
    4444#include <win\shell.h>
    45 #include <win/shlobj.h>
    4645#include <win\winerror.h>
    4746#include <win\crtdll.h>
    4847#include <win\winversion.h>
    4948#include <winuser.h>
    50 #include <win/wine/undocshell.h>
    5149
    5250#include <win\shlwapi.h>
Note: See TracChangeset for help on using the changeset viewer.