comp.lang.ada
 help / color / mirror / Atom feed
From: "Steve" <nospam_steved94@comcast.net>
Subject: Re: WinNT task reference...
Date: Thu, 9 Jun 2005 19:21:25 -0700
Date: 2005-06-09T19:21:25-07:00	[thread overview]
Message-ID: <sLednUIGFO1sZTXfRVn-uA@comcast.com> (raw)
In-Reply-To: 1118323347.353446.8600@g47g2000cwa.googlegroups.com

"e.coli" <maurizio.ferracini@gmail.com> wrote in message 
news:1118323347.353446.8600@g47g2000cwa.googlegroups.com...
>i need some example/reference for tasking in WinNT
> with Win32, Win32.Winnt, Win32.Winbase
>
> like create a new task
> control it (start/stop)
> kill it.
>
> thanks
>

Are you new to Ada?

If you are, the general answer is: you don't need to use Win32, Win32.Winnt, 
or Win32.Winbase.  By sticking with the tasking built into the language, you 
make your program more portable.

I successfully moved a 160K SLOC multi-tasking application from Windows NT 
to Linux in a couple of hours.  I had to make changes in the area of TCP/IP 
communications, no changes required to tasking.

Steve
(The Duck)





      parent reply	other threads:[~2005-06-10  2:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-09 13:22 WinNT task reference e.coli
2005-06-09 13:51 ` Adrien Plisson
2005-06-10  2:21 ` Steve [this message]
replies disabled

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