Re: C++ Question about its possibilites to XP..

From: Swampmonster (swampmonster_at_der-ball-ist-rund.net)
Date: 12/16/04


Date: Thu, 16 Dec 2004 04:27:10 +0100


> It is NOT possible to create real-time applications for Microsoft
> Windows, period. Regardless of programming language.

I second that.
And depending on what you call realtime you can also state that it's
impossible to write realtime applications for generic off-the-shelf PCs
regardless of the OS and/or compiler/language used :-) (google: SMI
system management interrupt realtime)

Sorry for the OT part...

Now to the C++ part. Yes, C++ can be used to write any kind of
windows-software (including kernelmode-drivers) and of course "real"
applications with nifty windows and stuff. Games, Browsers, Virus',
whatever you like. And your C++ app can be just about as much "realtime"
as it can get with windows - soley depending on your skill and training.

'monster



Relevant Pages

  • Re: Real Operating Systems That Take Control
    ... > other hardware i/o. ... When a thread runs at realtime and eats up the CPU, ... working applications for windows. ... and I'd certainly rather be on NT4 than win9x... ...
    (alt.lang.asm)
  • Re: One SBC or two?
    ... We're looking at a major upgrade of an existing ... x86 SBC to do a lot of realtime and ... realtime stuff, ... connectivity and Windows is a bit problematic. ...
    (comp.arch.embedded)
  • Re: What could be the best for Timing
    ... Depends on what they mean by "timing", which is part of why I asked about wall-clock time. ... Windows is not a real-time system, and it is an illusion to pretend that it is. ... time" or "meeting hard realtime deadlines". ... If good precision 99.9% of the time is good enough, ...
    (microsoft.public.vc.mfc)
  • Re: E-TRUST ANTIVIRUS
    ... > We are having this problem on a windows 2000 terminal server build. ... The problem I am having is that as long as Realtime ... > monitoring is disabled, the server stays up but as soon as realtime ... I've been running eTrust EZ Anti-Virus on a Windows ME and two Windows 2000 ...
    (microsoft.public.win2000.general)
  • Re: Feedback wanted on programming introduction (Python in Windows)
    ... they carefully *don't* know about their environment so run equally ... To take but one example that you may or may not be aware of, Microsoft's own Windows Explorer, the main GUI shell for Windows, which presumably was made by the best programmers available ... Depending on the file system a program may be unable to create such things as I mentioned. ... You may consider, since you're unfamiliar with the API, that mostly it's no problem doing these things in the command interpreter, which has no special support. ...
    (comp.lang.python)