Ignore:
Timestamp:
Mar 8, 2002, 12:01:03 PM (23 years ago)
Author:
sandervl
Message:

PH: Wine resync + OS2 integration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/pidl.c

    r7904 r8048  
     1/* $Id: pidl.c,v 1.15 2002-03-08 11:00:59 sandervl Exp $ */
    12/*
    23 *      pidl Handling
     
    2526#include <string.h>
    2627#include "winbase.h"
    27 #include "debugtools.h"
     28#include "winreg.h"
    2829#include "shlguid.h"
    2930#include "winerror.h"
     
    3536
    3637#include "pidl.h"
     38#include "debugtools.h"
    3739
    3840DEFAULT_DEBUG_CHANNEL(pidl);
Note: See TracChangeset for help on using the changeset viewer.