网上找了很久,发现没有完整版的,msdn上面有,但是不方便查阅,所以想自己整理一下;由于工程量过于庞大,希望大家共同完成。MSDN:http://msdn.microsoft.com/en-us/library/windows/desktop/ff818516(v=vs.85).aspx

Windows API List

Active Directory Domain Services 活动目录域服务审

Display Functions in Active Directory Domain Services

The following functions work with display features provided in Active Directory Domain Services:

Active Directory Service Interfaces (ADSI)
Application Recovery and Restart
Authentication
Authorization
Background Intelligent Transfer Services (BITS)
Backup
Bitmaps
Bluetooth
Brushes
Buttons
Carets
Certificate Enrollment
Clipboard
COM
COM+
Combo Boxes
Common Dialog Boxes
Consoles
Controls
Core Audio
Cryptography
Cryptographic Next Generation (CNG)
Cursors
Debugging
Desktop Window Manager (DWM)
Device Contexts
Device Management
Dialog Boxes
Directories
Direct2D
DirectShow
DirectWrite
DirectX
Disk Management
Distributed File System (DFS)
Distributed Transaction Coordinator (DTC)
Domain Name System (DNS)
Dynamic Data Exchange (DDE)
Dynamic Data Exchange Management (DDEML)
Dynamic Host Configuration Protocol (DHCP)
Dynamic-Link Libraries (DLLs)
Edit Controls
Enhanced Storage
Extensible Authentication Protocol (EAP)
Extensible Authentication Protocol Host (EAPHost)
Error Handling
Event Logging
Event Tracing
Failover Clusters
Fax Service
File Server Resource Manager (FSRM)
Files and I/O
Filled Shapes
Fonts and Text
Function Discovery
Globalization Services
Graphics Device Interface (GDI)
GDI+
Group Policy
Hardware Counter Profiling (HCP)
Header Controls
Hooks
HTTP Server
Icons
Image Mastering API (IMAPI)
IP Helper
iSCSI Discovery Library API
Kernel Transaction Manager (KTM)
Keyboard Accelerators
Keyboard Input
Location
List Boxes
List-View Controls
Mailslots
Memory Management
Menus
Message Queuing (MSMQ)
Messages and Message Queues
Microsoft Management Console (MMC) 2.0
Microsoft Media Foundation
Microsoft Open Database Connectivity (ODBC)
Mobile Broadband
Monitor Configuration
Mouse Input
Multilingual User Interface (MUI)
Multiple Display Monitors
National Language Support (NLS)
Native Wifi
Network Access Protection (NAP)
Network Address Translation (NAT)
Network Diagnostics Framework (NDF)
Network List Manager (NLM)
Network Management
Network Policy Server Extensions (NPS)
OpenGL
Packaging
Painting and Drawing
Parental Controls
Peer-to-Peer
Performance Counters
Performance Logs and Alerts (PLA)
Picture Acquisition
Pipes
Power Management
Print Spooler
Processes
Progress Bars
Property Sheets
PSAPI
Quality of Service (QOS)
Routing and Remote Access Service (RAS)
Raw Input
Registry
Remote Desktop Services
Remote Differential Compression (RDC)
Restart Manager
Rich Edit Controls
Scroll Bars
Sensors
Services
Simple Network Management Protocol (SNMP)
Software Licensing
Static Controls
Strings
Synchronization
System Event Notification Service (SENS)
System Restore
System Shutdown
Telephony Application Programming Interfaces (TAPI)
Task Scheduler
Text Services Framework
Threads
Time
Tool Help
Toolbars
Tooltips
Trackbars
Tree-View Controls
Unicode
UPnP
Virtual Disk Service (VDS)
Virtual Hard Disk (VHD)
Volume Management
Volume Shadow Copy
WebDAV
Window Stations
Windows
Windows Accessibility
Windows Animation Manager
Windows Color System
Windows Connect Now
Windows Deployment Services
Windows Desktop Sharing
Windows Error Reporting (WER)
Windows Filtering Platform
Windows Firewall
Windows Genuine Advantage
Windows HTTP Services (WinHTTP)
Windows Image Acquisition (WIA)
Windows Imaging Component (WIC)
Windows Installer
Windows Internet (WinINet)
Windows Management Instrumentation (WMI)
Windows Media Audio and Video Codec and DSP
Windows Media Center
Windows Media Format
Windows Media Player
Windows Media Services
Windows Multimedia
Windows Networking (WNet)
Windows Portable Devices
Windows Property System
Windows Remote Management (WinRM)
Windows Ribbon
Windows RSS Platform
Windows Search
Windows Server Backup
Windows Shell
Windows Sidebar
Windows SideShow
Windows Sockets (Winsock)
Windows Touch
Windows Web Services

Windows api 函数全部列表 (未完成)的更多相关文章

  1. Windows API 函数列表 附帮助手册

    所有Windows API函数列表,为了方便查询,也为了大家查找,所以整理一下贡献出来了. 帮助手册:700多个Windows API的函数手册 免费下载 API之网络函数 API之消息函数 API之 ...

  2. Windows API函数大全(完整)

    Windows API函数大全,从事软件开发的朋友可以参考下 1. API之网络函数 WNetAddConnection 创建同一个网络资源的永久性连接 WNetAddConnection2 创建同一 ...

  3. [windows菜鸟]Windows API函数大全(完整)

    Windows API函数大全,从事软件开发的朋友可以参考下 1. API之网络函数 WNetAddConnection 创建同一个网络资源的永久性连接 WNetAddConnection2 创建同一 ...

  4. C#调用Windows API函数截图

    界面如下: 下面放了一个PictureBox 首先是声明函数: //这里是调用 Windows API函数来进行截图 //首先导入库文件 [System.Runtime.InteropServices ...

  5. 用Windows API函数(CreateFile/ReadFile/WriteFile/CloseHandle)完成文件拷贝程序(初级版)

    文件拷贝程序 程序类型:Console 参数:源文件名   目的文件名 要求:1.只能使用Windows API函数(CreateFile/ReadFile/WriteFile/CloseHandle ...

  6. VBS调用Windows API函数

    Demon's Blog 忘记了,喜欢一个人的感觉 Demon's Blog  »  程序设计  »  VBS调用Windows API函数 « 用VBS修改Windows用户密码 在VB中创建和使用 ...

  7. Python调用Windows API函数编写录音机和音乐播放器

    功能描述: 1)使用tkinter设计程序界面: 2)调用Windows API函数实现录音机和音乐播放器. . 参考代码: ​ 运行界面: ​

  8. WINDOWS API 函数(超长,值得学习)

    一.隐藏和显示光标 函数: int ShowCursor ( BOOL bShow );  参数 bshow,为布尔型,bShow的值为False时隐藏光标,为True时显示光标:该函数的返回值为整型 ...

  9. Windows API函数大全(精心总结)

    WindowsAPI函数大全(精心总结)    目录 1. API之网络函数... 1 2. API之消息函数... 1 3. API之文件处理函数... 2 4. API之打印函数... 5 5. ...

随机推荐

  1. 基于MTD的NAND驱动开发、K9F1G08 2K page、Yaffs2 Files System

    转载:http://hi.baidu.com/cui1206/item/1d4119e376132513585dd886 基于MTD的NAND驱动(linux-2.6.22.10内核),目前已可以在该 ...

  2. 5个可以帮你优化App的优秀网站

    也许现在有一款App可以提供所有你需要的,你不需要的,或者你可以想象到的内容.但是,有多少App真的可以不仅满足需求而且还能提供很好的用户体验呢? 相信很多APP并没有这样的能力.有一些APP的设计特 ...

  3. Android 高级UI设计笔记07:RecyclerView 的详解

    1. 使用RecyclerView       在 Android 应用程序中列表是一个非常重要的控件,适用场合非常多,如新闻列表.应用列表.消息列表等等,但是从Android 一出生到现在并没有非常 ...

  4. Google镜像站更新地址

    越来越觉得某度的行为无耻无下限,Google镜像站地址,不方便访问Google的可以参考,后面会尽量保持更新可用的镜像库. (收藏地址即可,免得镜像站被封) https://g.jikewenku.c ...

  5. SqlServer高版本数据本分还原到低版本方法

    最近遇见一个问题: 想要将Sqlserver高版本备份的数据还原到低版本SqlServer上去,但是这在SqlServer中是没法直接还原数据库的,所以经过一系列的请教总结出来一下可用方法. 首先.你 ...

  6. 24小时学通Linux内核之有关Linux文件系统实现的问题

    有时间睡懒觉了,却还是五点多醒了,不过一直躺倒九点多才算起来,昨晚一直在弄飞凌的嵌入式开发板,有些问题没解决,自己电脑系统的问题,虽然Win10发布了,,但我还是好喜欢XP呀,好想回家用用家里的XP来 ...

  7. 【数论-数位统计】UVa 11076 - Add Again

    Add AgainInput: Standard Input Output: Standard Output Summation of sequence of integers is always a ...

  8. Git CMD - tag: Create, list, delete or verify a tag object signed with GPG

    命令格式 git tag [-a | -s | -u <keyid>] [-f] [-m <msg> | -F <file>] <tagname> [& ...

  9. Unity3D鼠标点击物体产生事件

    如果需要处理鼠标点击物体的情况, 可以当数据接触物体时,鼠标手势改变,然后点击后和NPC产生对话等: using UnityEngine; using System.Collections; publ ...

  10. pdf文件流生成pdf文件

    protected void Page_Load(object sender, EventArgs e) { if (!Page.IsPostBack) { Code.Login Starr_mode ...