代码搜索:Windows API

找到约 10,000 项符合「Windows API」的源代码

代码结果 10,000
www.eeworm.com/read/273763/4193114

sgml windows.sgml

Using GTK+ on Windows 3 GTK Library
www.eeworm.com/read/273759/4193435

sgml windows.sgml

Windows Compatibility Functions UNIX emulation on Windows.
www.eeworm.com/read/273740/4195365

c 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
www.eeworm.com/read/272963/4213699

map windows.map

Start Stop Length Name Class 00000H 02D04H 02D05H _TEXT CODE 02D05H 031F6H 004F2H MYWIN_TEXT CODE 031F7H 0403CH 00E46H UCOS_II_TEXT CODE 0403DH
www.eeworm.com/read/272963/4213705

h windows.h

#ifndef __WINDOWS_H__ #define __WINDOWS_H__ //////////////////////////////////////////////////////////////////////////////////////// // // #define MAX_Y 30 #define MAX_X 78 #d
www.eeworm.com/read/272963/4213707

c 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
www.eeworm.com/read/272963/4213764

h windows.h

//////////////////////////////////////////////////////////////////////////////////////////// // // // File: windows.h // // Copyright (C): 2005 Searen Network Software Ltd. // // [
www.eeworm.com/read/272963/4213780

c windows.c

//////////////////////////////////////////////////////////////////////////////////////////// // // // File: windows.c // // Copyright (C): 2005 Searen Network Software Ltd. // // [
www.eeworm.com/read/272250/4217302

java windows.java

package cn.edu.buaa.ieguam.logmanage.pojos; import cn.edu.buaa.ieguam.logmanage.Pojo; import java.lang.Integer; import java.lang.String; /** * Pojo for table WINDOWS * @author tongxiaodong
www.eeworm.com/read/271572/4227968

h windows.h

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