ocaml/otherlibs/win32graph
David Allsopp b2d0255d61 Fix Unicode mismatch in win32graph (#1629)
The window class is created using RegisterClassA, which means that
the default window procedure should be DefWindowProcA.
2018-02-24 11:56:18 +01:00
..
Makefile otherlibs/win32graph/Makefile: declare depend target phony 2017-03-09 17:12:02 +01:00
Makefile.nt In otherlibs/win32{graph,unix}: normalize the buid system. 2016-08-31 15:07:02 +02:00
draw.c Unicode support for the Windows runtime (#1200) 2017-09-18 17:41:29 +02:00
events.c Do not use the compatibility macros in the C stub code. (#892) 2016-11-17 11:03:09 +01:00
libgraph.h Update headers for the new license. 2016-02-18 16:59:16 +01:00
open.c Fix Unicode mismatch in win32graph (#1629) 2018-02-24 11:56:18 +01:00