Files
ghidra/Ghidra/Features/Base/ghidra_scripts/CreateExampleGDTArchiveScript.java
Xiaoyin Liu ed423a4b88 Fix icmpapi.h parsing error in example GDT script
According to the Microsoft document, icmpapi.h must be included after iphlpapi.h. If you change the order of the inclusion of icmpapi.h, the C Parser will have no problem parsing icmpapi.h.
2022-11-11 06:02:38 +04:00

11 KiB