I have an ATL exe server written with C++ (Visual Studio 2010, with merging the proxy-stud dll). The executable is compiled for Windows 7 x86 & x64. The following happens on both architectures:
I have an application that needs to be a single-instance app across all user sessions on a Windows PC.My research thus far has centered around using a mutex to accomplish this, but I am having an issu
I have a multi-site setup with a single codebase. Is it possible to have my sites directory set up like this with sub folders:
What is the best way to update splash sceen labels on application startup, to inform the userwhat\'s going on ? The problem is that the splash screen is created in an override method, while updating h
I have a WCF service mapped to 1 hardware device (printer). I want to lock/unlock the printer by client.
I have to restrict my .net 4 WPF application so that it can be run only once per machine. Note that I said per machine, not per session.
I\'d like Activities on my application\'s Activity stack to only have one instance.I have several screens which are ListActivities and I\'d like to not go through the pain and suffering of updating th
There\'s probably other ways of doing thi开发者_开发百科s but I\'d like to use an empty file to have one instance of an application running at a given time. This would be done by creating the file whe
I have been using Stackoverflow for a while to find solutions to my programming questions, but for the current question I haven\'t found a useful solution. So I joined up.
I have a program that works when, a file is opened wit开发者_Python百科h it using the right click menu in explorer. But if I select multiple files and then right click and open with my program then it