Re: Is KDe coming to Win32



Hans-Peter Diettrich wrote:

Frank J wrote:

You do realize that Delphi uses the Win32 API which are dll's
written in C++?

How do you know about the library code?

The Windows *header files* are compatible with (some) C++ compilers,
but apart from extern"C" there's nothing really C++ specific even in
the header files.

Except perhaps interfaces, which are structs with (abstract) methods in
some of the headers. Oh, you can also use them from C, since an
alternative declaration is given for C. And take a look at the
gdiplus*.h headers. Full of classes.
--
Rudy Velthuis [TeamB] http://www.teamb.com

"... one of the main causes of the fall of the Roman Empire was
that, lacking zero, they had no way to indicate successful
termination of their C programs." -- Robert Firth
.



Relevant Pages

  • Re: Kernel includefile bug not fixed after a year :-(
    ... ipsec) code/interface wasn't mature and thus changed interfaces in the ... it from user space? ... be the case for all kernel headers. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: QueryInterface mystery
    ... QueryInterface is the means for navigating among all interfaces ... you actually get interface pointers for a real interface???? ... if you have all the headers and interfact pointers etc what do you ...
    (microsoft.public.win32.programmer.ole)
  • Re: [PATCH 29/30] microblaze_mmu_v1: stat.h MMU update
    ... Sam Ravnborg wrote: ... We say that we should use the width specific types in our interfaces ... readability. ... that adds generic headers for all the ABI. ...
    (Linux-Kernel)
  • Re: [SLE] a two interfaces. SuSE 9.3
    ... > Do you know special setting in network configuration of SuSE_9.3 to ... > separate a traffic by interfaces? ... Check the headers for your unsubscription address ...
    (SuSE)
  • Re: import selected module variables within that modules procedures
    ... let them USE the module and provide interfaces within the module. ... This approach requires extracting and updating of interfaces ... appropriately (similar to C headers, but other module advantages ...
    (comp.lang.fortran)