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

Search list

[Other resourceU盘自动复制

Description: LoadLibrary GetProcAddress FreeLibrary LocalFree GetVersionEx CloseHandle MapViewOfFile UnmapViewOfFile ExitProcess SetUnhandledExceptionFilter CWinApp OpenMutex CreateMutex CreateThread DeviceIoControl CString GetLogicalDrives GetDriveType CreateFile GetSystemDirectory FindFirstFile GetLastError CopyFile FindClose Sleep CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon DefWindowProc ShowWindow
Platform: | Size: 10214 | Author: 王中才 | Hits:

[Windows Developsingle_instance

Description: 使程序只运行一个实例-The example of running only one instance
Platform: | Size: 2048 | Author: 站长 | Hits:

[Internet-Network实现ping的两种方法

Description: 实现PING 的两种方法-the two methods
Platform: | Size: 95232 | Author: 小虫 | Hits:

[CSharpWinAppRunOnly

Description: C#通过创建互斥CreateMutex,使程序只能够运行一个-Through creating mutex CreateMutex, C# makes program only run a time
Platform: | Size: 27648 | Author: 李宗涛 | Hits:

[SQL ServerExcelToSQL

Description: 使用互斥量。在进程启动的时候,使用CreateMutex创建互斥量,然后通过GetLastError进行错误检查;如果错误返回的是ERROR_ALREADY_EXISTS,说明已经有一个进程在运行了,只需将这个进程提到前台就行了
Platform: | Size: 18432 | Author: 胡一立 | Hits:

[Windows DevelopGetPassword_Src

Description: 使用互斥量。在进程启动的时候,使用CreateMutex创建互斥量,然后通过GetLastError进行错误检查;如果错误返回的是ERROR_ALREADY_EXISTS,说明已经有一个进程在运行了,只需将这个进程提到前台就行了
Platform: | Size: 72704 | Author: 胡一立 | Hits:

[Process-ThreadCreateMutex

Description: 通过修改互斥体 达到重复启动程序的目的 !-Change the Mutex
Platform: | Size: 1024 | Author: 小强 | Hits:

[Delphi VCLCreateMutex

Description: 禁止多个相同的程序运行,用到CreateMutex函数和GetLastError函数。-The using of CreateMutex.
Platform: | Size: 163840 | Author: myname | Hits:

[Windows Develophu_chi_dui_xiang

Description: 互斥对象的基本使用方法shiyong CreateThread CreateMutex ReleaseMutex(hMutex) CloseHandle() CloseHandle() Sleep() -hu chi duixiang shiyong CreateThread CreateMutex ReleaseMutex(hMutex) CloseHandle() CloseHandle() Sleep()
Platform: | Size: 1213440 | Author: blue | Hits:

[Windows Developonlyone

Description: 实现只运行一个窗口的程序,用了互斥的啊-createmutex ~~~~~~~~~~~~
Platform: | Size: 251904 | Author: ywj7891 | 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:

[Shell apiR

Description: 跨进程解锁互斥体 Mutex,解锁CreateMutex,不单单是本进程哦,包括另外一个进程照样解锁,含权举所有进程和所有进程的所有Handel,Model,完整的范例,含demo范例,搞程序多开必备,独家上传.-Unlock mutex Mutex across processes the unlock CreateMutex, not just the process, oh, another process still unlock, including the right to cite all the processes and all processes Handel, the Model complete sample containing demo example, engage in a multi-program open essential, exclusive uploads.
Platform: | Size: 25600 | 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:

[OS programrunonly

Description: 单实例运行技术,通过检测互斥对象来实现.Createmutex-run only
Platform: | Size: 1035264 | Author: kun | Hits:

CodeBus www.codebus.net