wj32
8170c000b3
fixed ObjectDisposedExceptions when closing search options windows
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1483 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 02:12:17 +00:00
wj32
d70c3da472
workaround for About box scrolling
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1482 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 02:03:22 +00:00
wj32
7db7bf1ee5
added Kerem Gümrükcü to About box
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1481 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 02:00:56 +00:00
wj32
4248bb65dd
child windows float by default
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1480 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 01:58:43 +00:00
wj32
ab4c80dd41
Fixed: window location problem when hiding and restoring the window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1479 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 00:57:49 +00:00
wj32
b71bef1125
Process Hacker's window icon is no longer shitty and low res
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1478 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 00:19:51 +00:00
wj32
59b65970a3
fixed Ctrl+C in LogWindow
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1477 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 08:49:25 +00:00
wj32
212371a9c7
* #2812814 - "Auto-scroll option should be remembered"
...
* #2811733 - "System.NullReferenceException"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1476 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 08:47:29 +00:00
wj32
efb9d71ad1
some experiments with file handles
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1475 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 04:28:21 +00:00
wj32
2e7341fff2
fixed CreateServiceWindow tab indicies
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-26 10:56:13 +00:00
wj32
67a93a83d4
* ability to create services
...
* better HandleTable + SecuredHandleTable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-26 10:53:00 +00:00
wj32
3d8e9894c2
Terminator test: TT4 (dangerous thread termination)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1467 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 10:26:50 +00:00
wj32
2dcb035caa
fixed CreateRemoteThread def
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1464 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 07:51:51 +00:00
wj32
779dd6ac7d
fixed HiddenProcessesWindow selection bug
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1460 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-24 11:19:43 +00:00
wj32
8afedc823e
two new terminator tests
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1459 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-24 10:33:26 +00:00
flavioe
a1401b9d6e
Some code improvement.
...
Added [Not Responding] detection for hung windows.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1451 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 14:59:19 +00:00
wj32
5b8ce405f4
extreme micro-optimization
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 10:16:13 +00:00
wj32
1d0c41e300
hack for incorrect XP system thread stacks
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1447 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 04:20:53 +00:00
wj32
56b840f143
* code cleanup
...
* added GetPagefiles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1446 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 03:59:28 +00:00
wj32
fe52a61b6b
* kernel-mode stack traces!
...
* pool tag cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1439 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-20 23:41:17 +00:00
wj32
a17e10d425
* added KphQueryProcessHandles
...
* added KphOpenThreadProcess
* hidden processes scanner can now detect FUTo
* KPH cleanup - added argument attributes
* improved auto-ForeColor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-20 02:47:04 +00:00
wj32
1d72ebb6b6
* Fixed: broken Ctrl+A for memory, results, and PE lists
...
* POSIX process support, including command lines and highlighting
* Automatic tree text coloring, allowing for dark highlighting colors
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1434 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-19 09:56:44 +00:00
wj32
a0ecb1c49d
Ability to set DEP status of processes in other sessions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1432 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-19 06:58:46 +00:00
wj32
556985c6b2
Fixed: Get Function Address window would return incorrect hex addresses
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1428 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-17 10:53:13 +00:00
wj32
42d0f5d4de
* process windows are threaded again!
...
* PH now remains for the same amount of time as PE when logging off/shutting down
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1417 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 03:39:42 +00:00
wj32
ab0938e89e
* added PhysicalPages
...
* some refactoring in Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1416 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 02:07:56 +00:00
wj32
28e01f5924
* added ZwWriteFile to wait analysis
...
* fixed some TopMost bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1414 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 08:37:50 +00:00
wj32
6a7633b554
fixed: terminator window would be hidden if the main window was top-most
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1413 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 07:45:59 +00:00
wj32
c0db89f2d4
* attempted to create a kernel profiler
...
* moved SortedListViewComparer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1412 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 05:41:33 +00:00
wj32
3514ad0c97
hackaround for ScrollTo
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1407 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-11 07:04:27 +00:00
wj32
9198fa37f6
improved TreeViewAdv scrolling
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1403 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 09:11:06 +00:00
wj32
64deb467d5
fixed scroll down process tree - actually looks at the username now
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1402 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:48:10 +00:00
wj32
5393619ac4
added "scroll down the process tree on startup" option
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1398 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:27:02 +00:00
wj32
8d103ce37e
fixed process selection problem
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1397 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:11:07 +00:00
wj32
8c1972a108
added find window and select thread button
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1394 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 02:48:40 +00:00
wj32
898fd8b5e2
added elevation for session disconnect and logoff actions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1392 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 01:10:16 +00:00
wj32
c3b0d68a10
* improved reference counting
...
* fixed NPH typo
* added process handle reference in SymbolProvider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1391 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 00:44:03 +00:00
wj32
92a8ec0027
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1389 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 11:57:27 +00:00
wj32
f29266610d
added window process finder
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1388 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 11:54:56 +00:00
wj32
7eca1b85e8
* added Shift+Del for Terminate Process Tree
...
* fixed Terminate Process Tree when sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1387 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 08:53:14 +00:00
wj32
cf429d1050
minor users list changes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1386 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 08:47:59 +00:00
wj32
6a6a4622d2
fixed users list for XP users
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1385 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 08:37:58 +00:00
wj32
9cb7746b79
added users list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1384 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 08:25:00 +00:00
wj32
40e736cd63
* refactoring: typos, etc.
...
* new reference counting system for handles, memory allocations and symbol provider
* added terminal server objects (server, session, process)
* proper SID class
* moved logging into ProcessHacker.Common
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1382 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 06:30:47 +00:00
wj32
d4e7794583
* disabling "Warn about dangerous actions" now disables all process-related prompts
...
* sorted the WTS functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1381 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-06 23:53:59 +00:00
wj32
2c3c8a402f
added ability to detach processes from debuggers
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-06 00:53:45 +00:00
wj32
52f41c1175
changed dump behaviour
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1368 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 12:15:09 +00:00
wj32
3ede8eda53
refactored open containing folder code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1367 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 12:13:17 +00:00
wj32
88e6201497
Added ability to create dump files for processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1366 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 12:11:05 +00:00
wj32
a1869c6bdf
* refactored affinity code
...
* fully documented ProcessHandle
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 10:50:07 +00:00