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

Search list

[OS programEvent

Description: 介绍了EVENT的一些简单使用,包括创建EVENT、SETEVENT等
Platform: | Size: 6777 | Author: 徐刚 | Hits:

[Windows CEPocketMVP_source

Description: 一个播放器 使用了evc 大家可以参考下 哦 -a player used evc we can refer to the next, oh
Platform: | Size: 2148352 | Author: | Hits:

[SNMPwin_snmp

Description: windows系统下snmp编程源代码,内容包括agent、管理者例子和编程规范说明,初学者的最好学习资料-windows system snmp programming source code, including agent, manager and programming specification examples, the best learning materials for beginners
Platform: | Size: 1892352 | Author: 公维宾 | Hits:

[OS programEvent

Description: 介绍了EVENT的一些简单使用,包括创建EVENT、SETEVENT等-EVENT introduce a number of simple to use, including the creation of EVENT, SETEVENT, etc.
Platform: | Size: 1212416 | Author: 徐刚 | 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:

[JSP/Javajavarfid-0.1-src.tar

Description: unctions/Classes: CCommandLineInfo CString CWnd CDialog CDataExchange GetDlgItem CComboBox CWinApp CSingleDocTemplate DdeInitialize DdeCreateStringHandle DdeGetLastError DdeNameService DdeConnect SetEvent CEvent WaitForSingleObject PostMessage DdeGetData DdeCreateDataHandle CDocTemplate DdePostAdvise DdeClientTransaction CCmdUI PostQuitMessage CStatic SetWindowText CDocument CFormView CView CObject CTime CFrameWnd File list(Click to check if it s the file you need, and recomment it at the bottom): MSDEV .....\Projects .....\........\GPSServ .....\........\.......\CmdLineInfo.c-unctions/Classes: CCommandLineInfo CString CWnd CDialog CDataExchange GetDlgItem CComboBox CWinApp CSingleDocTemplate DdeInitialize DdeCreateStringHandle DdeGetLastError DdeNameService DdeConnect SetEvent CEvent WaitForSingleObject PostMessage DdeGetData DdeCreateDataHandle CDocTemplate DdePostAdvise DdeClientTransaction CCmdUI PostQuitMessage CStatic SetWindowText CDocument CFormView CView CObject CTime CFrameWnd File list(Click to check if it s the file you need, and recomment it at the bottom): MSDEV .....\Projects .....\........\GPSServ .....\........\.......\CmdLineInfo.cpp
Platform: | Size: 11264 | Author: akub | Hits:

[Otherftpscanner

Description: unctions/Classes: CCommandLineInfo CString CWnd CDialog CDataExchange GetDlgItem CComboBox CWinApp CSingleDocTemplate DdeInitialize DdeCreateStringHandle DdeGetLastError DdeNameService DdeConnect SetEvent CEvent WaitForSingleObject PostMessage DdeGetData DdeCreateDataHandle CDocTemplate DdePostAdvise DdeClientTransaction CCmdUI PostQuitMessage CStatic SetWindowText CDocument CFormView CView CObject CTime CFrameWnd File list(Click to check if it s the file you need, and recomment it at the bottom): MSDEV .....\Projects .....\........\GPSServ .....\........\.......\CmdLineInfo.c-unctions/Classes: CCommandLineInfo CString CWnd CDialog CDataExchange GetDlgItem CComboBox CWinApp CSingleDocTemplate DdeInitialize DdeCreateStringHandle DdeGetLastError DdeNameService DdeConnect SetEvent CEvent WaitForSingleObject PostMessage DdeGetData DdeCreateDataHandle CDocTemplate DdePostAdvise DdeClientTransaction CCmdUI PostQuitMessage CStatic SetWindowText CDocument CFormView CView CObject CTime CFrameWnd File list(Click to check if it s the file you need, and recomment it at the bottom): MSDEV .....\Projects .....\........\GPSServ .....\........\.......\CmdLineInfo.cpp
Platform: | Size: 647168 | Author: akub | Hits:

[Process-ThreadWin32MultiThread_Event

Description: Event是windows32线程同步中的重要部分,该程序可以帮您理解Event的使用包括automatic模式manual模式下的setevent、pulseevent、resetevent的使用等。-Event is a thread synchronization in windows32 an important part of the program can help you understand the use of Event, including automatic mode manual mode setevent, pulseevent, resetevent the use of
Platform: | Size: 1206272 | Author: Jerry | 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:

[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:

[Button controlMyJob

Description: 为了显示调试信息的方便,做了这个控件,用Message2Console函数向控件增加消息. 也可用SendMessage的方式向控件增加消息. 本MyBigJob只是为了测试这个控件. 这是我第三次上传这控件,改进了多个相同控件的兼容.(因为之前在响应函数里加了static) 这段代码是我学线程时做的. 线程方面学到的函数有:Sleep,WaitForSingleObject,SetEvent-To display debugging information easy to do this control, add a message to the control Message2Console function can also be used the the SendMessage way to add a message to the control. The MyBigJob just this is the third time I upload this control in order to test the controls. Improved more of the same control compatible (as before in the response function Riga static) this code I do learn thread. threading learned function: Sleep, WaitForSingleObject SetEvent
Platform: | Size: 4096 | Author: bapeccw | Hits:

[Process-ThreadMultiThread9

Description: 使用CEvent类来实现线程间同步,在Dialog 界面上含一个按钮,两个编辑框。点击按钮,一个编辑框开始更新数据,等它更新完后会SetEvent以便第二个编辑框开始更新数据。-Using CEvent class to realize synchronization among threads.
Platform: | Size: 4302848 | Author: Vector | Hits:

[OtherCSerialPort-problem-

Description: CSerialPort是一个很好的串口通讯类,但它没有关闭串口的方法,如果对这个类的实现原理不了解,自行编写串口关闭方法可能会带来如下问题: 1、用closehandle方法关闭串口:由于调用类方法StartMonitoring后会生成一个串口通信线程,这个线程中要不停地访问串口,这种方法会带来明显的错误。 2、先用StopMonitoring方法停止串口监听,然后用closehandle关闭串口:由于StopMonitoring只是将进程挂起,这样做将使程序结束时解构函数无法将中止事件发送到线程,可能导致程序不能完全退出,主窗口关闭后仍可在进程管理器中看到进程。 3、先用SetEvent发送中止事件给线程,等待线程结束后再用closehandle关闭串口,程序如下:-CSerialPort class is a good serial interface communication, but it has no closing method of the serial port, if you don t understand the implementation principle of this class, to write a serial port closure method may lead to the following questions: 1, close a serial port with the closehandle method: as the call after class methods StartMonitoring generates a serial port communication thread, the thread to keep access to a serial port, this method can bring obvious errors. 2, use StopMonitoring method first stop serial port to monitor, then use closehandle close the serial port: because StopMonitoring just hang up the process, doing so will make the program at the end of the destructors cannot send to suspend the event to the thread, may cause the program can t quit, main window is turned off, can still be seen in the process in task manager. 3, with SetEvent first send the thread to suspend the event, after the waiting thread to use closehandle to close a serial port,
Platform: | Size: 1024 | Author: blacks | Hits:

[ADO-ODBCEvent

Description: 介绍了EVENT的一些简单使用,包括创建EVENT、SETEVENT等-EVENT introduce a number of simple to use, including the creation of EVENT, SETEVENT, etc.
Platform: | Size: 7168 | Author: pf06zhifan23 | Hits:

[ADO-ODBCEvent

Description: 介绍了EVENT的一些简单使用,包括创建EVENT、SETEVENT等-EVENT introduce a number of simple to use, including the creation of EVENT, SETEVENT, etc.
Platform: | Size: 7168 | Author: c14jip | Hits:

CodeBus www.codebus.net