Register and join over 40,000 other developers!
Recent Topics
-
Print specific values from dictionary with a specific key name
Siten0308 - Jun 20 2019 01:43 PM
-
Learn algorithms and programming concepts
johnnylo - Apr 23 2019 07:49 AM
-
Job Gig PHP Form Needed
PJohnson - Apr 18 2019 03:55 AM
-
How to make code run differently depending on the platform it is running on?
xarzu - Apr 05 2019 09:17 AM
-
How do I set a breakpoint in an attached process in visual studio
xarzu - Apr 04 2019 11:47 AM
Recent Blog Entries
Recent Status Updates
Popular Tags
- networking
- Managed C++
- stream
- console
- database
- authentication
- Visual Basic 4 / 5 / 6
- session
- Connection
- asp.net
- import
- syntax
- hardware
- html5
- array
- mysql
- java
- php
- c++
- string
- C#
- html
- loop
- timer
- jquery
- ajax
- javascript
- programming
- android
- css
- assembly
- c
- form
- vb.net
- xml
- linked list
- login
- encryption
- pseudocode
- calculator
- sql
- python
- setup
- help
- game
- combobox
- binary
- hello world
- grid
- innerHTML

2 replies to this topic
#1
Posted 22 August 2012 - 02:26 PM
Hello everybody
is it possible that we could change the name of the process in the task manger Programmatically with delphi
I tried but i could not
thanks
is it possible that we could change the name of the process in the task manger Programmatically with delphi
I tried but i could not
thanks
#2
Posted 22 August 2012 - 07:47 PM
It is possible with one of these way:
- Hooking into windows library dll that provides the api to list running process, then redirect the call into your own code.
- By hacking into task manager program itself. I mean remote controlling it. When you detect that a task manager is running, you then look into its controls. Find list view control that lists running processes, then find your process and manipulate the corresponding listview item to show something else.
#3
Posted 23 August 2012 - 04:42 AM
Thanks very much Pro...
could u help me with an example if you want.
thanks a lot
could u help me with an example if you want.
thanks a lot
Also tagged with one or more of these keywords: delphi
Language Forums →
Other Languages →
Pascal and Delphi →
TChart: resetting zoom without adjusting axis position?Started by AlecR, 07 Jan 2015 ![]() |
|
![]() |
||
Language Forums →
Other Languages →
Pascal and Delphi →
Zooming on button click using TChartStarted by AlecR, 25 Dec 2014 ![]() |
|
![]() |
||
Language Forums →
Other Languages →
Pascal and Delphi →
Validating user's input before creating TChart graphStarted by AlecR, 23 Dec 2014 ![]() |
|
![]() |
||
General Forums →
General Programming →
[Student - Project] Programming Website.Started by VelxioRH, 06 Oct 2014 ![]() |
|
![]() |
||
General Forums →
Everything Else →
Codecall Marketplace →
LaberinTux: A maze game with TuxStarted by luisvega, 17 May 2014 ![]() |
|
![]() |
Recommended from our users: Dynamic Network Monitoring from WhatsUp Gold from IPSwitch. Free Download