代码搜索:Windows API

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

代码结果 10,000
www.eeworm.com/read/118811/14853832

txt windows socket api 使用经验.txt

<mark>Windows</mark> Socket <mark>API</mark> 使用经验 2003-3-26 13:53:05 5XSOFT 唐纲 阅读次数: 22662 本文是我在进行MS-<mark>Windows</mark>、HP-Unix网络编程的实践过程中总结出来的一些经验,仅供大家参考。本文所谈到的Socket函数如果没有特别说明,都是指的<mark>Windows</mark> Socket <mark>API</mark>。 一、WSAStartup函数 in ...
www.eeworm.com/read/173059/9676768

txt windows socket api 使用经验.txt

Windows Socket API 使用经验 本文是我在进行MS-Windows、HP-Unix网络编程的实践过程中总结出来的一些经验,仅供大家参考。本文所谈到的Socket函数如果没有特别说明,都是指的Windows Socket API。 一、WSAStartup函数 int WSAStartup( WORD wVersi
www.eeworm.com/read/133158/14053464

htm 《windows的api函数参考》.htm

WindowsAPI函数参考》
www.eeworm.com/read/151252/12225946

txt foxpro中windows api的调用.txt

FoxPro中<mark>Windows</mark> <mark>API</mark>的调用 □山东 李文强 孟祥富 动态连接函数库(DLLs)可以说是<mark>Windows</mark>系统的基础,<mark>Windows</mark>系统或<mark>Windows</mark>的应用系统在执行过程中,常常通过外部的动态连接函数库支持其所需功能,如控制屏幕、打印机、 鼠标、键盘等设备,若在设计过程中,将完成这些功能的程序都重复写在系统中,就会使 程序过大。另外一点, ...