473,466 Members | 1,326 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Available applications in Taskmanager not Processess(in C#)



Hi,

What are the availabale applications run in a windows task manager(not
for process because it shown defaultly so many processess i dont need
those process).

Need Information what are the applications are currently run in my
system(like msword, .NET, notepad)

like that information I need.

Thanks in advance for giving the valuable Inputs.

Thanks
Kondapanaidu

*** Sent via Developersdex http://www.developersdex.com ***
May 5 '06 #1
1 14737
I believe task manager actually uses the EnumDesktopWindows API for this ...

[DllImport("user32.dll")]
private static extern bool EnumDesktopWindows(IntPtr hDesktop,
EnumDesktopWindowsProc lpfn, IntPtr lParam);

http://pinvoke.net/default.aspx/user...opWindows.html includes an
example

Cheers,

Greg Young
"Kondapanaidu" <kondapanaidu> wrote in message
news:e2**************@TK2MSFTNGP05.phx.gbl...


Hi,

What are the availabale applications run in a windows task manager(not
for process because it shown defaultly so many processess i dont need
those process).

Need Information what are the applications are currently run in my
system(like msword, .NET, notepad)

like that information I need.

Thanks in advance for giving the valuable Inputs.

Thanks
Kondapanaidu

*** Sent via Developersdex http://www.developersdex.com ***

May 5 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Constandinos Mavromoustakis | last post by:
CFP: CLADE 2004-Challenges of Large Applications in Distributed Environments ------------------------------------------------- PhD student - Dept.Informatics at Aristotle University of...
18
by: Steve | last post by:
Hi I have a really weird problem and any assistance would be welcome. I have developed an app in Access 2002. The app runs perfectly on the development machine. I have packaged the app using...
5
by: Max | last post by:
I have several web applications I'm trying to upload to my web site, but it seems to be only letting one run at a time. It's totally ignoring the new bin folder in my subdirectory. Is there...
1
by: khaled | last post by:
hi, i am new in c# programming and i am trying to host two applications in the same c# form. my two applications are "VLC"(video lan) and notepad. can someone help to do that? thanks.
17
by: Michel Esber | last post by:
Environment: DB2 V7 + FP 14 running Linux. One of my systems is performing poorly. CPU is 100% busy. I activated an Event Monitor and the prepared statements sent by applications are taking...
8
by: Peter Michaux | last post by:
Hi, I'm sure many here have already noticed this but it seems that the development of the browser world is paralleling the development of the computer world. However, the browser world is about...
0
by: mandai | last post by:
I really want to know how to launch lobbied applications in C#, so i can make a command line DirectPlay launcher
0
by: weird0 | last post by:
I am a starter to Working with mobile applications in c# ( Hello World Program). As a prerequisite to that, i downloaded all the softwares needed which are : 1.Microsoft ActiveSync 2....
1
by: Marcin Wiszowaty | last post by:
Hello, I work at a company that has 2 development enviroments. One Unix which i dont know anything about and the othe vs.net 03 with MSSQL server 2000 for db. How can i cause applications...
0
by: Dutt | last post by:
Writing/Developing Facebook Applications in .NET using Facebook.NET SDK http://msdotnetsupport.blogspot.com/2007/11/writing-facebook-applications-in-net.html
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.