Add fullscan events, make configurator display fullscan items.

This commit is contained in:
Ron Pedde
2006-05-06 07:22:51 +00:00
parent 2350b5a6f5
commit cfaceb8d94
8 changed files with 280 additions and 116 deletions

View File

@@ -24,7 +24,7 @@
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
AllowUnsafeBlocks = "true"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
@@ -44,7 +44,7 @@
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
AllowUnsafeBlocks = "true"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""