搜索资源列表
iectrlappin11dlg
- 首先,需要在你的程序中嵌入IE浏览器的窗口。有两种实现方法,其一,添加CHtmlView的视类;其二,添加IE浏览器的ActiveX控件。其实不管用什么方法,除了函数名称稍有区别外,它们最终都调用了微软的IWebBrowser2的接口。IWebBrowser2的功能非常强劲,使用它的技术叫DHTML(动态HTML,以后再给大家介绍)。在这篇文章中,先给大家举例介绍一些初级的使用,起到抛砖引玉的作用。更多功能可以参考MSDN-First, you need to embed the process
RhumbProjectFinish
- 关于串口读写的程序,本程序将串口的读写功能很好的封装,调用的时候只需要在主程序中执行run函数就行了
TestLan
- 用C++ Builder编写的无线网络的示例程序,主要的功能是对Wlan库中的函数进行测试调用!-Written with C++ Builder sample application of wireless networks, the main feature is a function library Wlan test call!
abc
- 制作了一个延时开和延时关的结构,该结构采用线程来完成两个功能,可以实现IO板卡的信号输出并且调用函数后立刻返回,不会阻塞程序-Produced a time delay and delay-related open structure that uses the thread to complete the two functions can be achieved IO board and the signal output after the function call returns im
ComDll
- 一个基于VS2010的串口dll。可以直接调用接口函数进行串口的打开,读写等功能-One based on the VS2010 serial dll. You can directly call the serial interface function for open, read and write functions
sockpool
- 采用封装IOCP的高端函数编写的SOCKET I/O模型,为了便于理解,所有功能封装在一个头文件中,入口函数只是简单调用而已,集成了一些关键功能,如SOCKET线程池,动态增删SOCK.快去编写你的高端高效服务器吧,WS2008编写,如果VC6要关联DDK winBase.H,否则一些函数不认识-Function using high-end package IOCP written SOCKET I/O model, in order to facilitate understanding,
1156
- 编一个函数fun(char *s),函数的功能是把字符串中的内容逆置。例子如:字符串中原有的内容为:abcdefg,则调用该函数后,串中的内容为:gfedcba。-There is a function (s), (char* () function is to the contents of the string functions of inverse. Example: the string content for: abcdefg, call this function, the con
dll_source_icq_mql5
- VC写的一个DLL插件,通过对DLL函数的调用,可以让自己的程序增加icq即时聊天消息收发的功能。-VC to write a DLL plug-in, through to the DLL function call, can let oneself add icq chat instant messaging functions.