- Added DrawControl class to test windows forms with raylib. Need a way to get the window handle?
ExampleApplication now has x86 and x64 dlls for raylib. Copy the correct one to the output so the bindings will work.
- Renamed Raylib-example to ExampleApplication. - Example removed from Raylib-cs. It now only contains the generator. Use the current bindings in ExampleApplication/Raylib-cs.