Re: Future of Native Apps?
- From: "Patrice" <a@xxxx>
- Date: Fri, 20 Jan 2006 09:55:03 +0100
No, it would likely make no sense as "native" code is the only thing the
processor understands. Historically programming is adding layers between the
processor and the developer but ultimately your code still have to reach the
processor under a suitable form ; you can generally "enter" at any level you
want ("debug.exe" is always part of XP)...
--
Patrice
"Greg" <gm@xxxxxxxxxxxxx> a écrit dans le message de
news:58C81B0C-8A56-4C84-AD77-56A7D241104A@xxxxxxxxxxxxxxxx
> Is it possible that in some future version of Windows, only .NET (CLR) PE
> (Portable Executables) .exe will be enabled to run. I.e. the OS will not
> support running of native x86 code .exes/dlls?
>
> I understand native is needed for drivers etc. but at some point the
driver
> spec may even require MSIL and MSIL will add instructions to support
drivers.
>
> --
> Greg McPherran
> www.McPherran.com
.
Relevant Pages
- Re: Objects in page appear and disapear.
... I suggest that you ensure that someone has not accidently unticked Visible for a layer under View / Layers. ... the print drivers are all up to date. ... > Also, as I mentioned, some of the original items on the page never go> away, ... verify that your video display drivers and printer drivers are up to ... (microsoft.public.visio.general) - Re: Im counting my threads, one, two, three, four, five... [1]
... hardware without panicing in the lower layers of the kernel. ... higher layers may still have a thing or two to learn in this respect. ... I think with network layer locking and dev_t locking being ... bus drivers not being happy with new-found sleeps. ... (freebsd-arch) - Re: char device driver and bus ?
... Some sorts of devices have three layers, ... when a serial driver and serial device will mach by what? ... Some devices have three-layer drivers, some have two, some have ... traversal the char devices? ... (comp.os.linux.development.system) - Re: XP installation software drives & activation problem
... i couldnt find any xp drivers. ... Acer does not support running XP on ... Perhaps you might want to load Vista back on it; ... (microsoft.public.windowsxp.help_and_support) - Re: Future of Native Apps?
... (Portable Executables) ... .exe will be enabled to run. ... I understand native is needed for drivers etc. but at some point the driver spec may even require MSIL and MSIL will add instructions to support drivers. ... (microsoft.public.dotnet.general) |
|