Re-synced `identtiny' from 1.2 branch.
committer: mfx <mfx> 1034741770 +0000
This commit is contained in:
+1
-1
@@ -1483,7 +1483,7 @@ bool PackW32Pe::canPack()
|
||||
int PackW32Pe::buildLoader(const Filter *ft)
|
||||
{
|
||||
// prepare loader
|
||||
initLoader(nrv_loader,sizeof(nrv_loader));
|
||||
initLoader(nrv_loader, sizeof(nrv_loader), -1, 2);
|
||||
addLoader(isdll ? "PEISDLL1" : "",
|
||||
"PEMAIN01",
|
||||
icondir_count > 1 ? (icondir_count == 2 ? "PEICONS1" : "PEICONS2") : "",
|
||||
|
||||
Reference in New Issue
Block a user