o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

How to detect if out look is Running -

Is there a way I can detect if outlook is running on the machine I am running the function from?

Also, if there is a way to detect outlooks presence, is there a way to also tell if a specific macro has been activated?

Thanks in advance.

 

How to detect if out look is Running -
Is there a way I can detect if outlook is running on the machine I am running the function from? Also, if there is a way to detect outlooks presence, is there a way to also tell if a specific macro has been activated? Thanks in advance.


Find all windows running of a certain class*resolved* -
Basically i need to detect if another instance of the program is running. App.previnstance is not reliable enough..ie they could rename it , run it from another location etc. So instead im going to detect all apps running with that class type. How can u detect all the instances of t


Detect webservice -
Hello, I'm looking for a way to contact a server on my intranet and detect if it has a web service currently running on it. I could just ping the server, but the server could still be running and the actual web service down, so I wouldn't necessarily get a valid response. Is the


detect key press.......urgent! -
Hi, I've posted this before.....but haven't found a solution as yet.....so here I am re-posting..... I am running a .exe file from my VB application. I need to detect when a key has been pressed and on detecting a keypress have to stop the .exe file. How do I detect a keypress i


Detect whether in debug mode -
Hi all, how could I detect in code whether I'm running the executable or whether I'm running my project from the .NET IDE? Does someone have a coding example for me? Thanx in advance, Marco


Detect KeyBoard Hook -
How can we detect whether keyboard is hooked or not? I mean if any of running programs has implemented keyboard hook (Global), can we detect it? This can help us determine if some spyware is running and logging keystrokes. Thanks, Ashvatthama.


detect msn -
is there a way to detect is Msn Messanger is running. IE make a bool be true if it is running and false is it isn't.


IE is running but can't detect -
Dear all, I tried the following code to detect InternetExplorer. I have my IE running and run the code. But my prog return "can't detect IE" Sub DetectIE() Dim MyIE As Object On Error GoTo NoIE Set MyIE = GetObject(, "InternetExplorer.Application&qu


Detect Running Programs -
Does anyone knows how to detect a program's running on the pocket pc????


How to detect if screensaver is running -
I am wondering how to detect if the screensaver is running or the system is in standby mode. The program I am developing has a timer that must stop if either of these happens. Thanks, Mike


Detect if the app is already running - RESOLVED -
How can i detect if the app is already running?? I am having some trouble with my users, they are tryng to open to or more times the app, but it uses serial communication, so it can't have two sessions open!! Thank you, Guilherme Costa


[02/03] CHecking to see if instance of application is running -
hi Recently had user run my app twice and got error second time.... is there anyway to detect if application is already running on PC? Or even detect and bring it up on screen?? cheers George


Detect hardware -
Hi. I'm trying to detect hardware in C or ASM, but I posted it here because I think this should be done in C, but I'm not sure I just want to know, which drives (like A:\, B:\, C:\) exist in the pc where my app is running. But: - It is for running on my own os, so: I can't use the


Detect already running -
Anybody here can help me on how to detect a particular application that is already running? Thanks in advance...


detect if application is running inside VB interface -
how could i detect if my app is running from inside VB or if running as a compiled exe?


Check is app on XP -
What is the easiest way for my program to detect to detect if it running on XP? I use the environ function to detect the path to the windows directory but on XP there is no winnt folder. What is a reliable way to check this... thanks


Detecting 3rd Party Servers -
Hello again, well I wanted to know how to detect 3rd party servers such as: Tsearch, Xspeed, etc. So how it would work is when the Server detects the software running on the computer it kicks the connection off, then if it reconnects with the same program running it will ban them.


need to detect when new instance start -
i need to detect when a new instance of my APP have been started .like the Windows Media Player when it is running and if we double click on a new song (test.mp3) media player can detect it and can play it with out running new instance ? Thax for help me .


*.exe api finder -
Im looking for a way to detect running appplications, at the moment. with this, i have to be able to say when the application has started, this part is quite easy, but i dont know how to locate running EXEs. i know about "FindWindow" but you have to specify a window nam


[2005] Detect Running Application -
I am working on a setup project and I am curious if there is a way that I can detect if my application is already running and prompt the user to close the application before continuing the install?


How to detect whether other app is running -
hi, I wrote a Tetris game, and among other problems I have this one: When the game is running and the user starts another application, I need to pause all processes (animation, sound effects etc) regarding the game and resume it when the game is activated again. So I need to be ab


How Do I Detect Running Programs -
I want to detect what programs are running, but ONLY programs that are visible in the Taskbar, e.g the buttons that appear on the Start-Menu, an Icon and the title of the program.


detect Linux/unix service running or not -
Guys, having huge trouble here... here's the schema. currently I have already develop an AP running on a server computer which can detect services running on other remote computers(windows only)(eg. at 10:00am email service on server1 is not running, the ap send a alert message to m


Detecting Hardware -
How do I Detect the following hardware: -Detect CD-ROM -Detect ZIP Drive -Detect JAZ -Detect Sparq -Detect Floppy -Detect DVD ------------------ Thanks, In Christ, Ben


How can I detect if a program is running -
Hello, How can I detect if a program is running ? Which API used ? Thanks, Thierry tdemoy@ares.fr


Detect if something is Running Full Screen -
I have a program, that alerts you by showing a form in the bottom right corner of the screen. The only problem is that when there is a fullscreen app running(ie, a game) it minimizes it when it shows the alert. How can i detect if there is something running full screen so i can disabl


how to detect if my app is already running (resolved) -
how I detect if my app is already running? I do not know how to send a message to another application so if you want to suggest that idea please include the code. Thanks all p.s Please include the code if possible


Detect file is running or opening -
Is there a function that it can detect a file (eg. a exe or a txt file ) is running or opening ..... thx for your reply !!


Launching a program then detect if it's running -
I'd like to launch a program from within my program and then be able to detect whether or not it is running at a later point in time. How would I go about this?


How do i Detect which programs are running -
I want to know how to detect what programs are running, only those that is visible in the start menu, not hidden programs.


Winnt - Security options -
Is there any way to detect is the machine where my app is running is locked?? Or better yet, is there any way to detect the Ctrl-Alt-Del and eventually cancel the event?


How can I detect if my program is running from VB -
How can I detect if my program is running from VB? or How can i detect if my program is an exe? tnks!!!!!!!!!!!!!!


Detect if an application is running AND kill its processes -
Hello I think Serge DYMKOV'S function is a good work ! I want to detect if an application is running (thanks to his function) and if it's true, to close it (kill all its processes) ! But I don't know how to do this. For example : I don't want an execution of an Internet Br


[2003] A way to detect if app is running without using Process.GetProcess -
Is there a way to detect a running program or application without using the Process.GetProcess?


Detect running process and shut it down -
Hey, I was kind of surprised to find no results to my question on a search in VB.NET - very surprising to see no one has wanted this, or was i just searching wrong? Well, my problem is this. I have a program that renames an exe, but of course if the exe is open it wont work. S


how to detect if a certain program is running -
can anybody give me a code to how to detect if a certain program is running like for example the "Calculator" program. Thanks in advance.


How to Detect and Destroy Windows Error Messages -
What's the best way to detect and destroy these Windows Error Messages? I'm running a server manager program that I created, so I check the if the process of the game server is running about every 10 seconds. If one of these windows crash messages comes up, technically, windows stil


Detecting Running Apps -
How do I write a program to detect the applications that are currently running on my computer? Specifically, when Internet Explorer is running, I'd like to add the URL being visited to a combo list. I'll appreciate any feedback Thanks VBGuy74


Closing a Application -
Basically I have code where it detects if a certain program is running then it shuts it down. Now i can do this by detecting if it is in the "process" list, but I just reliezed that if the user renamed the file, it obviously wouldn't detect the program. Now my question is do


How do I detect if an application is running -
Is there an API that I can use that will detect if an application is running? I know I could use FindWindow(vbNullString, EXACTWINDOWTITLE), but the problem is I don't know the exact window title. Think of it like Internet Explorer...the title changes depending on what page you are v