Re: Using a C *.dll in a Delphi Application.
From: Rudy Velthuis (TeamB) (rvelthuis_at_gmx.de)
Date: 10/25/03
- Next message: Rudy Velthuis (TeamB): "Re: Remove main menu of a running process;"
- Previous message: Rudy Velthuis (TeamB): "Re: TObjectList, typecasting objects"
- In reply to: Valentin Tihomirov: "Re: Using a C *.dll in a Delphi Application."
- Next in thread: Brian Cook: "Re: Using a C *.dll in a Delphi Application."
- Reply: Brian Cook: "Re: Using a C *.dll in a Delphi Application."
- Reply: Valentin Tihomirov: "Re: Using a C *.dll in a Delphi Application."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 25 Oct 2003 14:03:30 -0700
Valentin Tihomirov wrote:
> In which language do you think Windows API (kernel32.dll, user.dll,
> shell32.dll) are written in? Not in Delphi for sure. Please see usage
> examples in Windows unit.
That is BTW one of the big advantages of .NET. There, the dll can be
written in any .NET language. Import is automatic and language
independent.
-- Rudy Velthuis (TeamB) "Silence is argument carried out by other means." -- Ernesto "Che" Guevara (1928-1967)
- Next message: Rudy Velthuis (TeamB): "Re: Remove main menu of a running process;"
- Previous message: Rudy Velthuis (TeamB): "Re: TObjectList, typecasting objects"
- In reply to: Valentin Tihomirov: "Re: Using a C *.dll in a Delphi Application."
- Next in thread: Brian Cook: "Re: Using a C *.dll in a Delphi Application."
- Reply: Brian Cook: "Re: Using a C *.dll in a Delphi Application."
- Reply: Valentin Tihomirov: "Re: Using a C *.dll in a Delphi Application."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|