open-zwave/dotnet/examples/OZWForm/build/vs2010
dscottmiller3 56d95714a3 Some classes' values are retrieved via the Index component of ValueID; others are retrieved via the Instance component. So all classes that implement RequestValue have been changed to accept two parameters (index and instance). Lots of file changes, but only one fundamental concept change.
I've also given a try to recombining the VS2008 and VS2010 source code for OZWForm.  With a simple batch file (and a readme.txt file) for copying the solution and project files for a user's compiler into the .\src directory.

Hopefully it'll work with VS2010...otherwise we'll have to revert to the earlier directory structure.
2011-02-22 21:47:51 +00:00
..
OZWForm.csproj Some classes' values are retrieved via the Index component of ValueID; others are retrieved via the Instance component. So all classes that implement RequestValue have been changed to accept two parameters (index and instance). Lots of file changes, but only one fundamental concept change. 2011-02-22 21:47:51 +00:00
OZWForm.sln Some classes' values are retrieved via the Index component of ValueID; others are retrieved via the Instance component. So all classes that implement RequestValue have been changed to accept two parameters (index and instance). Lots of file changes, but only one fundamental concept change. 2011-02-22 21:47:51 +00:00