|
From: Patrick M. <ox...@st...> - 2002-05-31 15:22:20
|
On Fri, May 31, 2002 at 08:40:40AM -0600, Adrian Sloan wrote: > I've always thought that win32 isn't trying to achieve network > transparency in the > gdi, that seems like an odd place to do it. Rather win32 is becoming see win2k terminal server (aka citrix server), doing exactly that > network transparent > at the component level first through COM/DCOM and now through .NET. that would suggest that each and every single control is exported over COM/DCOM - with every other path (like direct calls) purged or at least declared "obsolete"... oh, and btw. - it'll break backward compatibility... patrick mauritz |