Commit Graph

88 Commits

Author SHA1 Message Date
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 70dc934c21 completed file dialog code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2647 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 00:05:31 +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 c7e0e6f0c8 added foolproof main window positioning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2643 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 10:33:24 +00:00
wj32 0b0f85bfe1 main window position, size and state are now saved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2642 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 10:05:39 +00:00
wj32 7a2ffb123d added callback sync
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2641 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 07:29:17 +00:00
wj32 97857dba8b improved settings; added setting for multiple instances
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2639 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 07:19:57 +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 c30c6dae89 added size formatting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2637 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 06:35:45 +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 1f0fcacd32 symbol provider improvements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2628 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 22:21:49 +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 105e2179bd added cycles delta display for threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2623 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 00:38:51 +00:00
wj32 2814ddff4f fixed the PHA_DEREFERENCE macro (now an inline function)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2622 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-14 10:44:55 +00:00
wj32 23a6de6f6d added Terminate, Suspend, Resume menu items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2620 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 23:05:19 +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 2833b5376b renamed PhPrintfString to PhFormatString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2618 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 11:03:11 +00:00
wj32 8ee0881453 added untested settings code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2617 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 10:44:34 +00:00
wj32 2c9e5d460e displaying handles is now much quicker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2613 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 00:08:05 +00:00
wj32 a05b90988f * added some auto-release string functions
* added PhPrintfString

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2612 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 23:58:55 +00:00
wj32 9777df7fc1 added auto-dereference pools
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2610 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 22:49:29 +00:00
wj32 a014f1e720 fixed x64 compiler warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2601 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-10 23:55:58 +00:00
wj32 74ec172b57 finished documenting basesup.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2588 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-08 10:12:20 +00:00
wj32 e3d03e1c2c * updated ref.c documentation, partially documented basesup.c
* added PhTrimStringToNullTerminator

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2587 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-08 07:14:33 +00:00
wj32 4042f4f7d0 fully documented process.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2586 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-08 06:20:04 +00:00
wj32 9414d31349 fixed #ifs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2583 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-07 23:38:23 +00:00
wj32 daaf2c25b9 added KUSER_SHARED_DATA
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2582 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-07 23:28:57 +00:00
wj32 948e2b5610 added environment variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-07 10:31:53 +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 e6d4fc74f4 * made PhDereferenceObject specialized
* fixed x64 compiler warnings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2574 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-06 22:42:18 +00:00
wj32 4d828dd0a7 improved file handle names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2573 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-06 22:29:41 +00:00
wj32 3c9c3d9897 completed handle provider + tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2569 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-06 09:37:51 +00:00
wj32 3e9aa81f5d completed handle information code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2568 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-06 08:45:26 +00:00
wj32 58a686c945 added error message formatting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2567 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-05 23:37:19 +00:00
wj32 7a58a1e51c changed some constants
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2563 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-05 07:28:31 +00:00
wj32 2dba03dd36 * completed thread provider + symbol resolving
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2562 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-05 07:26:31 +00:00
wj32 61b09313eb * almost completed thread provider
* added generic module enumeration functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2561 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-05 05:18:19 +00:00
wj32 9a32b95b57 began thread provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2560 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-03 03:41:10 +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 c0a88300f1 verified signer name retrieval works!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2555 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-31 22:58:51 +00:00