I am no expert, but as I understand it, you can call the windows class libraries and stuff because you don't have to use C# and all the rest of the .NET stuff to make .NET portable programs. You can do plain old windows programming and access the OS, it just won't work on any other platforms. Basically, I think it's a "Upgrade to C#, because you used to do it with C++" thing.
Anyway, they don't need to put in a OS calling library. They are the only ones who make the .NET virtual machine, so if they don't release one for your OS then you can't use it. So yeah, portable, spit. -----Original Message----- From: Neven MacEwan [mailto:[EMAIL PROTECTED] Sent: Friday, 27 June 2003 8:12 a.m. To: Multiple recipients of list offtopic Subject: Re: [DUG-OFFTOPIC]: What is the perception of Delphi out there? J > before you bag .NET, dont forget it was the man behind Delphi who > started it....ok, ok, he was prob. insain at the time, so there is SOME > defence :-) No he was corrupted by squillions of $ (anyway I thought he did C#) Be aware that I have heard that in .NET there is a class lib which has a pass thru function that allows you to call the underlying OS Portable, spit!, Portable amoungst OS that M$ decide on Neven --------------------------------------------------------------------------- New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe offtopic" Web Archive at: http://www.mail-archive.com/offtopic%40delphi.org.nz/ --------------------------------------------------------------------------- New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe offtopic" Web Archive at: http://www.mail-archive.com/offtopic%40delphi.org.nz/
