Changeset 5472 for trunk/src/shell32


Ignore:
Timestamp:
Apr 4, 2001, 11:05:50 AM (24 years ago)
Author:
sandervl
Message:

compile fix

Location:
trunk/src/shell32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/misc.cpp

    r4121 r5472  
    1 /* $Id: misc.cpp,v 1.10 2000-08-30 13:50:53 sandervl Exp $ */
     1/* $Id: misc.cpp,v 1.11 2001-04-04 09:02:15 sandervl Exp $ */
    22
    33/*
     
    3030#include "wine/undocshell.h"
    3131#include <misc.h>
     32#include <unicode.h>
    3233//#include <string.h>
    3334//#include "winbase.h"
  • trunk/src/shell32/unknown.cpp

    r3935 r5472  
    1 /* $Id: unknown.cpp,v 1.9 2000-08-02 17:53:34 bird Exp $ */
     1/* $Id: unknown.cpp,v 1.10 2001-04-04 09:02:15 sandervl Exp $ */
    22
    33/*
     
    1616#include <shellapi.h>
    1717#include <winreg.h>
     18#include <unicode.h>
     19
    1820//#include "shell32.h"
    1921
Note: See TracChangeset for help on using the changeset viewer.