473,396 Members | 1,765 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

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 14727
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
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.