代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/235190/4653341
c windows.c
/****************************************************************************************
* 文件名:WINDOW.C
* 功能:窗口管理。将进行各种窗口的给制及窗口内部控制。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
*****************************
www.eeworm.com/read/234134/4660667
inc windows.inc
;*************************************************************************
;
; WINDOWS.INC - Windows assembly language structures & constants
;
;*********************************************
www.eeworm.com/read/234134/4660675
h windows.h
/* If defined, the following flags inhibit definition
of the indicated constants.
NOGDICAPMASKS CC_*, LC_*, PC_*, CP_*, TC_*, RC_
NOVIRTUALKEYCODES VK_*
NOWINMESSAGES WM_*
www.eeworm.com/read/234134/4661370
inc windows.inc
CC = 1
include cw\cwindows.inc
include cw\cowdef.inc
include cw\cowproc.inc
www.eeworm.com/read/234134/4661374
h windows.h
#define CC
#define IBM_COLORS
#define HELP_BUTTON
#define cwExtraWnd 2
#include
www.eeworm.com/read/234134/4661997
h windows.h
/*****************************************************************************\
* *
* windows.h - Windows functions, typ
www.eeworm.com/read/231546/4715067
txt windows.txt
*windows.txt* For Vim version 5.8. Last change: 2000 Apr 09
VIM REFERENCE MANUAL by Bram Moolenaar
Editing with multiple windows and buffers. *windows* *buffers*
The commands which hav
www.eeworm.com/read/230647/4720675
h windows.h
/*++ BUILD Version: 0001 Increment this if a change has global effects
Copyright (c) 1985-1998, Microsoft Corporation
Module Name:
windows.h
Abstract:
Master include file
www.eeworm.com/read/230299/4723248
h windows.h
/****************************************************************************************
* 文件名:WINDOWS.H
* 功能:窗口管理。头文件,用于定义各种数据结构。
* 作者:黄绍斌
* 日期:2003.09.19
* 备注:
*******************************
www.eeworm.com/read/230299/4723254
c windows.c
/****************************************************************************************
* 文件名:WINDOW.C
* 功能:窗口管理。将进行各种窗口的给制及窗口内部控制。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
*****************************