Changeset 3530 for trunk/kDbg/kDbgInternal.h
- Timestamp:
- Aug 20, 2007, 5:42:03 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kDbg/kDbgInternal.h
r3528 r3530 112 112 113 113 int kdbgModPEOpen(PKDBGHLPFILE pFile, KDBGADDR offHdr, const char *pszModulePath, PKDBGMOD *ppDbgMod); 114 int kdbgModWinDbgHelpOpen(PKDBGHLPFILE pFile, KDBGADDR offHdr, const char *pszModulePath, PKDBGMOD *ppDbgMod); 114 115 115 116 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.