摘要:
Inline Assembler in Delphi (I) IntroductionBy Ernesto De Spirito <edspirito@latiumsoftware.com>This article simply intends to introduce you to the world of inline assembler in Delphi. It will ba... 阅读全文
posted @ 2010-11-02 14:09
AppleAndPear
阅读(767)
评论(0)
推荐(0)
摘要:
Inline Assembler in Delphi (II) ANSI stringsBy Ernesto De Spirito <edspirito@latiumsoftware.com>In this chapter we will learn a few more assembler instructions, and the basics of working with AN... 阅读全文
posted @ 2010-11-02 14:07
AppleAndPear
阅读(521)
评论(0)
推荐(0)
摘要:
Inline Assembler in Delphi (VI) Calling external proceduresBy Ernesto De Spirito <edspirito@latiumsoftware.com>API functions and the Stdcall calling conventionAPI functions are called transparen... 阅读全文
posted @ 2010-11-02 09:01
AppleAndPear
阅读(583)
评论(0)
推荐(0)
摘要:
Inline Assembler in Delphi (V) An Introdunction to ObjectsBy Ernesto De Spirito <edspirito@latiumsoftware.com>Objects are recordsFrom the assembler point of view, an object is like a record, who... 阅读全文
posted @ 2010-11-02 08:59
AppleAndPear
阅读(791)
评论(0)
推荐(0)
摘要:
Inline Assembler in Delphi (III) Static ArraysBy Ernesto De Spirito <edspirito@latiumsoftware.com>Passing static arrays as parametersStatic arrays parameters are passed as pointers to the first ... 阅读全文
posted @ 2010-11-02 08:54
AppleAndPear
阅读(575)
评论(0)
推荐(0)
摘要:
Inline Assembler in Delphi (IV) RecordsBy Ernesto De Spirito <edspirito@latiumsoftware.com>Passing records as parametersLike static arrays, records are internally passed as pointers to the data,... 阅读全文
posted @ 2010-11-02 08:53
AppleAndPear
阅读(695)
评论(0)
推荐(0)
浙公网安备 33010602011771号