[announcement] SYSAPI and SYSSVC for Windows
From: Ekkehard Morgenstern (ekkehard.morgenstern_at_onlinehome.de)
Date: 12/15/03
- Next message: Ekkehard Morgenstern: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Previous message: Peter Amey: "Re: Software Design"
- Next in thread: Ekkehard Morgenstern: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: Ekkehard Morgenstern: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: Jeffrey Carter: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: David Marceau: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: Dmitry A. Kazakov: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Maybe reply: amado.alves: "RE: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: Ekkehard Morgenstern: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 15 Dec 2003 15:18:55 +0100
Hello,
I'd like to announce the new version of my SYSAPI / SYSSVC packages for Windows.
This version provides the following features:
- uses features of Windows 2000 and XP (if present).
- synchronous 64-bit file I/O.
- asynchronous 64-bit file I/O.
The package contains:
- the SYSAPI DLL and import library for GNAT 3.15p or higher
- the source code and makefile for SYSAPI DLL (Visual C/C++ 7.0)
- the Ada spec and body files for SYSAPI and SYSSVC.
- two test programs with Ada source and executables.
The package requires:
- GNAT 3.15p or higher, might also work with other Ada compilers.
- Visual C/C++ 7.0 (only for recompilation of SYSAPI), might also work with
other compilers.
You can download the package here:
http://www.ekkehardmorgenstern.de/ada-sysapisvc-03121501.zip
Since I'm a relative Ada newbie, it'd be great if someone could look over it
and tell me about inconsistencies, style problems or errors.
The package has been thoroughly tested, but I cannot give any guarantee that
it will always work under any circumstance. Use at your own risk!
Note: The Windows Platform SDK documentation now (02/2003) states that
asynchronous file I/O is possible with Windows 95, 98 and ME (i.e. the
comments from some years before where it said it wasn't possible have been
removed). It could be that it's still not possible with those OSes, I cannot
verify this. If you can, please notify me of the results.
best wishes,
Ekkehard Morgenstern.
- Next message: Ekkehard Morgenstern: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Previous message: Peter Amey: "Re: Software Design"
- Next in thread: Ekkehard Morgenstern: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: Ekkehard Morgenstern: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: Jeffrey Carter: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: David Marceau: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: Dmitry A. Kazakov: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Maybe reply: amado.alves: "RE: [announcement] SYSAPI and SYSSVC for Windows"
- Reply: Ekkehard Morgenstern: "Re: [announcement] SYSAPI and SYSSVC for Windows"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|