代码搜索:Hints
找到约 1,068 项符合「Hints」的源代码
代码结果 1,068
www.eeworm.com/read/196297/8101424
pas arashi.pas
unit Arashi;
{$A-}{$O-}{$H+}{$WARNINGS OFF}{$HINTS OFF}{$M-}
interface
uses
Windows, Messages;
type
{Pointer Types}
PControl = ^TControl;
PWnd = PControl;
PForm = ^TForm;
PHo
www.eeworm.com/read/148153/5717609
c rlm_preprocess.c
/*
* rlm_preprocess.c
* Contains the functions for the "huntgroups" and "hints"
* files.
*
* Version: $Id: rlm_preprocess.c,v 1.52.2.1 2004/10/07 20:52:31 pnixon Exp $
*
* This program
www.eeworm.com/read/144314/5750774
c rlm_preprocess.c
/*
* rlm_preprocess.c
* Contains the functions for the "huntgroups" and "hints"
* files.
*
* Version: $Id: rlm_preprocess.c,v 1.52.2.1 2004/10/07 20:52:31 pnixon Exp $
*
* This program
www.eeworm.com/read/139291/5804501
layout config.layout
##
## config.layout -- Pre-defined Installation Path Layouts
##
## Hints:
## - layouts can be loaded with configure's --enable-layout=ID option
## - when no --enable-layout option is given, the de
www.eeworm.com/read/139291/5804775
layout config.layout
##
## config.layout -- Pre-defined Installation Path Layouts
##
## Hints:
## - layouts can be loaded with configure's --enable-layout=ID option
## - when no --enable-layout option is given, the de
www.eeworm.com/read/138890/5813089
c rlm_preprocess.c
/*
* rlm_preprocess.c
* Contains the functions for the "huntgroups" and "hints"
* files.
*
* Version: $Id: rlm_preprocess.c,v 1.52.2.1 2004/10/07 20:52:31 pnixon Exp $
*
* This program
www.eeworm.com/read/134968/5891257
c rlm_preprocess.c
/*
* rlm_preprocess.c
* Contains the functions for the "huntgroups" and "hints"
* files.
*
* Version: $Id: rlm_preprocess.c,v 1.52.2.1 2004/10/07 20:52:31 pnixon Exp $
*
* This program
www.eeworm.com/read/124745/6041014
c rlm_preprocess.c
/*
* rlm_preprocess.c
* Contains the functions for the "huntgroups" and "hints"
* files.
*
* Version: $Id: rlm_preprocess.c,v 1.52 2004/05/15 15:30:13 mgriego Exp $
*
* This program is
www.eeworm.com/read/105300/6199541
dpr callapi.dpr
program CallApi;
{$APPTYPE CONSOLE}
{$HINTS OFF}
uses Windows, ApiHooks, PrcWorks;
var
PID : LongWord;
begin
WinExec('Target.exe', SW_SHOWNORMAL);
GetDefaultRCInfo.RCFlags := RC_FL