- Identify Which Desktop an App is Running On
Hey There,Is it possible to get an unique identifier for a desktop that aparticular app is running from, from a service? If there are twoinstances of the app running on different desktops (one desktop islocked, the other is in use) then the service should have differentvalues for each one.Thanks...
- identify a system which is connected in a network using VC++.net
Hello Friends,i am dealing a project, in which i stuck here, the problem is i am new toVC++.net so i need a friends help to solve this problem.I have to identify a system which is connected in a network using VC++.net, please if anyone go through this reply me.I am very thankful to people who sp...
- identifier not found: CreateProcessWithLogonW
Hi!I'm trying to start a process with different credentials. But I cannot evencompile my code as the compiler (VC++.NET) says "error C3861:'CreateProcessWithLogonW': identifier not found, even withargument-dependent lookup".I have included the following headers etc, which I belive...
- identifier not found error, undeclared identifier
Hi,I have this code that I am trying to compile, but I am getting thefollowing errors'CoInitializeSecurity': identifier not found'EOAC_NONE' : undeclared identifierI have pasted the code below// Using_WMI1.cpp : Defines the entry point for the consoleapplication.//#include "stdafx.h"#include...
- IDE Replace in Files doesnt work
Hi,I have .NET 2003. When I run "Find in Files" command, everything works asexpected. However when I run "Replace in Files" with the same settings a andpress Find Next, I get: "Look in: A specified directory or file is notavailable or does not exist."There is nothing special in my settings, I do...
- ide options for visual c++
Hi,my friend needed a free c++ compiler so I recommeded him visual c++, Itold him, what I believed, that visual c++ compiler is free fordownload from msdn. Now he needed an ide and I recommended visualstudio / express, but he says its too heavy for his home machine whichis some pentium machine w...