Re: What's the big deal with cross-platform?
- From: Hans-Peter Diettrich <DrDiettrich1@xxxxxxx>
- Date: Tue, 29 Jan 2008 20:25:19 +0100
Martin Harvey wrote:
How can you tell what runs on top of the other?
Generally, you tell by reading the docs, but more experientally, you
tell by invoking some core function, and tracing the call stack all the
way down.
This way you get the *actual* implementation, but not how it may work in the next Windows version, or in WinCE, or...
A 16 bit app can run in Win 3.x, which runs on top of MS-DOS, or in msoldap, which runs on top of NT. The same can happen with Win32 (unmanaged) code, which nowadays may run in a level closer to the kernel, but in future versions may run on top of .NET.
DoDi
.
- References:
- What's the big deal with cross-platform?
- From: Scout
- Re: What's the big deal with cross-platform?
- From: GrandmasterB
- Re: What's the big deal with cross-platform?
- From: Nathanial Woolls
- Re: What's the big deal with cross-platform?
- From: Hans-Peter Diettrich
- Re: What's the big deal with cross-platform?
- From: Rudy Velthuis [TeamB]
- Re: What's the big deal with cross-platform?
- From: Martin Harvey
- Re: What's the big deal with cross-platform?
- From: Hans-Peter Diettrich
- Re: What's the big deal with cross-platform?
- From: Martin Harvey
- What's the big deal with cross-platform?
- Prev by Date: Re: I'm having a mid life crisis.
- Next by Date: Re: Where's Nick? Did I miss something?
- Previous by thread: Re: What's the big deal with cross-platform?
- Next by thread: Re: What's the big deal with cross-platform?
- Index(es):
Relevant Pages
|
|