When I build Multitouch.Service.sln it just says “Build Successful”.
Did you want me to press F5 to debug? B/c when I do that it says “A project without an Output Class cannot be started directly. In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project.”
Where does pipeline builder fit in? Is it just working behind the scenes, or do I need to open it up and do anything in there?
edit:
BTW, when I attempted to compile dwmaxx from that source code I got a lot of errors. If I was able to successfully register those 2 .dll files - do I need to compile dwmaxx still?
You don’t need anything to do with Pipeline builder. Install it and forget about it.
In Multitouch.Service.sln select Multitouch.Service.Console as a startup project. Right click on it and select “Set as Startup project”. Then you press F5 to start a project.
If you can register dwmaxx.dll you don’t need to compile yourself. To compile dwmaxx from source code you need DirectX SDK, Platform SDK, ....
