代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/138754/5813750
h define.h
/*************************************************************************/
/* module: Compiler Flag Definition File */
/* file: define.h
www.eeworm.com/read/346738/11727120
h mkl_vml_functions.h
/*
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may not
www.eeworm.com/read/490151/6459426
c settingtimedate_main.c
//********************************************************************
// Name: PhotoMenu_main.c
//
// Copyright (C) Sitronix TECHNOLOGY INC.
// All rights reserved by Sitronix TECHNOLOGY INC
www.eeworm.com/read/490151/6459497
c settingmenu2_main.c
//********************************************************************
// Name: PhotoMenu_main.c
//
// Copyright (C) Sitronix TECHNOLOGY INC.
// All rights reserved by Sitronix TECHNOLOGY INC
www.eeworm.com/read/490151/6459535
c settingmenu3_main.c
//********************************************************************
// Name: PhotoMenu_main.c
//
// Copyright (C) Sitronix TECHNOLOGY INC.
// All rights reserved by Sitronix TECHNOLOGY INC
www.eeworm.com/read/417638/10983767
pdf windows嵌入式开发系列课程(4):windows ce电源管理.pdf
www.eeworm.com/read/396538/8101057
pdf windows应用程序移植到windows+ce下的策略.pdf
www.eeworm.com/read/192685/8361885
txt 怎样得到键盘上caps lock和num lock两键的状态.txt
使 用 API函 数 GetKeyboardState可 以 得 到 任 何 键 的 状 态 。
www.eeworm.com/read/192685/8363619
txt 如何在vc6.0中旋转文字.txt
借 助 于 API, 可 以 实 现 任 意 角 度 的 字 符 旋 转 。 所 有 的 TTF字 体 都 没 有 问 题 , 个 别 的 点 阵 字 体 不 能 。
www.eeworm.com/read/192685/8366170
txt 可否利用 api 改变预设列印机的设置.txt
一 般 这 些 设 置 都 可 以 使 用 Printer对 象 修 改 。 只 有 当 利 用 Printer对 象 不 行 时 才 使 用 API。