wj32
7078bf2faf
* switched service and network menus to use EMENU
...
* added plugin support for EMENU
* ExtendedServices now adds a Restart menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3661 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-23 06:34:56 +00:00
wj32
0a4133ca89
updated ProcessHacker2.Api
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3657 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-22 07:41:11 +00:00
wj32
dfbf705a84
* fixed service handle leaks
...
* bumped to 2.6
* bumped ExtendedServices to 1.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3651 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-19 07:55:01 +00:00
wj32
98aad169da
fixed x64 compiler warning
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3650 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-19 04:29:08 +00:00
wj32
dcdca6d668
fixed Recovery tab Browse button
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3644 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-18 01:54:27 +00:00
wj32
45ddf659b9
missing #include
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3639 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 04:19:32 +00:00
wj32
c682cade6c
* fixed typo
...
* added callback for handle properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3636 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 00:52:10 +00:00
wj32
c7b2edd081
* added PH_SERVICE_ITEM.Flags
...
* ExtendedServices properly respects the number of failure actions
* ExtendedServices handles system services for which failure actions do not apply
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3635 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 00:36:05 +00:00
wj32
4dd1331a5c
fixed uninitialized data bug
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3634 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-16 23:50:00 +00:00
wj32
bb2f9c2851
minor fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3631 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-16 10:25:21 +00:00
wj32
409badf7fa
can now save service recovery information
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3630 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-16 10:18:21 +00:00
wj32
992cf747d0
* added Recovery tab to ExtendedServices (read-only for now)
...
* added PhQueryServiceVariableSize
* added copyright headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3629 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-16 09:46:40 +00:00
wj32
44e62410f8
skip dependencies that are groups, not services
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3627 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-15 09:36:58 +00:00
wj32
330154d90e
fixed typo
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3626 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-15 09:33:25 +00:00
wj32
975b69ff0b
added plugin for viewing service dependencies and dependents
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3625 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-15 09:32:08 +00:00
wj32
3d32eaca29
fixed memory leak
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3621 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-14 00:39:03 +00:00
wj32
95c6518f0b
fixed status bar with 0 parts
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3620 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-14 00:09:49 +00:00
wj32
e01bdf27f6
fixed def
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3619 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-13 23:39:37 +00:00
wj32
74b8376e6e
fixed ToolStatus
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3608 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-12 05:35:43 +00:00
wj32
42808aee72
* ToolStatus: fixed hanging when targeting on hung apps
...
* bumped to 2.5
* bumped ToolStatus to 1.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3607 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-12 03:28:24 +00:00
wj32
be7ee7e7f6
* fixed username for System
...
* fixed SbieSupport on x64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3606 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-12 02:58:03 +00:00
wj32
e1654f242a
switched process node hashtable to hash set
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3604 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-12 02:09:21 +00:00
wj32
42a383a530
expanded ProcessHacker2.Api library
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3598 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-11 11:16:00 +00:00
wj32
22502d53db
refuse to select the current process
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3596 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-11 08:06:08 +00:00
wj32
3fb0d26d52
fixed bug
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3595 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-11 05:58:18 +00:00
wj32
4b69ccc8ef
status bar works!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3592 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-11 02:38:06 +00:00
wj32
1cda6a53e6
Find Window works
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3591 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-11 01:12:29 +00:00
wj32
8324879977
generate phappresource.h
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3590 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 23:45:27 +00:00
wj32
18b8bf5332
basic toolbar buttons are working
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3589 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 23:37:26 +00:00
wj32
711ade31b9
added ToolStatus plugin
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3588 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 11:39:26 +00:00
wj32
36077da06a
added CLR support for plugins
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3586 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 09:29:27 +00:00
wj32
09d519a728
small change
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3584 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 07:09:57 +00:00
wj32
4f28b4a5f9
added ExtendedNotifications plugin
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-09 09:18:49 +00:00
wj32
7feb48538f
fixed call
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3574 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-06 10:50:04 +00:00
wj32
9de88a634a
* added PhShowProcessAffinityDialog2
...
* PhShowChooseProcessDialog is now exported
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3569 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-06 06:52:24 +00:00
wj32
43ec20a4a0
added config dialog
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3567 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-06 02:51:49 +00:00
wj32
28a7409260
* saving procdb now works
...
* factored out settings node creation to PhpCreateSettingElement
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3566 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-05 07:11:54 +00:00
wj32
7f0cc9f26a
procdb is mostly working
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3565 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-05 04:04:30 +00:00
wj32
ece5d6b051
procdb progress
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3554 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-03 04:33:07 +00:00
wj32
7ac12035a1
started procdb
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3553 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-02 11:17:39 +00:00
wj32
c87c268ef0
added ProcessActions plugin (non-functional)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-30 07:18:06 +00:00
wj32
277674e651
fixed SecurityExplorer crash for some computers
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-05 10:29:07 +00:00
wj32
fa09ae3286
updated SamplePlugin.dll
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 06:15:42 +00:00
wj32
678fa906aa
fixed argument specifications
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 06:14:51 +00:00
wj32
79ea743f0f
fixed SamplePlugin
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3460 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-31 08:53:27 +00:00
wj32
af214b15ae
fixed plugins
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3453 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 08:39:17 +00:00
wj32
7379bb1dcb
plugins can now fix .NET highlighting
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-28 11:37:34 +00:00
wj32
ab7ff9fdd9
* added SamplePlugin
...
* deleted phsvc
* added doc and readme.txt to SDK
* fixed plugin bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3433 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 09:32:03 +00:00
wj32
b2c7309806
* added plugins manager
...
* added options to SbieSupport
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3432 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 06:20:30 +00:00
wj32
2499c364cc
started SecurityExplorer plugin
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3431 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 04:02:51 +00:00