代码搜索:XWindows
找到约 50 项符合「XWindows」的源代码
代码结果 50
www.eeworm.com/read/276929/4160813
xwindows
#------------------------------------------------------------------------------
# xwindows: file(1) magic for various X/Window system file formats.
# Compiled X Keymap
# XKM (compiled X keymap) fi
www.eeworm.com/read/419318/10874651
pas xwindows.pas
unit xWindows;
interface
uses Windows, Sysutils, Controls, Forms;
const
DEFAULT_FOCUSRECT_WIDTH = 3;
function FindControl(Handle: HWND; ProcessID: DWORD = 0): TWinControl;
function I
www.eeworm.com/read/145278/12739467
pas xwindows.pas
unit xWindows;
interface
uses Windows, Sysutils, Controls, Forms;
const
DEFAULT_FOCUSRECT_WIDTH = 3;
function FindControl(Handle: HWND; ProcessID: DWORD = 0): TWinControl;
function I
www.eeworm.com/read/140204/13096440
pas xwindows.pas
unit xWindows;
interface
uses Windows, SysUtils, Controls, Forms;
const
DEFAULT_FOCUSRECT_WIDTH = 3;
function GetWindowCaption(Wnd: THandle): string;
function GetWindowClassName(Wnd:
www.eeworm.com/read/252554/12275598
pas xwindows.pas
unit xWindows;
interface
uses Windows, Sysutils, Controls, Forms;
const
DEFAULT_FOCUSRECT_WIDTH = 3;
function FindControl(Handle: HWND; ProcessID: DWORD = 0): TWinControl;
function I
www.eeworm.com/read/295044/8188892
pas xwindows.pas
unit xWindows;
interface
uses Windows, Sysutils, Controls, Forms;
const
DEFAULT_FOCUSRECT_WIDTH = 3; //缺省的窗口虚线外框宽度
//------------------------------------------------------------------
www.eeworm.com/read/295044/8189036
txt xwindows.txt
unit xWindows;
const
DEFAULT_FOCUSRECT_WIDTH = 3; //缺省的窗口虚线外框宽度
//系统中有许多窗口存在,有些属于VCL,有些来自API、MFC、OWL等。输入Handle
//及进程编号(不限于本进程),FindVCLControl返回拥有此窗口的TWinControl组件,
//若窗口不属于VCL组件,返回nil。
f
www.eeworm.com/read/295044/8189043
dcu xwindows.dcu
www.eeworm.com/read/110479/15533006
txt xwindows.txt
From - Sun Nov 17 19:20:13 1996
X WINDOWS 系统使用指南
前言
目录
本书导读
第壹部 系统概观
第1章 使用者对X WINDOWS系统的概观
1.1 X有什麽特点?
1.2 什麽是视窗系统?
1.3 X简史
1.4 X的成品
1.5 MIT 发行的X
第2章 从基本系统
www.eeworm.com/read/391067/8423737
txt 编译xwindows下的汇编代码 .txt
编译Xwindows下的汇编代码
作者:梅 松 于2007-9-16上传
--------------------------------------------------------------------------------
作者:梅 松 湖北省郧县公安局 442500
Xwindows?写错了吧,多了个X?
没错,Xwindows是li