Commit Graph

35 Commits

Author SHA1 Message Date
wj32 b660859b1e implemented Search Online
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2672 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 23:56:53 +00:00
wj32 82c42a464a implemented the window menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2671 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 23:08:54 +00:00
wj32 8f534b0d81 added menus, implemented handle closing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2661 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 10:47:28 +00:00
wj32 bef410e95f added UI actions system
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2659 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 07:44:40 +00:00
wj32 54f56508e5 security editor is now fully working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2657 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 02:16:44 +00:00
wj32 22b9cce33a added massive hack to fix layout on process properties due to delayed loading
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2655 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 00:57:44 +00:00
wj32 c14e30b0c8 * process properties window is now resizable!
* fixed layout manager with more than just the root parent

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2653 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 11:37:03 +00:00
wj32 9787900e0e allow WM_PH_ACTIVATE through UIPI
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2652 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 05:20:12 +00:00
wj32 1e59f0a4f4 fixed resizing minimum limit function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2650 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 04:40:13 +00:00
wj32 9a390d4188 added layout manager + test dialog (it works!)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2649 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 04:04:02 +00:00
wj32 fe3588163d added security editor code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2648 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 00:55:44 +00:00
wj32 c9c6afde5b added file dialog code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2646 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 12:05:13 +00:00
wj32 435b6cbbe9 added mandatory previous instance detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2638 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 07:07:13 +00:00
wj32 07bedb1207 added task dialog support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2635 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 05:34:10 +00:00
wj32 704e1c9c2e * added stack walking code
* added half-working thread stack dialog

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2626 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 11:17:24 +00:00
wj32 0bb7a29dac added PhGetWindowText
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2625 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 08:54:20 +00:00
wj32 ed712ac1c0 * settings system works
* configurable dbghelp location

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2619 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 22:32:21 +00:00
wj32 4433d7b9c4 added CPU usage info
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2576 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-07 01:51:30 +00:00
wj32 6b71343f63 * fixed module base address strings
* added PH_ANSI_STRING
* added PhCreateAnsiStringFromUnicode(Ex)
* started symbol provider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2558 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-01 09:57:56 +00:00
wj32 55e45a45db * added module provider
* fixed typo in PhBoostProvider
* made provider system more thread-safe (Context is now Object, and it is referenced/dereferenced properly)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2556 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-01 02:33:04 +00:00
wj32 dc3b5a877f * added icon, process name and company name to process properties
* added double-click handler
* added event to make sure properties are only shown after stage 1 processing

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2552 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-31 08:29:51 +00:00
wj32 63d410a63d process property sheet is now working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2551 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-31 06:54:04 +00:00
wj32 00e82e7712 * finished service provider
* fixed some bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-30 05:42:32 +00:00
wj32 dab72a5b46 * added KphConnect2 - automates KPH service creation
* fixed some bugs
* added KPH support to PhOpenProcess

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2533 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-29 11:42:29 +00:00
wj32 3033d50439 * re-organized base headers
* made callback object thread-safe

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2526 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-29 02:07:37 +00:00
wj32 4335b8f3ca * created process provider
* created provider threads
* added Windows version detection
* fixed hashtable bugs
* added callback object

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2523 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-28 11:38:46 +00:00
wj32 0b5f0f44cd added PID column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-06 06:13:48 +00:00
wj32 3c72f1c75c process item is working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2339 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-05 07:31:14 +00:00
wj32 df2b94efa5 ported KPH object manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2333 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-04 04:22:15 +00:00
wj32 1fda267dc5 process enumeration and list view items work
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2315 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 11:30:46 +00:00
wj32 4dd74a9b0e fixed SetWindowPos usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2314 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 11:01:48 +00:00
wj32 4d35077fe3 * fixed ugly tab font
* added some list views

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2313 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 10:24:55 +00:00
wj32 1183cc9612 window now has a tab control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2312 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 07:52:31 +00:00
wj32 29a8edfe4f added NT types
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2311 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 06:19:11 +00:00
wj32 d8aecdccac main window works
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2310 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 04:31:19 +00:00