代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/392387/2497316
c windows.c
/****************************************************************************************
* 文件名:WINDOW.C
* 功能:窗口管理。将进行各种窗口的给制及窗口内部控制。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
*****************************
www.eeworm.com/read/392315/2512935
py windows.py
'''
Low level Skype for Windows interface implemented
using Windows messaging. Uses direct WinAPI calls
through ctypes module.
This module handles the options that you can pass to L{ISkype.__init__
www.eeworm.com/read/385891/2579410
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/384220/2602766
h 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 distributed in t
www.eeworm.com/read/383940/2605233
windows readme.windows
$Id: README.windows,v 1.4 2006/12/12 18:23:02 vlahan Exp $
@author Cory Sharp
Follow these directions to recreate the standalone tos-bsl.exe. After doing
this, you should
www.eeworm.com/read/383940/2605308
windows howto.windows
$Id: HOWTO.windows,v 1.4 2006/12/12 18:23:00 vlahan Exp $
MINI-HOWTO to build and use uisp under cygwin/w32.
----------------------------------------------------------------------------
-----------
2
www.eeworm.com/read/383898/2610138
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/383898/2610144
h windows.h
#ifndef __WINDOWS_H__
#define __WINDOWS_H__
////////////////////////////////////////////////////////////////////////////////////////
//
//
#define MAX_Y 30
#define MAX_X 78
#d
www.eeworm.com/read/383898/2610146
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/383898/2610203
h windows.h
////////////////////////////////////////////////////////////////////////////////////////////
//
//
// File: windows.h
//
// Copyright (C): 2005 Searen Network Software Ltd.
//
// [