代码搜索:TCustomWinSocket
找到约 412 项符合「TCustomWinSocket」的源代码
代码结果 412
www.eeworm.com/read/264808/11300425
~pas interservermsg.~pas
unit InterServerMsg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, JSocket,ObjBase;
type
TServerMsgInfo = record
Socket :
www.eeworm.com/read/264808/11300450
~pas intermsgclient.~pas
unit InterMsgClient;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, JSocket;
type
TFrmMsgClient = class(TForm)
MsgClient: TCl
www.eeworm.com/read/409894/11308053
pas httpd.pas
unit httpd;
interface
uses scktcomp;
const DEFhttpdport=12345;
DEFhttpdauto=true;
const MIME_jpeg='image/jpeg';
MIME_text='text/html';
MIME_gif='image/gif';
MIME_mp
www.eeworm.com/read/408176/11402802
~h server.~h
//---------------------------------------------------------------------------
#ifndef ServerH
#define ServerH
//---------------------------------------------------------------------------
#inclu
www.eeworm.com/read/408176/11402804
h server.h
//---------------------------------------------------------------------------
#ifndef ServerH
#define ServerH
//---------------------------------------------------------------------------
#inclu
www.eeworm.com/read/408176/11402815
~h client.~h
//---------------------------------------------------------------------------
#ifndef ClientH
#define ClientH
//---------------------------------------------------------------------------
#inclu
www.eeworm.com/read/408176/11402819
h client.h
//---------------------------------------------------------------------------
#ifndef ClientH
#define ClientH
//---------------------------------------------------------------------------
#inclu
www.eeworm.com/read/407601/11414332
pas spypro.pas
unit spypro;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls,Win32Hook, ScktComp, ComCtrls;
const
SZ_HOOKDLL = '\hook.dll';
www.eeworm.com/read/407601/11414373
pas ychatu30.pas
unit YchatU30;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ScktComp;
type
TForm30 = class(TForm)
Label1: TLabel;
Labe
www.eeworm.com/read/347236/11680745
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, se_controls, KsSkinMenus, KsSkinForms, KsSkinEngine, KsSkinItems,
KsSkinBu