need some help sorting a few things out

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

Locked
3lancer
Posts: 6
Joined: 2004-11-17 07:31

need some help sorting a few things out

Post by 3lancer » 2004-12-10 14:06

Hi all!

I've just steped up a few versions getting that latest sourcecode. However after I've compiled an exe-file I can't compress it with an exe-packer. Does anyone know why this is? ...when using alot older code I was able to use UPX..not I can't use it anymore and Petite does not seem to work :(

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-07 21:46
Location: .pa.us

Post by GargoyleMT » 2004-12-12 14:12

UPX's own forums contain some information about the .NET 2003 linker and known issues with UPX not recognizing some changes to the PE header.

3lancer
Posts: 6
Joined: 2004-11-17 07:31

Post by 3lancer » 2004-12-12 17:17

ahhh great....thanks alot for the hint GargoyleMT :)

Locked