pe: ImportLinker introduced

This commit is contained in:
László Molnár
2013-10-04 22:48:21 +02:00
parent 928b426672
commit aa2ac1bbb8
2 changed files with 295 additions and 124 deletions
+1 -1
View File
@@ -459,7 +459,7 @@ section PEDOJUMP
// =============
// this is the new TLS callback handler
// it calls the original callbacks ONLY after the compression is done
// it calls the original callbacks ONLY after the decompression is done
section PETLSC2 // TLS_CALLBACK(hModule, reason, reserved)
ret // this ret gets overwritten with cld by PETLSC