Ignore:
Timestamp:
Dec 15, 2011, 4:14:41 PM (14 years ago)
Author:
dmik
Message:

Port SETUPAPI, SHDOCVW, SHFOLDER to GCC/kBuild.

File:
1 edited

Legend:

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

    r9403 r21897  
    1010#include <winnls.h>
    1111#include <ntddk.h>
    12 #include <heapstring.h>
    1312#include <commctrl.h>
    1413#include <setupapi.h>
     14
     15#include <heapstring.h>
    1516
    1617#define DBGWRAP_MODULE "SETUPAPI"
Note: See TracChangeset for help on using the changeset viewer.