Welcome![Sign In][Sign Up]
Location:
Search - sample.i

Search list

[Other resourcesample demo

Description: This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio
Platform: | Size: 88604 | Author: 扬子昌 | Hits:

[WinSock-NDIS实现文件共享(sample)

Description: 在居于网内实现Window的文件共享,和在Windows通过菜单选择共享一样。我想有些病毒可以实现自动共享应该是和这个原理差不多-in living within Window network file sharing and the Windows through sharing the same menu choice. I think some of the virus can be automatically shared and this principle is almost
Platform: | Size: 86324 | Author: 超超 | Hits:

[Hook apiJournaling_Keyboard_and_Mouse_Input_src

Description: This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx() function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the only sample I d found was Hooks32, an old Win32 project. -This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx () function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the only sample found I d was Hooks32, an old Win32 project.
Platform: | Size: 18296 | Author: guard2002 | Hits:

[Internet-NetworkAVPhone sample

Description: 顾名思义一个可视电话的程序,不过没有条件做实验。-As the name suggests a visual telephone procedures, but I did not do the experiment conditions.
Platform: | Size: 107520 | Author: 站长 | Hits:

[Process-Thread安全稳定的实现进线程监控

Description: 用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在<<编写进程/线程监视器>>一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码为:DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS.很显然,在驱动退出后,一些进线程操作仍然在访问原来的地址,造成出错.在XP后,微软给出了一个函数PsRemoveCreateThreadNotifyRoutine用来清除线程监视函数(清除进程监视的就是PsSetCreateProcessNotifyRoutine).我一直奇怪ICESWORD在2000中是怎么做到进线程监视的.后来才发现,在运行icesword后释放出一个detport.sys文件,然后一直在系统中存在着没有卸载掉.只是把它隐藏了而已^_^.这不是个好消息,难道我为了测试一个驱动,测试一次就得重启一次吗?呵呵,肯定不是啊,所以想办法搞定它.-with PsSetCreateProcessNotifyRoutine, PsSetCreateThreadNotifyRoutine thread to process control, I think we had a very skilled. Sinister In "<preparation process/thread monitors>" A text has been achieved in very good. Some time ago the Internet was seen in the surveillance study of the threads from article more interesting. Write playing with a code to play. on this issue, there have been some problems. For example, the direct use of sinister code, the dynamic is not unloaded, because he installed into threads without surveillance function after removal action, resulting in dynamic unloading blue screens, BUGCHECK to 0x000000ce, error code : DRIVER_UNLOADED _WITHOUT_CANCELLING_PENDING_OPERATIONS. It is clear that following the withdrawal of the drive, some threads are sti
Platform: | Size: 7168 | Author: | Hits:

[Video Capturewdm AMCap miscutils-src2.73

Description: 一个的 DirectShow Sample ,根据amcap改编的。把样子变了一下,感觉还行。-It is a DirectShow Sample adapted to amcap. i feel it is really a good one.
Platform: | Size: 99328 | Author: 陈想 | Hits:

[3D Graphicsample demo

Description: This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio
Platform: | Size: 88064 | Author: 扬子昌 | Hits:

[Internet-Network实现文件共享(sample)

Description: 在居于网内实现Window的文件共享,和在Windows通过菜单选择共享一样。我想有些病毒可以实现自动共享应该是和这个原理差不多-in living within Window network file sharing and the Windows through sharing the same menu choice. I think some of the virus can be automatically shared and this principle is almost
Platform: | Size: 86016 | Author: 超超 | Hits:

[File OperateIniFileNew

Description: 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document literacy IniFile category. Using very simple, please see sample program. Adoption of the two methods is the use of an iterator call, a direct use of the array index, under different circumstances were used. STL prepared using C, applies to Windows, Linux, Unix platform under the arbitrary arbitrary development environment, this is the platform used Win CBuilder become indicate.
Platform: | Size: 51200 | Author: 随便看看 | Hits:

[Windows Developwinring0

Description: API RING 0级调用,是一个非常好的例子,我真的是佩服了!-RING 0 API call is a very good example, I really admire!
Platform: | Size: 534528 | Author: SUN | Hits:

[Hook apiJournaling_Keyboard_and_Mouse_Input_src

Description: This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx() function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the only sample I d found was Hooks32, an old Win32 project. -This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx () function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the only sample found I d was Hooks32, an old Win32 project.
Platform: | Size: 18432 | Author: | Hits:

[Otherspeex-1.2beta1.tar

Description: 网络流行的开源回声消除算法,听说很好用,但是我没有用过,分享出来,给大家使用。-popular network revenue echo cancellation algorithm, heard useful, but I never used to share out for everyone to use.
Platform: | Size: 932864 | Author: 金荣炳 | Hits:

[ARM-PowerPC-ColdFire-MIPSsimlpe_pid_for_mega88

Description: Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is a good place to start if you re trying to use or figure out pid though.
Platform: | Size: 1024 | Author: 张磊 | Hits:

[Other Embeded programUSB

Description: 周立功开发板smartArm2300的usb示例程序。-Week Ligong usb development board smartArm2300 the sample programs.
Platform: | Size: 478208 | Author: 宰云峰 | Hits:

[Home Personal applicationrohm_mp3

Description: 中颖示例程序,控制ROHM MP3芯片,调试OK已量产-SinoWealth sample procedures, control ROHM MP3 chip debug in volume production has been OK
Platform: | Size: 13312 | Author: 张和 | Hits:

[Linux-Unixplotter

Description: 图像看图处理 qt 初学者的好例子 可以很快上手 欢迎使用 多谢留言指点 -Image Viewers qt deal a good example of a beginner can quickly start pointing Welcome Message I would like to thank
Platform: | Size: 192512 | Author: 卢惠辉 | Hits:

[Embeded-SCM DevelopF340_AT45DB161PRG

Description: 这是一个C8051F340的SPI接口驱动AT45DB161D的源码,希望有所帮助!!我已经测试通过,分享给大家。-This is a C8051F340 the SPI interface of the source drive AT45DB161D hope that help! ! I have tested, to share to everyone.
Platform: | Size: 11264 | Author: 王春卿 | Hits:

[DirextXDX3.ZIP

Description: this DirecX sample
Platform: | Size: 19456 | Author: WangHuaOk | Hits:

[Multimedia Developwaverecord2.0.zip

Description: wave recording use call back function and sample for call back window second method, then save to test.wav..easy to use.常因工作在網上找了很多人的source code 最近只要工作之餘我也會寫些好程式 給大家參考用,好心有好報lo password jessestone email:fatalfeel@hotmail.com,wave recording use call back functionand sample for call back window secondmethod, then save to test.wav .. easy to use. often work in a lot of people online to find the source code as long as the spare time recently I would write a good program reference to the U.S., good有好报lopassword jessestone email: fatalfeel@hotmail.com
Platform: | Size: 57344 | Author: 小誠 | Hits:

[SCMPROTEUS-AVR

Description: 基于PROTERUS仿真的AVR例子,内容丰富,包含全面,从最简单的I/O操做到通讯例子都有,并有详细的注!释-AVR-based simulation PROTERUS example, is rich in content and contains a comprehensive, from the simplest I/O communications examples do fuck all, and have a detailed note! Release
Platform: | Size: 1781760 | Author: raosibin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net