Ignore:
Timestamp:
Dec 7, 2011, 7:50:11 PM (14 years ago)
Author:
dmik
Message:

Port SHELL32 to GCC/kBuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/shell32/dbgwrap.cpp

    r21494 r21860  
    1010#include <winnls.h>
    1111#include <ntddk.h>
    12 #include <heapstring.h>
    1312
    1413#define CINTERFACE
     
    2120#include "shellapi.h"
    2221#include "shresdef.h"
     22
     23#include <heapstring.h>
    2324
    2425#define DBGWRAP_MODULE "SHELL32"
Note: See TracChangeset for help on using the changeset viewer.