OCaml-Win32 is a set of OCaml wrappers for the Win32 API. You can use this library to write true Win32 GUI applications in OCaml. A small sample application is provided.

OCaml-Win32 is released under the GNU Lesser General Public License, with the "linking exception" that is used by many other OCaml libraries.

Ongoing additions and enhancements are being made at the library's SourceForge site, managed by Nicolas Cannasse:
http://ocaml-win32.sourceforge.net
That site may contain more recent versions than are found here.

Releases:
ocaml-win32-1.01.zip
ocaml-win32-1.0.zip
ocaml-win32-0.02.zip
ocaml-win32-0.01.zip


Home