Welcome![Sign In][Sign Up]
Location:
Search - CreateEvent

Search list

[Windows CECETestEvent

Description: WinCE下有名Event事件编程源码 WinCE named event 在进程之间信息传递方法代码 CreateEvent 工程代码 OpenEvent工程代码-WinCE programming under well-known events Event Source WinCE named event in the process of information transmission method between the CreateEvent engineering code code code OpenEvent works
Platform: | Size: 67584 | Author: Chen Zhongming | Hits:

[Windows Developshowtraf-1.7.0-src

Description: GetTickCount Sleep CreateEvent CloseHandle ResetEvent SetEvent WaitForSingleObject WaitForMultipleObjects AllocConsole GetStdHandle FreeConsole GetLocalTime WriteConsole
Platform: | Size: 839680 | Author: sanjay | Hits:

[Process-ThreadCreateEvent

Description: 通过CreateEvent(),SetEvent()函数实现线程通知主线程结束,主线程继续执行。-Through the CreateEvent (), SetEvent () function to inform the main thread the end of the thread, the main thread to continue.
Platform: | Size: 3189760 | Author: 逍遥客 | Hits:

[ISAPI-IEproxy32

Description: 代理程序模块支持多种常用代理: 1, http代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 等-DeleteService StartServiceCtrlDispatcher RegisterServiceCtrlHandler SetServiceStatus Sleep GetCurrentDirectory GetModuleFileName GetSystemDirectory CopyFile OpenSCManager CreateService CloseServiceHandle OpenService CWinApp CWinThread CreateThread MessageBox CreateEvent CString OutputDebugString WaitForSingleObject CloseHandle SetEvent GetLastError
Platform: | Size: 252928 | Author: abner | Hits:

[Windows DevelopTestEvent

Description: 事件的使用实例。主要示例了CreateEvent、SetEvent、ResetEvent、WaitForSingleObject函数的使用。-Events use cases. Major example of the CreateEvent, SetEvent, ResetEvent, WaitForSingleObject function to use.
Platform: | Size: 26624 | Author: zhangzl | Hits:

[Windows DevelopMutex

Description: 首先,调用 CreateEvent函数创建一个事件对象,该函数返回一个事件句柄。然后,可以设置(SetEvent)或者复位(ResetEvent)一个事件对象,也可以发一个事件脉冲(PlusEvent),即设置一个事件对象,然后复位它。复位有两种形式:自动复位和人工复位。在创建事件对象时指定复位形式。 自动复位:当对象获得信号后,就释放下一个可用线程(优先级别最高的线程;如果优先级别相同,则等待队列中的第一个线程被释放)。 人工复位:当对象获得信号后,就释放所有可利用线程。 最后,使用 CloseHandle销毁创建的事件对象。 -thread
Platform: | Size: 1024 | Author: zjbcp | Hits:

[OS programdemo

Description: CreateEvent事件对象的使用,大家看看例子吧-CreateEvent use the event object, we look at an example
Platform: | Size: 205824 | Author: symanli | Hits:

[Windows DevelopProduceConsume

Description: 通过互斥量、事件来解决生产者和消费者的问题,主要涉及的内容有多线程的创建,事件的创建,互斥量的创建,线程的同步。主要的函数有:CreateThread,CreateEvent,CreateMutex,WaitForMultipleObjects等。-Through the mutex, event producers and consumers to solve problems, mainly related to the contents of multiple thread creation, event creation, the creation of mutex, thread synchronization.
Platform: | Size: 3072 | Author: 李明 | Hits:

[Windows DevelopTCreateEventh

Description: 通过CreateEvent(),SetEvent()函数实现现线程通知主线程结束,主线程继续执行。, -By CreateEvent (), SetEvent () function is now thread notify the main thread to the end of the main thread to continue execution. ,
Platform: | Size: 3191808 | Author: weijunyan002 | Hits:

[OS programCEventExample1

Description: CreateEvent函数在多线程中使用及实例,里面有vc6源码和文章,供参考我运行过没问题-The CreateEvent function in a multi-threaded and examples, with vc6 source and article
Platform: | Size: 166912 | Author: jmplay | Hits:

[Crack Hack130408221121aircrack-2.41

Description: Wfi GetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle-WfiGetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle SetConsoleTextAttribute SetConsoleCursorPosition GetConsoleScreenBufferInfo FillConsoleOutputAttribute FillConsoleOutputCharacter SetConsoleScreenBufferSize SetConsoleWindowInfo SetConsoleTitle FindWindow LoadIcon SendMessage ReleaseSemaphore WaitForSingleObject CreateSemaphore SetConsoleCtrlHandler GetTickCount LoadLibrary GetProcAddress RegOpenKey RegEnumKey RegQueryValueEx RegCloseKey CreateEvent ShellExecute Sleep ExitProcess RegisterServiceCtrlHandler SetServiceStatus GetUserName StartServiceCtrlDispatcher OpenSCManager OpenService DeleteService MessageBox GetLastError CreateService GetCommandLine StartService CloseServiceHandle
Platform: | Size: 2120704 | Author: 梁森 | Hits:

[Game ProgramProduceConsume

Description: 通过互斥量、事件来解决生产者和消费者的问题,主要涉及的内容有多线程的创建,事件的创建,互斥量的创建,线程的同步。主要的函数有:CreateThread,CreateEvent,CreateMutex,WaitForMultipleObjects等。Through the mutex, event producers and consumers to solve problems, mainly related to the contents of multiple thread creation, event creation, the creation of mutex, thread synchronization.-Through the mutex, event producers and consumers to solve problems, mainly related to the contents of multiple thread creation, event creation, the creation of mutex, thread synchronization.
Platform: | Size: 3072 | Author: guosonl | Hits:

[Internet-NetworkCreateEvent

Description: 学习网络编程,一个简单的使用CEvent类编程程序。-Learning network programming, a simple to use CEvent class programming procedures.
Platform: | Size: 245760 | Author: yu tianjian | Hits:

CodeBus www.codebus.net