comp.lang.ada
 help / color / mirror / Atom feed
* RE: [announcement] SYSAPI and SYSSVC for Windows
@ 2003-12-17 19:17 amado.alves
  2003-12-17 19:56 ` Georg Bauhaus
  2003-12-18  9:08 ` Dmitry A. Kazakov
  0 siblings, 2 replies; 67+ messages in thread
From: amado.alves @ 2003-12-17 19:17 UTC (permalink / raw)
  To: comp.lang.ada

[Windows vs. Linux]

This is OT,, but whataheck, I'd like to share my recent experience and impressions. I'm trying to reinstall Linux on my laptop after a disc crash. RedHat 9 used to install, but RedHat is gone commercial now so I tried Fedora. It failed miserably (over the network). I also tried Debian over the network, Mandrake over the network, and Mandrake with CDs. I even tried Plan 9 network. All with floppies, because my CD does not boot. All failed. All fail setting the graphic system. Many fail in other things also. The Mandrake case is incredible. The installation goes graphic fine, but the last step about configuring X fails: it's incredibly stupid and irritating: if the graphic is working why doesn't the bloody thing continue with the same parameters? And then it cannot recover. All other installations except Plan 9 fail partially right from the start: they start loosing text lines. Framebuffer problems I think. Is informatics a fraud or what? I'm close to go growing watermellons like Xanana Gusmao.

Just to prove why Windows is an *excelent* system--except for price. But now it seems you'll have to pay for Linux too. RedHat starts at 179 dollars I think. So there is still hope for AdaOS ;-)



^ permalink raw reply	[flat|nested] 67+ messages in thread
* [announcement] SYSAPI and SYSSVC for Windows
@ 2003-12-15 14:18 Ekkehard Morgenstern
  2003-12-15 15:10 ` Ekkehard Morgenstern
                   ` (4 more replies)
  0 siblings, 5 replies; 67+ messages in thread
From: Ekkehard Morgenstern @ 2003-12-15 14:18 UTC (permalink / raw)



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.




^ permalink raw reply	[flat|nested] 67+ messages in thread

end of thread, other threads:[~2003-12-28  1:49 UTC | newest]

Thread overview: 67+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-17 19:17 [announcement] SYSAPI and SYSSVC for Windows amado.alves
2003-12-17 19:56 ` Georg Bauhaus
2003-12-18  9:08 ` Dmitry A. Kazakov
2003-12-18 12:14   ` Ekkehard Morgenstern
2003-12-18 13:31     ` Georg Bauhaus
2003-12-19 10:45       ` Ekkehard Morgenstern
2003-12-19 17:12         ` Georg Bauhaus
2003-12-19 17:22           ` Vinzent 'Gadget' Hoefler
2003-12-20  0:21           ` Ekkehard Morgenstern
2003-12-20  2:18             ` Georg Bauhaus
2003-12-20  4:40               ` Ekkehard Morgenstern
2003-12-21  3:45                 ` Georg Bauhaus
2003-12-21 19:01                   ` Piracy was " Robert I. Eachus
2003-12-18 14:32     ` Dmitry A. Kazakov
2003-12-19 11:11       ` Ekkehard Morgenstern
2003-12-19 15:15         ` Hyman Rosen
2003-12-19 15:50           ` Ekkehard Morgenstern
2003-12-19 16:48             ` Hyman Rosen
2003-12-19 16:57               ` Hyman Rosen
2003-12-20  1:17               ` Ekkehard Morgenstern
2003-12-21  2:19                 ` Hyman Rosen
2003-12-21 10:34                   ` Ekkehard Morgenstern
2003-12-22  9:02                     ` Hyman Rosen
2003-12-22 15:17                       ` Ekkehard Morgenstern
2003-12-22 15:08                     ` Hyman Rosen
2003-12-22 15:31                       ` Ekkehard Morgenstern
2003-12-22 16:35                         ` Ekkehard Morgenstern
2003-12-23  1:47                           ` Hyman Rosen
2003-12-23  8:40                             ` Ekkehard Morgenstern
2003-12-23  9:05                               ` Stephen Leake
2003-12-19 17:06         ` Dmitry A. Kazakov
2003-12-20  1:49           ` Ekkehard Morgenstern
2003-12-20 11:13             ` Dmitry A. Kazakov
2003-12-20 13:40               ` Ekkehard Morgenstern
2003-12-20 17:21                 ` Dmitry A. Kazakov
2003-12-20 19:52                   ` Ekkehard Morgenstern
2003-12-21  4:24                     ` Georg Bauhaus
2003-12-21 13:42                     ` Dmitry A. Kazakov
2003-12-21 15:48                       ` Ekkehard Morgenstern
2003-12-21 17:46                         ` Michal Morawski
2003-12-21 18:05                           ` Ekkehard Morgenstern
2003-12-22  0:50                             ` Robert I. Eachus
2003-12-23 23:02                       ` Robert A Duff
2003-12-24 11:20                         ` Dmitry A. Kazakov
2003-12-24 16:57                           ` Robert A Duff
2003-12-25 14:00                             ` Dmitry A. Kazakov
2003-12-28  1:49                       ` Dave Thompson
  -- strict thread matches above, loose matches on Subject: below --
2003-12-15 14:18 Ekkehard Morgenstern
2003-12-15 15:10 ` Ekkehard Morgenstern
2003-12-15 17:10 ` Jeffrey Carter
2003-12-15 18:38   ` Ekkehard Morgenstern
2003-12-16  0:25     ` Stephen Leake
2003-12-16  0:56       ` Ekkehard Morgenstern
2003-12-16  2:47         ` Ludovic Brenta
2003-12-16 17:45           ` Ekkehard Morgenstern
2003-12-16 19:54             ` Ludovic Brenta
2003-12-16 22:09               ` Ekkehard Morgenstern
2003-12-17 15:24                 ` Ludovic Brenta
2003-12-17 23:23                   ` Ekkehard Morgenstern
2003-12-19 18:14                   ` Warren W. Gay VE3WWG
2003-12-16  5:36         ` tmoran
2003-12-16 17:30           ` Ekkehard Morgenstern
2003-12-15 20:44 ` David Marceau
2003-12-16  0:34   ` Ekkehard Morgenstern
2003-12-17 12:05 ` Dmitry A. Kazakov
2003-12-17 15:00   ` Ekkehard Morgenstern
2003-12-20 19:24 ` Ekkehard Morgenstern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox