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
wj32
e46a1cbf28
implemented Analyze Wait
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2732 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 07:53:19 +00:00
wj32
234609923a
completed the read-only portion of the process General tab
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2731 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 06:27:11 +00:00
wj32
76f06c43db
added more access entries
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2727 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 02:21:33 +00:00
wj32
7b5cb651d8
changed service properties window to use property sheets
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2726 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 00:43:35 +00:00
wj32
6bb820157d
fixed verification showing signer names for files with invalid signatures
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2724 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-23 11:09:51 +00:00
wj32
1078a11a70
added handle properties
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2723 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-23 10:38:32 +00:00
wj32
ae301c2298
* added service properties window (non-functional)
...
* added window centering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2721 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 22:33:08 +00:00
wj32
af2498dcfa
added service description text
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2720 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 21:47:29 +00:00
wj32
f7a94fac04
removed completely useless code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2717 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 11:31:34 +00:00
wj32
eeb4bd1d9f
implemented most service menu items
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2715 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 11:17:18 +00:00
wj32
dd36d102a3
implemented service actions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2714 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 11:11:40 +00:00
wj32
39dce99283
Services list is fully working, except for the buttons
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2713 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 10:44:04 +00:00
wj32
c15cc8ed19
* added services list for each process
...
* added Services tab (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2712 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 07:00:25 +00:00
wj32
d45aef1772
implemented handle actions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2706 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-21 04:20:10 +00:00
wj32
bc66ffce18
added PhUiUnloadModule stub
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2704 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-21 00:09:17 +00:00
wj32
5f995baa3d
added support code for module unloading
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2703 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 23:53:47 +00:00