[ros-diffs] [jcatena] 45567: 20100210 [branch regression] revert branch to 44678 - the msvc port based in 45263 (including new traps etc) is booting to desktop, but contains many hacks and require cleanup. For example new hal initialization enables the timer interrupt before setting the vector, while ntos had a vector to unexpected interrupt -> bugcheck. It is a miracle that trunk boots, just depending that no timer int happens since the int enable to the vector init in a later phase. I'm not building hal y