1 2345678910...
|
WITHOUT WARRANTY OF ANY KIND, either expressed or implied. See the License for
the specific language governing rights and limitations under the License.
The Original Code is: JvWndProcHook.PAS, released on 2002-11-01.
The Initial Developer of the Original Code is Peter Th�rnqvist [peter3@peter3.com]
Portions created by Peter Th�rnqvist are Copyright (C) 2002 Peter Th�rnqvist.
Language: Delphi (C) 2002 Peter Th�rnqvist. LOC: 616 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL+JVCL210FullInstall.zip/JCL+JVCL210FullInstall/jvcl/source/JvWndProcHook.pas
|
WITHOUT WARRANTY OF ANY KIND, either expressed or implied. See the License for
the specific language governing rights and limitations under the License.
The Original Code is: JvWndProcHook.PAS, released on 2002-11-01.
The Initial Developer of the Original Code is Peter Th�rnqvist [peter3@peter3.com]
Portions created by Peter Th�rnqvist are Copyright (C) 2002 Peter Th�rnqvist.
Language: Delphi (C) 2002 Peter Th�rnqvist. LOC: 730 Spider_20081217_inc : MP3 Book Helper (project search) : .../mp3bookhelper/MP3BookHelper_v2.3.4_src.zip/3rd-party/jvcl/JvWndProcHook.pas
|
WITHOUT WARRANTY OF ANY KIND, either expressed or implied. See the License for
the specific language governing rights and limitations under the License.
The Original Code is: JvWndProcHook.PAS, released on 2002-11-01.
The Initial Developer of the Original Code is Peter Th�rnqvist [peter3@peter3.com]
Portions created by Peter Th�rnqvist are Copyright (C) 2002 Peter Th�rnqvist.
Language: Delphi (C) 2002 Peter Th�rnqvist. LOC: 730 Spider_20081217_inc : winKeyLock (project search) : .../winKeyLock1.0.1_src.zip/winKeyLock/3rd-party/jvcl/JvWndProcHook.pas
|
end;
{
This application has two hooks: ShellHook and CurrentThreadHook
}
function BHAppCommandShellHook(MediaEnabled, HookOff, ShowErrors: boolean): boolean;
Language: Delphi License: GPL Copyright 2002 - Vlad Skarzhevskyy & co } LOC: 236 Spider_20081217_inc : MP3 Book Helper (project search) : .../inc_003/mp3bookhelper/MP3BookHelper_v2.3.4_src.zip/Units/BHAppCommands.pas
|
unit WindowHook;
interface
uses classes,messages,windows,extctrls;
Language: Delphi LOC: 89 Spider_20081217_inc : Bla Bla Komunikator - GG , Tlen, ICQ (project search) : .../inc_003/blabla/GaduGadu15.zip/GaduGadu/WindowHook.pas
|
unit hook;
interface
Uses
Language: Delphi LOC: 74 Spider_20090401_inc : Handy Scheduler - plugin_task_management (project search) : .../handys/handy31_src.zip/Plugins/04_Cond_Act_window/hook.pas
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
}
unit hook;
interface
uses
Language: Delphi License: GPL (C) 2002-2004 Massimo Melina (www.rejetto.com) LOC: 165 Spider_20090529_inc : R&Q (project search) : .../0015/rnq/Open.RnQ.20070719.rar/RnQ.005/hook.pas
|
unit TB2Hook;
{
Toolbar2000
Language: Delphi License: GPL (C) 1998-2004 by Jordan Russell LOC: 193 Spider_20090120_inc : SatuVISI Indict (project search) : .../Indict201-src.zip/Indict201/source/Lib/TB2Hook.pas
|
{ and limitations under the License. }
{ }
{ The Original Code is JclHookExcept.pas. }
{ }
{ The Initial Developers of the Original Code are documented in the accompanying help file }
Language: Delphi License: MPL11 LOC: 421 Spider_20090107_inc : WANT - A Delphi Friendly Build Tool (project search) : .../JCL1.90-Build1497.zip.---/jcl/source/windows/JclHookExcept.pas
|
{ and limitations under the License. }
{ }
{ The Original Code is JclHookExcept.pas. }
{ }
{ The Initial Developer of the Original Code is documented in the accompanying }
Language: Delphi License: MPL11 LOC: 418 Spider_20081217_inc : MP3 Book Helper (project search) : .../MP3BookHelper_v2.3.4_src.zip/3rd-party/JCL/jcl_source.zip.---/JclHookExcept.pas
|
{ and limitations under the License. }
{ }
{ The Original Code is JclHookExcept.pas. }
{ }
{ The Initial Developer of the Original Code is documented in the accompanying }
Language: Delphi License: MPL11 LOC: 418 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL+JVCL210FullInstall.zip/JCL+JVCL210FullInstall/JCL/source/JclHookExcept.pas
|
unit hook;
interface
Uses
Language: Delphi LOC: 91 Spider_20090401_inc : Handy Scheduler - plugin_task_management (project search) : .../0011/handys/hotkey_src.zip/hook.pas
|
Windows, Classes, Messages, Controls;
type
THookProcCode = (hpSendActivateApp, hpSendWindowPosChanged, hpPreDestroy,
hpPostMouseMove);
THookProcCodes = set of THookProcCode;
Language: Delphi (C) 1998-2001 by Jordan Russell LOC: 378 Spider_20090120_inc : WinHP HP48/HP49 Editor (project search) : .../WinHP351b3src.zip/external/tb97_178/Source/TB97Cmn.pas
|
Windows, Classes, Messages, Controls;
type
THookProcCode = (hpSendActivateApp, hpSendWindowPosChanged, hpPreDestroy,
hpPostMouseMove);
THookProcCodes = set of THookProcCode;
Language: Delphi (C) 1998-2001 by Jordan Russell LOC: 378 Spider_20090120_inc : WinHP HP48/HP49 Editor (project search) : .../WinHP351b3src.zip/external/tb97_178.zip.---/Source/TB97Cmn.pas
|
WITHOUT WARRANTY OF ANY KIND, either expressed or implied. See the License for
the specific language governing rights and limitations under the License.
The Original Code is: JvHooks.PAS, released on 2002-07-04.
The Initial Developers of the Original Code are: Andrei Prygounkov <a.prygounkov@gmx.de>
Copyright (c) 1999, 2002 Andrei Prygounkov
Language: Delphi (c) 1999, 2002 Andrei Prygounkov LOC: 93 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL+JVCL210FullInstall.zip/JCL+JVCL210FullInstall/jvcl/Archive/JvHooks.pas
|
unit JvWndProcHookDemoMainFormU;
interface
uses
Language: Delphi LOC: 71 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL+JVCL210FullInstall/jvcl/examples/JvWndProcHookDemo/JvWndProcHookDemoMainFormU.pas
|
WITHOUT WARRANTY OF ANY KIND, either expressed or implied. See the License for
the specific language governing rights and limitations under the License.
The Original Code is: JvShellHook.pas, released on 2002-10-27.
The Initial Developer of the Original Code is Peter Thornqvist <peter3@peter3.com>.
All Rights Reserved.
Language: Delphi LOC: 218 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL+JVCL210FullInstall.zip/JCL+JVCL210FullInstall/jvcl/source/JvShellHook.pas
|
Known Issues:
-----------------------------------------------------------------------------}
unit ColumnHook;
interface
uses
Language: Delphi License: GPL LOC: 85 Novell Forge : ntfslink (project search) : .../n/ntfslink/ntfslink/source/ColumnHook.pas
|
Known Issues:
-----------------------------------------------------------------------------}
unit IconOverlayHook;
interface
uses
Language: Delphi License: GPL LOC: 163 Novell Forge : ntfslink (project search) : .../n/ntfslink/ntfslink/source/IconOverlayHook.pas
|
WM_FIBSQL_SQL_EVENT = WM_MIN_FIBSQL_MONITOR + 1;
type
TFIBSQLMonitorHook = class;
TCustomFIBSQLMonitor = class;
(*
Language: Delphi LOC: 536 Spider_20090529_inc : FIBDictionary (project search) : .../fibdictionary/Dictionary.zip/Libs/FreeIBComponents/FIBSQLMonitor.pas
|
type
TCharArray5=array[0..4] of ansichar;
THook=
class
public
Language: Delphi LOC: 107 BerliOS (SVN) : GNU Gettext for Delphi (project search) : .../dxgettext/trunk/dxgettext/sample/gnugettextvclauto.pas
|
unit ApiHookDemoMain;
interface
uses
Language: Delphi LOC: 61 Spider_20090107_inc : WANT - A Delphi Friendly Build Tool (project search) : .../jcl/examples/vcl/peimage/ApiHookDemoMain.pas
|
unit ApiHookDemoMain;
interface
uses
Language: Delphi LOC: 61 Spider_20090401_inc : IservYou inventory deployement - src components (project search) : .../JCL+JVCL210FullInstall.zip/JCL+JVCL210FullInstall/JCL/examples/ApiHookDemoMain.pas
|
ExControlStyle: TdxControlStyle;
procedure InternalRedraw; dynamic;
procedure HookBorderChanged; dynamic;
procedure HookEnabledChanged; dynamic;
procedure HookFocusedChanged; dynamic;
Language: Delphi (c) 2002 APRIORI business solutions AG } LOC: 663 Spider_20090227_inc : osFinancials Accounting Software (project search) : .../Components20070330.zip/Components20070330/DxPack/Sources/dxCore.pas
|
{ Ask to be notified of Caps, Num, Scroll lock changes. Return value is the
window message that will be sent to notify of change, or 0 if failed. }
function DLLRegisterKeyboardHook(Handle: HWND): UINT;
{ Remove from notification list. }
procedure DLLDeregisterKeyboardHook(Handle: HWND);
Language: Delphi LOC: 96 Spider_20090107_inc : KookieJar (project search) : .../kj6src63.zip/kj6_src/3rd_party/dfsstatusbar.zip.---/DFSKb.pas
|
1 2345678910...
|