Commit Graph

198 Commits

Author SHA1 Message Date
wj32 ce91c7959d added some unused hacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2728 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 03:23:43 +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 cfe9f9593f added file size limit for verification
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2725 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-23 11:12:11 +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 bc525733eb half-implemented service properties dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2722 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 23:03:53 +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 52fe3ca5d7 improved service menu item enabling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2716 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-22 11:23:16 +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 b85620f317 added WS counter code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2711 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-21 10:47:53 +00:00
wj32 bb4edd6fb4 fixed docs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2710 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-21 09:33:41 +00:00
wj32 217106b9c3 * added service menu items
* fixed error codes when using the registry APIs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2709 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-21 09:29:42 +00:00
wj32 6ea77e7c64 added about box, added main menu items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2708 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-21 05:30:43 +00:00
wj32 44f05c8ebd removed unused shortcut text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2707 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-21 04:29:37 +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 a997811431 implemented Unload
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2705 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-21 03:46:19 +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
wj32 9e4e64743e fixed menu freezing bug on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2702 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 21:24:29 +00:00
wj32 ff3da7c66b use DeleteMenu instead of RemoveMenu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2701 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 11:28:28 +00:00
wj32 da8c380533 added some text to force terminate warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2700 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 11:19:58 +00:00
wj32 7bd154b78a remove the virtualization menu item where appropriate
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2699 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 11:17:28 +00:00
wj32 a4dbaf411b fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2698 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 11:13:06 +00:00
wj32 4a63837551 fully implemented I/O priority
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2697 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 11:09:48 +00:00
wj32 87306f8690 half-implemented I/O priority
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2696 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 10:47:25 +00:00
wj32 55d689cf67 fixed bug in thread priority code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2695 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 10:32:02 +00:00
wj32 7c7c5c185c implemented thread Permissions and Priority
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2694 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 10:30:07 +00:00
wj32 3b95c5a7ed implemented Terminate, Force Terminate, Suspend and Resume for threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2693 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 09:04:04 +00:00
wj32 33758d4ede added proper dialog titles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2692 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 06:59:06 +00:00
wj32 35ffd7a680 added debugger-related definitions and implemented TD1 and Detach from Debugger
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2691 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 06:40:45 +00:00
wj32 03b6018c3b fixed compilation on x64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2690 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 04:39:15 +00:00
wj32 4aee6afe37 implemented all terminator tests except for TD1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2689 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 04:38:12 +00:00
wj32 9d4b6f8485 * fixed terminator icons
* fixed list view bugs due to not setting iSubItem to 0

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2688 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 03:26:21 +00:00
wj32 6d1ba5a090 started to implement Terminator
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2687 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 02:34:35 +00:00
wj32 1fbeb3ca4e * fixed display of non-standard thread priorities
* fixed compile error

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2686 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 01:09:22 +00:00
wj32 fadf7e63f2 implemented Priority menu for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2685 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 01:00:30 +00:00
wj32 157fc3e014 implemented Inject DLL
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2684 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 00:02:45 +00:00
wj32 6fa69967d7 * implemented Restart, Reduce Working Set and Virtualization
* process menu items enable/disable according to the selected processes now

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2683 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 23:29:10 +00:00
wj32 091da15dd5 fixed race condition with process properties window icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2682 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 22:18:36 +00:00
wj32 8a11e8f7d4 fixed potential bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2681 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 22:11:35 +00:00
wj32 60da9ee7fd various symbol/stack-walking related fixes/enhancements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2680 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 09:55:32 +00:00
wj32 77f059ecb3 fixed typo leading to PH not running on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2679 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 09:20:10 +00:00
wj32 954f23ed5b UI fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2677 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 08:58:52 +00:00
wj32 2c2504dbfa updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2676 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 06:54:18 +00:00