[ros-diffs] [hpoussin] 25808: Start registry keys enumeration at 0 instead of 1. This fixes enumeration of all protocols (which start at 0). Another side effect is that this fixes enumeration of network adapters (which, due to another bug, also start at 0 instead of 1 as in MS Windows). By the way, the correct way of enumerating adapters and protocols is to use the SetupDi* functions, which will potential fix other bugs. Fixes bug 2034 in branch 0.3.1