代码搜索:Declarations
找到约 10,000 项符合「Declarations」的源代码
代码结果 10,000
www.eeworm.com/read/429300/8812632
pas loadlibraryexu.pas
unit LoadLibraryExU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
www.eeworm.com/read/429300/8812642
pas dllaboutform.pas
unit DLLAboutForm;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
ProgramIcon
www.eeworm.com/read/429300/8812653
pas loadlibraryu.pas
unit LoadLibraryU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
procedure
www.eeworm.com/read/429300/8812683
pas globalallocu.pas
unit GlobalAllocu;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids;
type
TForm1 = class(TForm)
Button1: TButton;
St
www.eeworm.com/read/429300/8812736
pas getprocessheapu.pas
unit GetProcessHeapu;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, HeapConst, Grids;
type
TForm1 = class(TForm)
Button1: TB
www.eeworm.com/read/429300/8812975
pas lasterroru.pas
unit LastErrorU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
procedure B
www.eeworm.com/read/429300/8812983
pas exitwinexu.pas
unit ExitWinExU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Button2: TB
www.eeworm.com/read/385168/8815388
h 1516.h
/***********************************************************************
IEEE 1516.1 High Level Architecture Interface Specification C++ API
File: RTI/1516.h
***********************************
www.eeworm.com/read/428450/8867384
asm vectors.asm
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the
www.eeworm.com/read/428448/8867430
asm vectors.asm
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the