Welcome![Sign In][Sign Up]
Location:
Search - only one instance

Search list

[Internet-Networkchat_demo

Description: We will receive tray icon messages on id ID_TRAY. It makes sure that only one instance of the chat server runs at any time. Finally, this chat program is integrated with Microsoft NetMeeting for ease of use.-We will receive messages on tray icon id ID_ TRAY. It makes sure that only one instance of the chat server runs at any time. Finally, this chat program is integrated with Microsoft NetMeeting for ease of use.
Platform: | Size: 208726 | Author: king0717 | Hits:

[OtherLogger.h

Description: 一个日志工具,Logger is the tool for logging. It is an singleton, and only one instance in one application.
Platform: | Size: 2707 | Author: 刊物 | Hits:

[Windows Developsingle_instance

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

[Internet-Networkchat_demo

Description: We will receive tray icon messages on id ID_TRAY. It makes sure that only one instance of the chat server runs at any time. Finally, this chat program is integrated with Microsoft NetMeeting for ease of use.-We will receive messages on tray icon id ID_ TRAY. It makes sure that only one instance of the chat server runs at any time. Finally, this chat program is integrated with Microsoft NetMeeting for ease of use.
Platform: | Size: 208896 | Author: king0717 | Hits:

[Process-ThreadMultiThread

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
Platform: | Size: 2173952 | Author: cgw | Hits:

[OtherLogger.h

Description: 一个日志工具,Logger is the tool for logging. It is an singleton, and only one instance in one application.-A log tools, Logger is the tool for logging. It is an singleton, and only one instance in one application.
Platform: | Size: 2048 | Author: 刊物 | Hits:

[Remote ControlChat

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to achieve simultaneous multi-threading. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
Platform: | Size: 1899520 | Author: jiangyang520 | Hits:

[GDI-Bitmapattach_20120629135520

Description: 本文介绍如何用互斥量实现让应用程序只运行一个实例-This article describes how to allow the application to run only one instance of mutex implementation
Platform: | Size: 13312 | Author: 王卫明 | Hits:

[Windows DevelopOneInstance

Description: 通过设置内存变量,使得同时只能有一个实例运行,重要部分有标记。-By setting the memory variables, making at the same time there can be only one instance is running, it is important to have some marker.
Platform: | Size: 333824 | Author: 刘文杰 | Hits:

[Process-ThreadLesson15

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
Platform: | Size: 11264 | Author: 张建顺 | Hits:

[Process-ThreadCode

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
Platform: | Size: 35840 | Author: hu | Hits:

[CSharpSingleInstance_demo

Description: C# 写的一个只允许运行一个实例的代码,请参考codeproject.com的说明-C# Write a permit to run only one instance of the code, please refer to note codeproject.com
Platform: | Size: 13312 | Author: tata | Hits:

[Process-ThreadMultiTread

Description: 多线程程序的编写。采用互斥对象来实现多线程的同步。利用命名互斥对象保证应用程序只有一个实例运行。包括实例:应用多线程编写网络聊天室程序。-The preparation of multi-threaded process. Mutex object used to achieve simultaneous multi-threading. Use named mutex object to ensure that applications run only one instance. Include examples of: the application of multi-threaded chat room procedures for the preparation of the network.
Platform: | Size: 35840 | Author: lee | Hits:

[Windows DevelopRunOnce

Description: 程序只运行一个实例,并激活前一个实例 -Run only one instance, and activate an instance of the former
Platform: | Size: 72704 | Author: 1235 | Hits:

[Windows DevelopOneInstantance

Description: 让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在 -Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
Platform: | Size: 25600 | Author: long | Hits:

[Process-ThreadChat

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain how the use of mutex objects to achieve simultaneous multi-threading. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
Platform: | Size: 670720 | Author: yuehua8 | Hits:

[Process-ThreadMultiThread

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain how the use of mutex objects to achieve simultaneous multi-threading. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
Platform: | Size: 7168 | Author: yuehua8 | Hits:

[Multimedia programonex

Description: 类似realplayer,千千静听。只运行一个实例。 -Similar realplayer, thousands listened. Run only one instance.
Platform: | Size: 4096 | Author: www | Hits:

[Windows DevelopOneInstance

Description: 这还是一个小程序,他的功能主要是实现了只能一个实例化,也就是只能同时运行一次-This is a small program, his main function is to achieve the only one instance of that is only run once at the same time
Platform: | Size: 34816 | Author: huan | Hits:

[OS programone-instance

Description: 只允许一个进程实例运行。使用Mutex和Shared section两种方式。-Only one instance of a process is allowed, using two methods, mutex and shared section.
Platform: | Size: 15360 | Author: Eddie | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net