On 9/30/07, EA Durbin ead1234@hotmail.com wrote:
Patch by Anastacious Focht
The last one I submitted had a typo.
- if (nt->FileHeader.Characteristics & IMAGE_FILE_DLL) + /* do not setup entry point if kernel driver */ + if( !(
Don't change the style (space after opening parenthesis).