I am getting an access violation when iterating through SCSI HDD's. I'm sure I'm doing something that needs a minor tweak to get it to work properly. Anyone have any ideas on why I'm getting an access violation every time?
HANDLE handle = CreateFile("\\\\.\\PhysicalDrive1", GENERIC_READ |...
I have heard of this behavior from various people using various applications. It seems to happen more with 32-bit apps running on new Windows versions.
The program opens and immediately closes. It is only runs for a second or less. I have tried turning off data execution prevention which does...
32-bit
applications
behavior
c programmingc++programming
closing
data execution prevention
development
help
network
programs
security
server 2008
server 2012
servers
software
updates
windows
windows 7
windows xp