Delete version resource from a PE file.

Post date: Mar 16, 2010 2:07:21 PM

The VERSIONINFO resource-definition statement creates a version-information resource. The resource contains such information about the file as its version number, its intended operating system, and its original filename. It is not required to execute the pe file.

Read more: http://msdn.microsoft.com/en-us/library/aa381058%28VS.85%29.aspx

{

Unit: uDelRes

Author : cobein

Ported: steve10120

Description: Delete version resource from a PE file.

Website: http://hackhound.org

}

Only Delphi source code is included in the archive.