nakijun / zengl

Automatically exported from code.google.com/p/zengl
0 stars 0 forks source link

SYS_CLOSE_QUERY does not works on MacOS #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
zgl_Reg(SYS_CLOSE_QUERY, @CloseQuery);

CloseQuery is never called on MACOS.
On Windows it works!

Original issue reported on code.google.com by wagenhei...@gmail.com on 10 Oct 2011 at 6:10