代码搜索:SWP
找到约 877 项符合「SWP」的源代码
代码结果 877
www.eeworm.com/read/135153/5888821
h swap.h
#ifndef _LINUX_SWAP_H
#define _LINUX_SWAP_H
#include
#include
#define SWAP_FLAG_PREFER 0x8000 /* set if swap priority specified */
#define SWAP_FLAG_PRIO_MASK 0x7fff
www.eeworm.com/read/121089/6069897
asm swap.asm
TITLE SWAP - Swap values
PAGE 56,132
;***
; SWAP - Swap values
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
;
; BASIC Syntax mapping to included runtime entry points:
;
;
;
www.eeworm.com/read/493068/6406246
frm appbar.frm
VERSION 5.00
Begin VB.Form frmAppBar
BorderStyle = 1 'Fixed Single
ClientHeight = 3192
ClientLeft = 12
ClientTop = 12
ClientWidth = 4680
Cont
www.eeworm.com/read/479395/6693849
dpr saleserver.dpr
program SaleServer;
uses
Forms,
windows,
server in 'server.pas' {ServerForm},
setup in 'setup.pas' {SetupForm},
saleout in 'saleout.pas' {SaleListForm};
{$R *.res}
var hwd:HWND
www.eeworm.com/read/479395/6693873
~dpr saleserver.~dpr
program SaleServer;
uses
Forms,
windows,
server in 'server.pas' {ServerForm},
setup in 'setup.pas' {SetupForm},
saleout in 'saleout.pas' {SaleListForm};
{$R *.res}
var hwd:HWND
www.eeworm.com/read/267391/11180474
frm frmcancelsend.frm
VERSION 5.00
Begin VB.Form frmCancelSend
BorderStyle = 1 'Fixed Single
Caption = "发送数据"
ClientHeight = 1485
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/265943/11248404
cvsignore .cvsignore
.libs
.deps
.*swp
.nautilus-metafile.xml
*.autosave
*.bak
*~
#*#
*.gladep
*.la
*.lo
*.o
*.class
*.pyc
*.plugin
Makefile
Makefile.in
www.eeworm.com/read/109477/15556448
h swap.h
#ifndef _LINUX_SWAP_H
#define _LINUX_SWAP_H
#include
#include
#define SWAP_FLAG_PREFER 0x8000 /* set if swap priority specified */
#define SWAP_FLAG_PRIO_MASK 0x7fff
www.eeworm.com/read/102552/15774162
htm subject_19457.htm
序号:19457 发表者:奔 狼 发表日期:2002-10-29 09:40:57
主题:知道了一个窗口的句柄,怎么调用它的成员函数呢?
内容: 知道了一个窗口的句柄,怎么调用它的成员函数呢?
返回上页
www.eeworm.com/read/101625/15823370
cpp utility.cpp
// Utility.cpp: implementation of the CUtility class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Utility.h"
#ifdef _DEBUG
#undef