Ignore:
Timestamp:
Aug 20, 2007, 5:42:03 AM (18 years ago)
Author:
bird
Message:

Made the generic pe module build too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kDbg/kDbgInternal.h

    r3528 r3530  
    112112
    113113int kdbgModPEOpen(PKDBGHLPFILE pFile, KDBGADDR offHdr, const char *pszModulePath, PKDBGMOD *ppDbgMod);
     114int kdbgModWinDbgHelpOpen(PKDBGHLPFILE pFile, KDBGADDR offHdr, const char *pszModulePath, PKDBGMOD *ppDbgMod);
    114115
    115116#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.