Hi, I correct and commit some little bug.
Changelog :
- GUI.h : PERLUD_FROM_WND macro return now 0 (MinGW Warning).
- GUI.pm :
+ new Graphic method use standard _new creation (and replace hard
coded constant)
+ Fix timer DESTROY
- Window.xs : Graphic_onEvent return Perlresult (and not 0).
For building with MinGW, you need to upgrade to last w32api-2.5.
http://www.mingw.org/download.shtml#hdr2
Laurent.

