Do not understand error message
Posted: Sun Jan 20, 2008 2:56 pm
Win32 device driver, 14KB, compiled with WDK 6000, using sections :
.text
.rdata
.idata
PAGE
INIT
DriverEntry() is in INIT section, several pageable functions are in PAGE section.
In VMProtect 1.61, I choose to protect 11 functions (from 102) and 9 Unicode strings (from 9). When I click on Compile I get Dialog :
'Section ".text" is in the field of creation of heading of new section'
What does the error mean and how can I fix the problem please?
Thank you
.text
.rdata
.idata
PAGE
INIT
DriverEntry() is in INIT section, several pageable functions are in PAGE section.
In VMProtect 1.61, I choose to protect 11 functions (from 102) and 9 Unicode strings (from 9). When I click on Compile I get Dialog :
'Section ".text" is in the field of creation of heading of new section'
What does the error mean and how can I fix the problem please?
Thank you