wj32
16f94c1767
fixed memory editor bugs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@408 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 19:51:37 +00:00
wj32
0df96cd956
migrated everything! (still has a few big bugs)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@407 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 11:08:07 +00:00
wj32
90326f0ca9
moved thread list to Process Window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@403 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 04:13:50 +00:00
wj32
1a54dd467a
* begin Process window (I'm moving everything but the thread list to it)
...
* add more token viewing features
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@398 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-24 01:24:21 +00:00
wj32
0d720f92f3
* fix for invalid window location when restoring from hidden window
...
* bring back Copy and Select All for TreeViewAdv
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@385 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 23:59:27 +00:00
wj32
7424e69c79
fix for audiodg.exe's parent
...
use QUERY_LIMITED_INFORMATION on Vista
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@342 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-20 05:16:11 +00:00
wj32
41caa4dd2a
unified privileges and groups into a single token window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-18 10:57:10 +00:00
wj32
610081a1db
* Win32 code cleanup
...
* Can view thread usernames, groups and privileges
* bump to 1.2.6.5
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@306 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-17 07:28:38 +00:00
wj32
07ba8fe8e3
move enablevisualstyles back
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@266 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 07:53:05 +00:00
wj32
6aad470f1f
remove hide users option
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@259 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 04:19:01 +00:00
wj32
d9678fef3a
* System and System Idle Processes now have usernames (hardcoded in)
...
* Added ability to hide other users' processes (based on Session ID)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@257 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-07 03:56:26 +00:00
wj32
fbda5a5019
enable visual styles first
...
add one known issue
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@238 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 06:48:59 +00:00
wj32
e7cc110f1d
use System.Diagnostics.Process.GetCurrentProcess().Handle.ToInt32() as a fallback only
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@231 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 04:31:21 +00:00
wj32
2a2dc2cc87
get debug privilege, then open a handle to the current process
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@230 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 04:19:17 +00:00
wj32
a7e8a07b4f
fix most handle leaks
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@226 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 00:24:36 +00:00
wj32
1f1f2cc38a
add tray icon
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@196 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-02 07:22:50 +00:00
wj32
7be8d04968
disable start process if user is running XP
...
warn before exitprocess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@181 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 11:27:17 +00:00
wj32
ea9da4d78d
fix crash when opening two thread windows from the same PID and TID
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@134 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 05:10:05 +00:00
wj32
a36121fe92
add defaults, fix square brackets
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 07:53:52 +00:00
wj32
5d7173b54a
add unhandled exception dialog
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@98 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 23:06:04 +00:00
wj32
6e06133df7
add always on top menu item
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@91 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 09:41:44 +00:00
wj32
13291bffdb
removed useless loops
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@83 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 06:33:44 +00:00
wj32
aa4e050d64
now saves pe window column settings
...
fixed crash when opening the same file twice
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@81 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:23:28 +00:00
wj32
0b7e09391f
add pe window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@77 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 10:44:22 +00:00
wj32
ad3fc981bc
add lots of documentation
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@15 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 07:59:18 +00:00
wj32
47115c6e31
Prepare for thread stack walking code
...
Added WaitReason column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@11 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 06:06:12 +00:00
wj32
618b950560
Import
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-20 09:16:58 +00:00