Re: May I introduce myself to cobol?...

From: Kellie Fitton (KELLIEFITTON_at_YAHOO.COM)
Date: 02/16/05


Date: 16 Feb 2005 10:20:02 -0800

Hi Rien,
first of all, a clarification on what the win32 API
functions are. The win32 API's is a generic term
meaning "Application Programming Interface",
However, in the context of the OS Windows
programming, it means specifically the Windows
API's, which is the Lowest-Level of Interaction
between an applications and the existing
Operating System. Drivers of course have even
lower-levels code, and maybe different sets of
function calls to work with, but for the majority of
windows development, this is not a problem at
all. That said, if a business application is
running on a different OS other than windows,
then these programs are using some low-level
system library supports (Assembly api or
C++ api), which is the same thing as the win32
API's --- except it is coded for a different
environment, with different names and maybe
different entry-points. After all, why would you
re-invent the cobol wheel? Regards.

Kellie.



Relevant Pages

  • Re: Iczelions tutorials revisited.
    ... >> Test Departement Tutorials and Iczelion Tutorials, ... > of a Windows program isn't very complicated. ... the "teach yourself Window Assembler programming ... > Learning the API seems like the "hard part" to me. ...
    (alt.lang.asm)
  • Re: Is VS2008 a good environment?
    ... Upon programming VS2008 using win32 and C++, I find that it is not ... Every windows app needs to process messages, ... Which takes care of the "Make Windows programming OOP" ...
    (microsoft.public.win32.programmer.ui)
  • Re: Is VS2008 a good environment?
    ... Windows provides you an API called Win32 for usermode applications. ... Making a shim between "static" function and a proper member function is very ...
    (microsoft.public.win32.programmer.ui)
  • Re: the ms monopoly is over. gonna kick some ms butt. are you with me?
    ... IP-DOS is only a plain vanilla Windows service. ... his app for their api rather than for win32 and its derivatives (e.g. ... visions for the future of software. ... with a programming abstraction, with an api, that i liked. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Win32? MFC? .NET? What to use for embedded dev?
    ... mine) I see no real advantage to buying into any of the Windows programming ... recommend some good current Windows C++ programming books (for Win32, ...
    (microsoft.public.windowsxp.embedded)