Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ISKP.PHYSIK.TU-BERLIN.DBP.DE!ZIMMERMANN From: ZIMMERMANN@ISKP.PHYSIK.TU-BERLIN.DBP.DE Newsgroups: comp.lang.modula2 Subject: MS-Windows meets MODULA-2 Message-ID: Date: 16 Feb 89 05:59:17 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: The Internet Lines: 11 X-Unparsable-Date: Thu, 16 Feb 89 00:24:00 CET Hi! Is there anyone on the net who has some experiences in programming MS-Windows with MODULA-2? I recently used the Logitech implementation for programming, but know I planned to change to JPI Top Speed for his ability to generate PROLOG and EPILOG Code. Is it possible to write programs in JPI which call directly the Windows- Functions defined in "windows.h". Or is it necessary to write a C-Interface to perform this. Hoping the former is true i'm looking for a DEFINITION MODULE analogon to "windows.h". Has anyone implemented such a file and will share it?