mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 13:28:40 +00:00
make export table with COFF obj writer,
partially converted import table to COFF obj writer
This commit is contained in:
committed by
Ryan Fleury
parent
3a2bb318c7
commit
19a7ada1dc
@@ -16,7 +16,7 @@ typedef enum
|
||||
LNK_Error_IllData,
|
||||
LNK_Error_IllExport,
|
||||
LNK_Error_IncomatibleCmdOptions,
|
||||
LNK_Error_IncompatibleObj,
|
||||
LNK_Error_IncompatibleMachine,
|
||||
LNK_Error_InvalidPrecompLeafCount,
|
||||
LNK_Error_InvalidStartIndex,
|
||||
LNK_Error_NoAccess,
|
||||
|
||||
Reference in New Issue
Block a user