wj32
24aaaa4526
implemented thread details area
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3014 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 10:33:02 +00:00
wj32
7c72273480
implemented checkbox for hide unnamed handles
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 07:29:25 +00:00
wj32
2e553fb669
implemented open file name and view parent process
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 04:32:23 +00:00
wj32
82a5c5aaf9
implemented DEP status editing
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3010 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 03:55:39 +00:00
wj32
782ef44c26
refactored into PhUiSetProtectionProcess
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3009 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 02:23:15 +00:00
wj32
1e4fc99676
implemented protection editing
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3008 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-03 10:59:08 +00:00
wj32
9f653c120a
* removed RunCount, added RunId support to all providers
...
* fixed PhBoostProvider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3005 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-02 03:38:43 +00:00
wj32
cc2f1f6e7b
use NtQueryVirtualMemory
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3004 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-02 02:30:28 +00:00
wj32
5eb13dbec9
cycle time for idle process threads
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2996 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 09:16:06 +00:00
wj32
56f0fd30c0
* added PhCreateProcessWin32
...
* added PE Viewer integration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2993 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 07:58:25 +00:00
wj32
d07848fdfb
added service tag resolution for threads!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2988 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 01:09:55 +00:00
wj32
03f3210514
fixed process DEP display
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2984 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-27 06:57:07 +00:00
wj32
e03df23688
* added some new structures to ntpsapi.h
...
* added some functions to ntrtl.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2966 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-15 09:02:44 +00:00
wj32
3201e79b7e
* moved some process provider querying
...
* added job property page (Advanced window not complete)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2946 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-13 03:08:47 +00:00
wj32
631de67f65
completed token advanced general tab
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2942 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-12 10:20:57 +00:00
wj32
6679b3becf
restructured common code into phlib
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-11 04:15:11 +00:00
wj32
d61698a2f5
added Search Online for modules
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2929 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-07 07:23:41 +00:00
wj32
2e94121230
removed ProviderThread parameter from PhBoostProvider and PhUnregisterProvider
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2925 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-07 02:40:58 +00:00
wj32
22862bc234
improved sorting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2905 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-03 06:47:11 +00:00
wj32
11816acb5e
* fixed condition variables
...
* fixed callback thread-safety
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2883 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-25 10:50:42 +00:00
wj32
9e5f8c0d66
fixed all reference-related bugs with UI actions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2880 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-25 03:11:14 +00:00
wj32
44328caf35
added rwlock testing code (queued lock fails)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2864 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-22 10:20:09 +00:00
wj32
8d45bfcd72
fixed compiler warnings
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2857 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-20 06:29:50 +00:00
wj32
178408bc08
implemented Thread > Token
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2856 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-20 06:28:26 +00:00
wj32
bbe1014194
switched to using the LSA API
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2851 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-20 00:38:43 +00:00
wj32
a0e3bd70ec
added non-functional heaps dialog
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2842 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-18 03:12:27 +00:00
wj32
e1e575de88
fixed race condition with providers
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2838 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-15 02:11:34 +00:00
wj32
e33c949275
* added common thread creation function - PhCreateThread
...
* auto pools are now stored on the stack instead of being allocated from the heap
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2806 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-07 02:39:42 +00:00
wj32
3f980dd9b9
added debug console
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 05:21:17 +00:00
wj32
04da97442d
added bold font for main module
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2782 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-04 05:01:56 +00:00
wj32
20f14aca4a
added highlighting for suspended threads
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2775 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 01:36:39 +00:00
wj32
86a6323bb6
token tab is fully working except for groups and privileges
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 00:50:06 +00:00
wj32
e949bf4b9a
* fixed some process properties window bugs
...
* added token tab (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2772 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 11:03:34 +00:00
wj32
37b9522037
added module highlighting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2770 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 01:45:15 +00:00
wj32
24018055cd
added thread and handle highlighting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2769 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 01:35:21 +00:00
wj32
313f08bf3c
added recursion-safe set-redraw functionality
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:20:15 +00:00
wj32
0363d80c0c
* fixed x64 problems
...
* use non-intrusive WOW64 module enumeration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2762 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 09:27:11 +00:00
wj32
04ea0b445f
explicitly sort the services list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2757 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 07:09:30 +00:00
wj32
ca211daced
made Services tab buttons more flexible
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2756 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 07:06:31 +00:00
wj32
170f6060cb
fixed state highlighting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-28 06:48:58 +00:00
wj32
1e7067aca4
fixed highlighting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2754 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-27 11:03:29 +00:00
wj32
f91cdd3ac6
added appstarting cursor when loading symbols
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 08:54:39 +00:00
wj32
1bd189768b
* fixed list view item removal
...
* added state highlighting to modules and handles list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2744 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 07:11:54 +00:00
wj32
df75508651
* added state highlighting
...
* fixed thread cycle time struct definition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2743 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 06:50:54 +00:00
wj32
075d6ff82e
completed sorting implementation
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2742 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 01:13:08 +00:00
wj32
0eebf14a8b
implemented hack to fix potential race condition
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2740 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 11:16:18 +00:00
wj32
d3c75cf5ad
added Hide Unnamed Handles option
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2739 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 11:00:56 +00:00
wj32
691262bd4e
fixed priority column sorting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2738 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 09:55:40 +00:00
wj32
c531247ece
improved sorting; added sorting to the threads list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2737 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 09:53:25 +00:00
wj32
0c8c3542cd
fixed some sorting bugs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2736 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 08:04:52 +00:00