代码搜索结果

找到约 322,414 项符合 Windows 的代码

windows.h

/**************************************************************************************** * 文件名:WINDOWS.H * 功能:窗口管理。头文件,用于定义各种数据结构。 * 作者:黄绍斌 * 日期:2003.09.19 * 备注: *******************************

windows.h

#ifndef _WINDOWS_H #define _WINDOWS_H /* windows.h*/ /* * Copyright (c) 1999, 2000 Greg Haerr * * Microwindows Win32 API master public header file */ #ifdef __cplusplus

windows.h

/**************************************************************************************** * 文件名:WINDOWS.H * 功能:窗口管理。头文件,用于定义各种数据结构。 * 作者:黄绍斌 * 日期:2003.09.19 * 备注: *******************************

windows.h

/**************************************************************************************** * 文件名:WINDOWS.H * 功能:窗口管理。头文件,用于定义各种数据结构。 * 作者:黄绍斌 * 日期:2003.09.19 * 备注: *******************************

windows.h

/* windows.h - main header file for the Win32 API Written by Anders Norlander This file is part of a free library for the Win32 API. This library is distribut

windows.c

/* windows.c: Routines to deal with register window management * at the C-code level. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) */ #include #incl

windows.c

/* windows.c: Routines to deal with register window management * at the C-code level. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) */ #include #incl

windows.c

#include "includes.h" #include "windows.h" #include #define MAX_CHARS 82 char sLine[MAX_CHARS]; static WINDOWS winItem[MAX_WIN]; static int wincnt = 0x00; static int winact

windows.h

/**************************************************************************************** * 文件名:WINDOWS.H * 功能:窗口管理。头文件,用于定义各种数据结构。 * 作者:黄绍斌 * 日期:2003.09.19 * 备注: *******************************