bindings/c;cpp: Sample apps overriding Application/GuiApplication
authorJerome St-Louis <jerome@ecere.com>
Thu, 22 Sep 2016 15:32:51 +0000 (11:32 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 21 Nov 2016 14:18:59 +0000 (09:18 -0500)
commitc186a76be679d0340909d57935ee6ef2239d78ee
treec05151ecd79dd586ff47cbb6fbb5d54d3a2eca49
parentef22b4427abdf8595ff9bdcdc9fc2b85368e7b65
bindings/c;cpp: Sample apps overriding Application/GuiApplication
- Added GuiApplication::Cycle to C prototype bindings
bindings/c/ecere.c
bindings/c/ecere.h
bindings/cpp/ecere.hpp
bindings/cpp/samples/helloApp.cpp [new file with mode: 0644]
bindings/cpp/samples/helloApp2.cpp [new file with mode: 0644]
bindings/cpp/samples/helloApp3.cpp [new file with mode: 0644]