winapi?
Date: Fri, 23 Jan 2004 18:03:37 -0600
I'm trying to write a dll, based on a description of an API
that of course assumes I'm writing C. Which Delphi
calling convention corresponds to "winapi" in C?
Thanks.
************************
David C. Ullrich
Relevant Pages
- Re: GAS struc
... And you've rewritten the Delphi VCL, ... > As you readily tell everyone around here, you're just a beginner. ... > Because I am right now writing a component library in assembly? ... Using equates is *not* the way to do structs. ... (alt.lang.asm) - Re: Getlasterror und IOResult
... Und überhaupt, meine Programme belästigen den Benutzer nicht mit Fehlermeldungen, sondern beheben etwaige Fehler selbständig;-) ... Delphi-Funktionen erkennt man oft an den Units, in denen sie deklariert werden, wobei Windows.pas oder garkeine Angabe auf WinAPI Funktionen hindeutet. ... Und die ganzen Deklarationen sind in C geschrieben, nicht in Delphi. ... gibt es bei mir einen Eintrag "Windows SDK", von dort komme ich direkt in die Hilfe zum Windows API. ... (de.comp.lang.delphi.misc) - Re: Learn Delphi Website
... > get me fluent in the language. ... Google WEB "Delphi tutorial" and you can find everything from elementary to ... In my view, however, writing a computer language is somewhat like writing a ... (alt.comp.lang.borland-delphi) - Re: D2006 hits the UK
... as being written from the ground up as fully managed applications. ... You decided to use Delphi regardless of the fact that MS did not use it for writing Office. ... (borland.public.delphi.non-technical) - Re: Some Thoughts On Kissels Roadmap
... I can use any component written in Delphi and derive a new ... and thus I can easily add new features to that class. ... you have the posibility of writing ... For someone writing applications it means that it is a lot ... (borland.public.delphi.non-technical) |
|